AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Refetch the gpl-2.0.html to satisfy source validator
- Upgrade to a snapshot from 2013-12-07 * Use the *orig.tar.gz from Debian, since the sources move all the time and it is unclear what is the autoritative source now, or even whether an authoritative source exists - Add maven pom file - Do not build the junit code, since it requires findbugs to build - Modified patch: * jformatstring-sourcetarget.patch -> jformatstring-build.patch + Don't build the junit directory + Don't bundle source in the jar file + Rediff to a changed context
- Generate javadoc without timestamp to make build reproducible (boo#1047218)
- Fix build with jdk10
- Fix build with jdk9: source 1.6 and target 1.6 - Clean spec file and fix duplicate waste - Added patch: * jformatstring-sourcetarget.patch - Don't hardcode source and target, but allow it to be specified to ant on command-line - Remove any traces of gcj_support
- Junit dep instead of junit4.
- Remove javadoc dep as it fixes build on SLE11
- Move from jpackage-utils to javapackage-tools
- patch license to follow spdx.org standard
- initial package