| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use %patch -P N instead of deprecated %patchN. - Fetch sources using source service
- Build with java source and target levels 8
- Modified patch:
* jmock-1.2.0-build_xml.patch
+ specify the keyalg attribute for GenKey Ant task
+ fixes builds with newer keytool
- Build against objectweb-asm >= 5 in order to avoid hard dependency on a particular asmN package
- Build against the newest asm5 instead of the old 1.5.3
- Fix build with jdk9: specify java source and target level 1.6 - Clean spec files and run fdupes on documentation
- New build dependency: javapackages-local - spec cleaned using spec-cleaner
- Fix build with new javapackages-tools
- use add_maven_depmap from javapackages-tools
- Move from jpackage-utils to javapackage-tools
- drop tests (needed dropped cglib-nohook package)
- license update: BSD-3-Clause uncritical open source license is not acceptable
- Initial SUSE build of version 1.2.0 (from jpp5)