Accepting request 734746 from Java:packages

Remove reference to parent pom

OBS-URL: https://build.opensuse.org/request/show/734746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-beanutils?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2019-10-03 12:09:52 +00:00 committed by Git OBS Bridge
commit 63e96e1813
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 3 08:16:19 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove reference to parent pom, since it is not needed when not
building with maven
-------------------------------------------------------------------
Wed Aug 21 14:56:26 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>

View File

@ -23,8 +23,7 @@ Version: 1.9.4
Release: 0
Summary: Utility methods for accessing and modifying the properties of JavaBeans
License: Apache-2.0
Group: Development/Libraries/Java
URL: http://commons.apache.org/beanutils
URL: https://commons.apache.org/beanutils
Source0: http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
Source1: http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz.asc
Patch0: jdk9.patch
@ -52,7 +51,6 @@ of this package is very lightweight.
%package javadoc
Summary: Javadoc for jakarta-commons-beanutils
Group: Development/Libraries/Java
%description javadoc
The scope of the Jakarta Commons BeanUtils Package is to create a
@ -71,9 +69,11 @@ sed -i 's/\r//' *.txt
# bug in ant build
touch README.txt
%{pom_remove_parent}
%build
export CLASSPATH=%(build-classpath commons-collections commons-logging)
ant -Dbuild.sysclasspath=first dist
%ant -Dbuild.sysclasspath=first dist
%install
# jars