Accepting request 693091 from Java:packages

- Remove reference to the parent pom since we are not building
  using Maven.

OBS-URL: https://build.opensuse.org/request/show/693091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/felix-utils?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2019-04-11 10:19:06 +00:00 committed by Git OBS Bridge
commit ca4598ceb6
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} \