Changelog for
geronimo-annotation-1_0-api-1.2-lp152.10.3.noarch.rpm :
* Mon Apr 15 2019 Fridrich Strba
- Removed patches:
* geronimo-specs-1.2-pom_xml.patch
* geronimo-specs-corba-2.3-pom_xml.patch
* geronimo-specs-j2ee-1.4-pom_xml.patch
* geronimo-specs-j2ee-connector-1.5-pom_xml.patch
* geronimo-specs-jta-1.0.1B-pom_xml.patch
* geronimo-specs-servlet-2.4-pom_xml.patch + Not needed since we are not building with maven and some of the modifications are possible using the javapackages-local macros.- Remove all reference to parent pom, since we are not building with maven, and don\'t package the parent pom in this build.- Stop using alternatives to handle different versions of provides.- Avoid multiplication of jar symlinks
* Fri Apr 12 2019 Julio Gonzalez Gil - Obsoletes, conflicts and provides must use only %%{version} as the the release is managed automatically by OBS and not needed (bsc#1132514)
* Tue Mar 19 2019 Fridrich Strba - Let each package obsolete and conflict with the %%{name}-poms < %%{version}-%%{release} in order to make upgrades smooth
* Thu Dec 13 2018 Fridrich Strba - Add alias javax.jms:jms to geronimo-jms-1_1-api
* Wed Nov 21 2018 Fridrich Strba - Add aliases org.eclipse.jetty.orbit:javax.transaction and javax.transaction:jta to geronimo-jta-1_1-api
* Mon Nov 12 2018 Fridrich Strba - Add alias javax.persistence:persistence-api to geronimo-jpa-3.0-api subpackage
* Mon Nov 12 2018 Fridrich Strba - Package the pom files together with their corresponding jars, since packaging poms separately makes no sense at all- Rename geronimo-specs-poms package to geronimo-specs-pom, since it now contains only the parent pom.
* Fri Nov 09 2018 Fridrich Strba - Add two aliases to the maven artifact in geronimo-annotation-1_0-api sub-package
* Mon Jul 16 2018 fstrbaAATTsuse.com- BuildConflict with java-devel >= 11, since the build uses tools and APIs removed in jdk11
* Thu May 17 2018 fstrbaAATTsuse.com- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility
* Fri Sep 08 2017 fstrbaAATTsuse.com- Specify java source and target version to 1.6 in order to allow build with jdk9- Modified source:
* geronimo-specs.build.xml - specify encoding UTF-8, since the files use UTF-8 characters
* Fri May 19 2017 tchvatalAATTsuse.com- Remove javadoc to cut build time in half
* Fri May 19 2017 tchvatalAATTsuse.com- Fix building with new javapackages-tools- Remove unused conditionals
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools