Fridrich Strba 2019-04-08 11:08:50 +00:00 committed by Git OBS Bridge
parent 48b0621184
commit 369aec9e83
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 8 11:08:15 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Do not depend at all on the parent pom, since we are not building
with maven.
-------------------------------------------------------------------
Tue Jan 29 12:40:33 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -31,8 +31,6 @@ Source3: glassfish-servlet-api-build.properties
BuildRequires: ant
BuildRequires: fdupes
BuildRequires: javapackages-local
BuildRequires: jvnet-parent
Requires: mvn(net.java:jvnet-parent:pom:)
BuildArch: noarch
%description
@ -59,6 +57,8 @@ cp -p %{SOURCE3} build.properties
# README contains also part of javax.servlet-api license
cp -p src/main/resources/META-INF/README .
%pom_remove_parent .
%build
ant package javadoc