AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix catalog paths in ws-jaxme-catalog.patch The DocBook XML 4.1.2 DTD cannot be retrieved from SGML catalogs (/etc/sgml/catalog) but from XML catalogs (/etc/xml/catalog). Corrected path from /etc/sgml/catalog to /etc/xml/catalog.
- Allow building with jdk9 - Attached patch: * ws-jaxme-0.5.2-proxygenerator.patch - Generate correctly proxies even if the interface has static methods that are allowed in jdk8+
- Upgrade to 0.5.2 - BuildConflict with java-devel >= 1.9, since this package cannot be built with jdk9 - BuildRequire java-devel >= 1.6 - Specify java source and target level 1.6 - Modified patch: * ws-jaxme-java6.patch - Adapt to the new context - Added patches: * ws-jaxme-sourcetarget.patch - Build with java source and target level 1.6 * ws-jaxme-use-commons-codec.patch - Use apache-commons-codec for base64 functionality instead or private APIs that can disapear any time
- Do not version javadoc dir.
- Do not depend on ant-trax.
- Move from jpackage-utils to javapackage-tools
- Initial SUSE packaging (based on jpackage.org 5.0)