Accepting request 693093 from Java:packages
- Do not depend at all on the parent pom, since we are not building with maven. OBS-URL: https://build.opensuse.org/request/show/693093 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glassfish-servlet-api?expand=0&rev=2
This commit is contained in:
commit
ddf3a70e16
@ -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>
|
Tue Jan 29 12:40:33 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -31,8 +31,6 @@ Source3: glassfish-servlet-api-build.properties
|
|||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
BuildRequires: jvnet-parent
|
|
||||||
Requires: mvn(net.java:jvnet-parent:pom:)
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -59,6 +57,8 @@ cp -p %{SOURCE3} build.properties
|
|||||||
# README contains also part of javax.servlet-api license
|
# README contains also part of javax.servlet-api license
|
||||||
cp -p src/main/resources/META-INF/README .
|
cp -p src/main/resources/META-INF/README .
|
||||||
|
|
||||||
|
%pom_remove_parent .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
ant package javadoc
|
ant package javadoc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user