This commit is contained in:
parent
627ce7a697
commit
f3895a4f80
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user