AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Remove pom parent, since we don't use it when not building with maven
- Install as maven artifact
- Modified patch: * commons-pool-1.6-sourcetarget.patch + Build with source and target 8 to prepare for a possible removal of 1.6 compatibility - Run fdupes on the documentation
- Added patch: * commons-pool-1.6-sourcetarget.patch + Specify java source and target level 1.6 in order to allow building with jdk9
- Rename from jakarta-commons-pool to apache-commons-pool - Version update to 1.6: * drop the tomcat5 package, we need pool2 to work with new tomcat * Last and final from the pool1 series, new pool2 was introduced for future developement.
- Move from jpackage-utils to javapackage-tools
- merged with jpackage 1.7 - update to 1.3 - changes in BuildRequires: - java2-deve-packages was substituded by java-devel - added a junit - added a maven build support and maven related BuildRequires - xml-commons-apis was moved to the maven build branch - added a gcj build support - included a maven depmap files - remove a source=1.4 from build and a java14compat patch - provides and obsoletes of main package contains the version - new tomcat5 subpackage - new manual subpackage (build only with maven)
- set source=1.4 for java
- converted neededforbuild to BuildRequires
- Adjustments in the spec file.
- Current version 1.2 from JPackage.org
- Fix prerequires of javadoc subpackage
- Initial package created with version 1.2 (JPackage 1.5)