2024-02-21 21:14:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 21 21:14:49 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
|
2022-03-20 15:22:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 20 15:21:53 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Buld with java source and target level 1.8
|
|
|
|
|
2013-09-26 17:38:56 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-10-04 08:52:18 +00:00
|
|
|
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+
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-09-26 17:38:56 +00:00
|
|
|
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
|
|
|
|
|
2007-09-18 12:37:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2007-03-29 23:36:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 30 01:31:24 CEST 2007 - ro@suse.de
|
|
|
|
|
|
|
|
- added unzip to buildreq
|
|
|
|
|
2007-01-15 23:27:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|