Accepting request 689061 from Java:packages

Disregard the pom parent

OBS-URL: https://build.opensuse.org/request/show/689061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-io?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2019-03-28 21:45:39 +00:00 committed by Git OBS Bridge
commit d41fdce908
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 27 10:17:25 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove pom parent, since we don't use it when not building with
maven
-------------------------------------------------------------------
Tue Feb 26 17:34:25 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -56,6 +56,8 @@ This package provides %{summary}.
%setup -q -n %{short_name}-%{version}-src
cp %{SOURCE1} build.xml
%pom_remove_parent
%build
%{ant} \
-Dcompiler.source=1.8 \