Changelog for
ant-jmf-1.9.10-lp154.12.1.noarch.rpm :
* Sat Feb 24 2024 Fridrich Strba
- Modified patch:
* apache-ant-bootstrap.patch + the tstamp task is hanging and going OOM on Factory- Added patch:
* reproducible-tstamp.patch + backport upstream changes to make tstamp task respect the SOURCE_DATE_EPOCH variable if set
* Tue Feb 20 2024 Fridrich Strba - Use %patch -P N instead of deprecated %patchN.
* Thu Feb 22 2018 tchvatalAATTsuse.com- Add patch to run scripts with python3 if applicable bsc#1082202:
* ant-python3.patch
* Thu Feb 22 2018 tchvatalAATTsuse.com- Update to 1.9.10:
* Various fixes for java10
* Small fixes all around- Remove merged patch reproducible.patch
* Sat Oct 28 2017 jengelhAATTinai.de- Simply use find -delete over xargs.- Make description neutral.
* Tue Oct 24 2017 bwiedemannAATTsuse.com- Add reproducible-build-date.patch to allow to have fixed build dates to make other packages build more reproducibly
* Wed Oct 04 2017 fstrbaAATTsuse.com- Remove dependency on java-1_5_0-gcj-compat-devel and build even the bootstrap package with java source and target 1.6
* Fri Sep 29 2017 fstrbaAATTsuse.com- Don\'t condition the maven defines on release version, but on _maven_repository being defined
* Thu Sep 14 2017 fstrbaAATTsuse.com- Allow bootstrapping with something else then java-1_5_0-gcj-compat, but still require java-1_5_0-gcj-compat-devel- Added patch:
* apache-ant-bootstrap.patch - Add -sourcepath option to fix build breakages with Eclipse Compiler for Java(tm)
* Wed Sep 06 2017 fstrbaAATTsuse.com- Added patch:
* apache-ant-1.9.9-sourcetarget.patch + Change java source and target versions to 1.6 to allow build with jdk9- For non-boostrap builds require java-devel >= 1.6
* Fri Jun 09 2017 tchvatalAATTsuse.com- Do not generate poms on ant core packages to reduce deps and allow bootstrap
* Wed May 31 2017 tchvatalAATTsuse.com- Fix bootstrap to avoid new cycle bsc#1041966
* Fri May 19 2017 tchvatalAATTsuse.com- 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
* Mon May 08 2017 bwiedemannAATTsuse.com- Version bump to 1.9.9:
* Read WHATSNEW file for full changelist
* Mon May 08 2017 bwiedemannAATTsuse.de- Add reproducible.patch to allow reproducible builds of ant itself and packages built with ant like jcodings
* Mon Feb 20 2017 tchvatalAATTsuse.com- Revert the previous change as it broke the build of most java software stack
* Mon Feb 13 2017 guoyunhebraveAATTgmail.com- Add profile.d scripts to set ANT_HOME
* Fri Jan 15 2016 opensuseAATTdstoecker.de- junit4 test did not work (bnc#915686)
* Wed Jul 29 2015 tchvatalAATTsuse.com- Add xalan-j2-serializer to ant-antlr requirements
* Tue Jul 28 2015 tchvatalAATTsuse.com- Sync the changes files among the subpkgs- Version bump to 1.9.6:
* Read WHATSNEW file for full changelist
* Sun Jun 21 2015 jengelhAATTinai.de- Do better quoting to get better error messages when it fails
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools