forked from pool/beust-jcommander
Accepting request 693086 from Java:packages
- Remove reference to pom parent from pom.xml file, since we are not building with maven. OBS-URL: https://build.opensuse.org/request/show/693086 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/beust-jcommander?expand=0&rev=2
This commit is contained in:
commit
20a4492856
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 8 18:11:28 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Remove reference to pom parent from pom.xml file, since we are
|
||||
not building with maven.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 7 16:28:14 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package beust-jcommander
|
||||
# spec file for package beust
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -59,6 +59,8 @@ cp -p %{SOURCE1} pom.xml
|
||||
cp -p %{SOURCE2} build.xml
|
||||
sed -i 's/@VERSION@/%{version}/g' pom.xml build.xml
|
||||
|
||||
%pom_remove_parent .
|
||||
|
||||
%build
|
||||
%{ant} jar javadoc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user