| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Build against objectweb-asm >= 5 in order to avoid getting stuck with a particular asmN package.
- Additional aliases for the jarjar:jarjar artifact
- Added patch:
* jarjar-1.4-asm5.patch
+ use asm5 api
- Use noun phrasing in summaries; trim bias from descriptions. - Remove one idempotent %if..%endif pair.
- Upgrade to upstream version 1.4
- Added patch:
* do-not-embed-asm.patch
+ modify upstream build so that it does not embed the asm
inside the jarjar jar files
- Require asm5 for build since we want to be able to support java 8
bytecode
- Build with java source and target 8
- Fix build with jdk9: specify java source and target 1.6 - Clean spec file and fix a warning with duplicate waste
- New build dependency: javapackages-local
- Fix build with new javapackages-tools
- use add_maven_depmap from javapackages-tools
- Move from jpackage-utils to javapackage-tools
- Initial packaging for SUSE. Version 0.9 (jpp5)