This commit is contained in:
parent
67860b5584
commit
65a445a881
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 15:34:31 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Remove reference to the parent pom since we are not building
|
||||
using Maven.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 06:30:12 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -32,8 +32,6 @@ BuildRequires: fdupes
|
||||
BuildRequires: felix-osgi-compendium
|
||||
BuildRequires: felix-osgi-core
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: mvn(org.apache.felix:felix-parent:pom:)
|
||||
Requires: mvn(org.apache.felix:felix-parent:pom:)
|
||||
BuildArch: noarch
|
||||
%if %{with tests}
|
||||
BuildRequires: ant-junit
|
||||
@ -62,7 +60,8 @@ build-jar-repository -s lib junit hamcrest/core mockito
|
||||
|
||||
%pom_remove_plugin :apache-rat-plugin
|
||||
|
||||
#%{mvn_file} :%{bundle} "felix/%{bundle}"
|
||||
%pom_remove_parent .
|
||||
%pom_xpath_inject "pom:project" "<groupId>org.apache.felix</groupId>" .
|
||||
|
||||
%build
|
||||
%{ant} \
|
||||
|
Loading…
Reference in New Issue
Block a user