allow bootstrap
- Fix bootstrap to avoid new cycle bsc#1041966
- Do not generate poms on ant core packages to reduce deps and
allow bootstrap
- Fix bootstrap to avoid new cycle bsc#1041966
- Do not generate poms on ant core packages to reduce deps and
allow bootstrap
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=85
- Remove if0 conditions
- Remove patch apache-ant-old-gcj-build.patch for sle11 and unused
- Fix build with split javapackages-tools
- Disable javadoc completely it is on the web in much better form
- Remove if0 conditions
- Remove patch apache-ant-old-gcj-build.patch for sle11 and unused
- Fix build with split javapackages-tools
- Disable javadoc completely it is on the web in much better form
- Remove if0 conditions
- Remove patch apache-ant-old-gcj-build.patch for sle11 and unused
- Fix build with split javapackages-tools
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=80
* Read WHATSNEW file for detailed informations on the update
- Fix build with new javapackages-tools
- to bootstrap 13.2 we need another split because bsf depends on things
that depend on junit and as antlr requires bsf, we need a 3rd step ->
split ant-junit to build in between ant and ant-antlr
- Fix building on SLE.
- Added patch:
* apache-ant-old-gcj-build.patch
- fix summary (was antlr summary)
- SLE_11 specific spec files for ant/ant-antlr. These build with
openjdk, which introduced bootstrap breakage in Factory.
- Update pre_checkin.sh for SLE_11 specific spec's
- remove dependency on gpg-offline (blocks rebuilds and
tarball integrity is checked by source-validator anyway, plus
it was commented out)
- remove apache-ant-bz163689.patch (was not applied anywhere)
- Update packaging to build the openjdk and not gcj
- Update to 1.9.2
- Incompatible changes:
* ProjectHelper's implementation import and include tasks
defaults the targetPrefix to ProjectHelper.USE_PROJECT_NAME_AS_TARGET_PREFIX.
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=66
* Read WHATSNEW file for full changelist
* initial support for Java 1.9
* <junit> has now a threads attribute allowing to run the tests in
several threads. Bugzilla Report 55925
* TarInputStream will now read archives created by tar
implementations that encode big numbers by not adding a trailing
NUL.
- Update to 1.9.4:
* Read WHATSNEW file for full changelist
* initial support for Java 1.9
* <junit> has now a threads attribute allowing to run the tests in
several threads. Bugzilla Report 55925
* TarInputStream will now read archives created by tar
implementations that encode big numbers by not adding a trailing
NUL.
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=56
- 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
- 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
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=47
- Incompatible changes:
* ProjectHelper's implementation import and include tasks
defaults the targetPrefix to ProjectHelper.USE_PROJECT_NAME_AS_TARGET_PREFIX.
ProjectHelper2 is not affected, apache#54940.
* FixCRLF used to treat the EOL value ASIS to convert to the system property
line.separator. Specified was that ASIS would leave the EOL characters alone,
the task now really leaves the EOL characters alone. This also implies that
EOL ASIS will not insert a newline even if fixlast is set to true.
apache#53036
* The CommandLauncher hierarchy that used to be a set of inner
classes of Execute has been extracted to the
org.apache.tools.ant.taskdefs.launcher package.
* Any FileResource whose represented File has a parent also has a basedir.
* Removing the Perforce Ant tasks replaced by tasks supplied by Perforce Inc.
* Setting the default encoding of StringResource to UTF-8 instead of null
- Bugfixes:
* <javadoc> post-process generated docs to migitiate frame
injection attack (CVE-2013-1571) apache#55132
* Parsing of zip64 extra fields has become more lenient
* TarInputStream should now properly read GNU longlink entries' names.
apache#55040.
* <java> and <exec> used to be too restrictive when evaluating
whether a given set of options is compatible with spawning the new
process, apache#55112.
* Corrected XSLTC error in <junitreport>, apache#54641.
* and many more, see WHATSNEW for details
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=40