| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Fix build with jdk9
- Use java source and target 1.6
- Rename all occurences of enum -> emun (including in
bootstrap/javacc.jar) to avoid clashing with a reserved word in
java5+
- Added patch:
* javacc-encoding.patch
+ specify UTF-8 encoding for relevant files
- Build require java-devel = 1.8.0, since it is the last version that is able to build this package
- Build with openjdk as gcc-java is getting deprecated
- Build with gcc-java as openjdk7 (1.7.0_40) fails to build it
- Move from jpackage-utils to javapackage-tools
- license update: SUSE-BSD-3-Clause-with-non-nuclear-addition Use this SPDX-like license until upstream accept it
- 'Initial SUSE packaging'