AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Install all three built jar files - Associate the right pom file with the corresponding artifacts - Remove unnecessary sources and simplify the ant build
- Remove dependency on jakarta-commons-compress, since nothing in the build needs it - Build against javamail and not javamail_1_4_api
- Fix build with jdk9: specify java source and target version 1.6
- Fix build with new javapackages-tools - Cleanup unused conditionals
- Fix build with new javapackages-tools
- Move from jpackage-utils to javapackage-tools
- use add_maven_depmap
- 'Initial SUSE packaging of jakarta-commons-vfs'