Fridrich Strba 2019-04-09 15:34:49 +00:00 committed by Git OBS Bridge
parent 67860b5584
commit 65a445a881
2 changed files with 8 additions and 3 deletions

View File

@ -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>

View File

@ -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} \