Package Release Info

objectweb-anttask-1.2-bp151.1.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

objectweb-anttask

Change Logs

* Wed Oct 04 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 2013 mvyskocil@suse.com
- Build with gcc-java as openjdk7 (1.7.0_40) fails to build it
* Tue Sep 18 2007 ro@suse.de
- hack to build with ant-1.7 (MultipleCopy works only for FileSets
  not for real ResourceCollection yet)
* Thu Mar 29 2007 ro@suse.de
- added unzip to buildreq
* Thu Sep 21 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 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Oct 17 2005 jsmeix@suse.de
- Current version 1.2 from JPackage.org