File objectweb-anttask.changes of Package objectweb-anttask
-------------------------------------------------------------------
Wed Feb 21 21:14:49 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun Mar 20 15:21:53 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Buld with java source and target level 1.8
-------------------------------------------------------------------
Wed Oct 4 08:47:31 UTC 2017 - fstrba@suse.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 11:54:45 UTC 2013 - mvyskocil@suse.com
- Build with gcc-java as openjdk7 (1.7.0_40) fails to build it
-------------------------------------------------------------------
Tue Sep 18 12:44:16 CEST 2007 - ro@suse.de
- hack to build with ant-1.7 (MultipleCopy works only for FileSets
not for real ResourceCollection yet)
-------------------------------------------------------------------
Fri Mar 30 01:31:24 CEST 2007 - ro@suse.de
- added unzip to buildreq
-------------------------------------------------------------------
Thu Sep 21 13:32:19 CEST 2006 - skh@suse.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 21:47:11 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Oct 17 11:33:53 CEST 2005 - jsmeix@suse.de
- Current version 1.2 from JPackage.org