Restore alias for org.sonatype.sisu:sisu-inject-plexus
This commit is contained in:
parent
da2aadbf94
commit
e7bd0f53d8
@ -5,7 +5,7 @@
|
||||
Name: sisu
|
||||
Epoch: 1
|
||||
Version: 0.3.2
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Eclipse dependency injection framework
|
||||
License: EPL
|
||||
URL: http://eclipse.org/sisu
|
||||
@ -78,6 +78,7 @@ cp %{SOURCE102} sisu-plexus/pom.xml
|
||||
%mvn_file ":{*}" @1
|
||||
%mvn_package ":*{inject,plexus}" @1
|
||||
%mvn_package : __noinstall
|
||||
%mvn_alias :org.eclipse.sisu.plexus org.sonatype.sisu:sisu-inject-plexus
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
@ -95,6 +96,9 @@ cp %{SOURCE102} sisu-plexus/pom.xml
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jan 29 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:0.3.2-6
|
||||
- Restore alias for org.sonatype.sisu:sisu-inject-plexus
|
||||
|
||||
* Sun Jan 29 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:0.3.2-5
|
||||
- Build without Tycho
|
||||
- Remove sisu-tests subpackage
|
||||
|
Loading…
Reference in New Issue
Block a user