Changelog for
objectweb-anttask-1.2-265.1.noarch.rpm :
* Wed Feb 21 2024 Fridrich Strba
- Use %patch -P N instead of deprecated %patchN.
* Sun Mar 20 2022 Fridrich Strba - Buld with java source and target level 1.8
* Wed Oct 04 2017 fstrbaAATTsuse.com- Specify java source and target level 1.6 in order to allow building with jdk9- Removed patch:
* objectweb-anttask-java14compat.patch + Do not hardcode java source and target levels; we specify them on command-line
* objectweb-anttask-java5.patch + Rename enum -> emun, since \"enum\" is a keyword in java5+ + Fix \"no suitable method found for put(String,String) ... argument mismatch; String cannot be converted to String[]\" with java5+
* Thu Sep 26 2013 mvyskocilAATTsuse.com- Build with gcc-java as openjdk7 (1.7.0_40) fails to build it
* Tue Sep 18 2007 roAATTsuse.de- hack to build with ant-1.7 (MultipleCopy works only for FileSets not for real ResourceCollection yet)
* Thu Mar 29 2007 roAATTsuse.de- added unzip to buildreq
* Thu Sep 21 2006 skhAATTsuse.de- don\'t use icecream- fix BuildRequires: add xalan-j2- use source=\"1.4\" and target=\"1.4\" for build with java 1.5
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Mon Oct 17 2005 jsmeixAATTsuse.de- Current version 1.2 from JPackage.org