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
- 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
- Version bump to 1.9.9:
* Read WHATSNEW file for full changelist
- Add reproducible.patch to allow reproducible builds of ant itself
and packages built with ant like jcodings
- 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
- Version bump to 1.9.9:
* Read WHATSNEW file for full changelist
- Add reproducible.patch to allow reproducible builds of ant itself
and packages built with ant like jcodings
- 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
- Version bump to 1.9.9:
* Read WHATSNEW file for full changelist
OBS-URL: https://build.opensuse.org/request/show/496829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=59
- 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
- Add xalan-j2-serializer to ant-antlr requirements
- Sync the changes files among the subpkgs
- Version bump to 1.9.6:
* Read WHATSNEW file for full changelist
- Do better quoting to get better error messages when it fails
- 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
OBS-URL: https://build.opensuse.org/request/show/319379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=56
* 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
- Fix borked summaries for subpackages.
- 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.
- Fix building on SLE.
- Added patch:
* apache-ant-old-gcj-build.patch
- 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.
- 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
OBS-URL: https://build.opensuse.org/request/show/239591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=51
* 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
- 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
- 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
OBS-URL: https://build.opensuse.org/request/show/212603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=49
- 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