- Update to 1.9.3
- BugFixes: * Ant 1.8 exec task changes have slowed exec to a crawl, apache#54128 * <parallel> swallowed the status code of nested <fail> tasks, apache#55539 * a race condition could make <fixcrlf> tasks of parallel builds to interfere with each other, apache#54393 * <mail>'s mailport still didn't work properly when using smtps, apache#49267 * using attributes belonging to the if and unless namespaces made macrodef fail, apache#55885. * Apt is not available under JDK 1.8, apache#55922 - drop unused macros - add gpg verification - add gpg verification OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=48
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 08:36:18 UTC 2014 - mvyskocil@suse.com
|
||||
|
||||
- Update to 1.9.3
|
||||
- BugFixes:
|
||||
* Ant 1.8 exec task changes have slowed exec to a crawl, apache#54128
|
||||
* <parallel> swallowed the status code of nested <fail> tasks,
|
||||
apache#55539
|
||||
* a race condition could make <fixcrlf> tasks of parallel builds to
|
||||
interfere with each other, apache#54393
|
||||
* <mail>'s mailport still didn't work properly when using smtps,
|
||||
apache#49267
|
||||
* using attributes belonging to the if and unless namespaces
|
||||
made macrodef fail, apache#55885.
|
||||
* Apt is not available under JDK 1.8, apache#55922
|
||||
- drop unused macros
|
||||
- add gpg verification
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 14:58:13 UTC 2013 - mvyskocil@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user