Skip to content

Commit

Permalink
Update Maven Ant tasks, JUnit, and optional libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
twogee committed Dec 19, 2017
1 parent b4b82c4 commit 75c27e5
Show file tree
Hide file tree
Showing 21 changed files with 526 additions and 226 deletions.
9 changes: 8 additions & 1 deletion WHATSNEW
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Other changes:
preserveLastModified attribute is set to true for that task
Bugzilla Report 58589

* zip and the related tasks can now set the modfication time of all
* zip and the related tasks can now set the modification time of all
entries to a fixed timestamp.
Github Pull Request #36

Expand All @@ -88,6 +88,13 @@ Other changes:
* javah has been removed from Java 10. The task will now throw an
exception if you try to use it while running Java 10 or newer.

* Updated Maven Ant Tasks, Jakarta Regexp and JUnit 4 to the latest
stable version (2.1.3, 1.4, and 4.12 respectively); updated
Java Mail API, JRuby and Jython to the latest Java 5 compatible
version (1.5.6, 1.6.8 and 2.5.3, respectively); added resolve target
for AntUnit to facilitate updates.
Github Pull Request #50

Changes from Ant 1.10.0 TO Ant 1.10.1
=====================================

Expand Down

0 comments on commit 75c27e5

Please sign in to comment.