AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Added patch: * javassist-java8-compat.patch - Allow building on systems that do not have java 9 or higher
- Install and package the maven pom and metadata files
- BuildRequire at least Java 9. This version uses APIs introduced in Java 9
- Replace old $RPM_* shell vars by macros.
- Version update to 3.23.1: * 3.23.1 Github PR #171 * 3.23 Fix leaking file handlers in ClassPool and removed ClassPath.close(). Github issue #165 * 3.22 Java 9 supports. JIRA JASSIST-261. - Dropped patch fixed upstream: javassist-rel_3_21_0_ga-javadoc.patch
- Specify java target and source version 1.6 in order to allow building with jdk9 - Added patch: * javassist-rel_3_21_0_ga-javadoc.patch - fix javadoc errors that are fatal with jdk9
- Version update to 3.21.0: * various compiler settings * Require java >= 1.6
- Update to version 3.19.0 * Including a number of bug fixes and Java 8 supports. - Clean up specfile - Remove redundant %clean section - Build for java API 1.5 - Remove unzip requirement - Update home page and download source Urls
- fix group entries for subpackages
- sanitize release line in specfile
- Move from jpackage-utils to javapackage-tools
- license update: LGPL-2.1+ or MPL-1.1 This is a dual license so the operator is ^or^ not ^and^
- update license to new format
- format spec file for Factory
- initial release