Fridrich Strba 2018-11-09 14:16:22 +00:00 committed by Git OBS Bridge
parent 627ce7a697
commit f3895a4f80
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 9 14:15:43 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Add two aliases to the maven artifact in
geronimo-annotation-1_0-api sub-package
-------------------------------------------------------------------
Mon Jul 16 09:49:33 UTC 2018 - fstrba@suse.com

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -847,7 +847,7 @@ pushd %{buildroot}%{_javadir}
popd
install -m 0644 geronimo-annotation_1.0_spec-1.1.0/pom.xml \
%{buildroot}/%{_mavenpomdir}/JPP-geronimo-annotation-1.0-api.pom
%add_maven_depmap JPP-geronimo-annotation-1.0-api.pom geronimo-annotation-1.0-api.jar
%add_maven_depmap JPP-geronimo-annotation-1.0-api.pom geronimo-annotation-1.0-api.jar -a "javax.annotation:jsr250-api,org.eclipse.jetty.orbit:javax.annotation"
install -m 0644 \
geronimo-spec-corba-2.3/target/geronimo-corba_2.3_spec-null.jar \