Skip to content

Commit

Permalink
feature: remove ant support from root repository
Browse files Browse the repository at this point in the history
  • Loading branch information
juherr authored and krmahadevan committed Feb 18, 2024
1 parent 6393c68 commit 998e17b
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 1,508 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Current
7.10.0
Current (7.10.0)
Fixed: GITHUB-3033: Moved ant support under own repository https://github.com/testng-team/testng-ant
Fixed: GITHUB-3064: TestResult lost if failure creating RetryAnalyzer (Krishnan Mahadevan)
Fixed: GITHUB-3048: ConcurrentModificationException when injecting values (Krishnan Mahadevan)
Fixed: GITHUB-3050: Race condition when creating Guice Modules (Krishnan Mahadevan)
Expand Down
1 change: 0 additions & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ gradleEnterprise {

// Sorted by name
include(":testng")
include(":testng-ant")
include(":testng-api")
include(":testng-asserts")
include(":testng-bom")
Expand Down

0 comments on commit 998e17b

Please sign in to comment.