Accepting request 693098 from Java:packages
- Do not depend on the jvnet-parent pom since we are not building with maven OBS-URL: https://build.opensuse.org/request/show/693098 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javamail?expand=0&rev=2
This commit is contained in:
commit
61561ad1bf
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 8 11:14:08 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Do not depend on the jvnet-parent pom since we are not building
|
||||
with maven
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 22 09:24:23 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -29,9 +29,7 @@ Patch0: %{name}-javadoc.patch
|
||||
BuildRequires: ant
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: mvn(net.java:jvnet-parent:pom:)
|
||||
BuildRequires: perl-XML-XPath
|
||||
Requires: mvn(net.java:jvnet-parent:pom:)
|
||||
# Adapted from the classpathx-mail (and JPackage glassfish-javamail) Provides.
|
||||
Provides: javamail-monolithic = %{version}-%{release}
|
||||
Provides: javax.mail
|
||||
@ -79,6 +77,8 @@ add_dep javax.mail mailapijar
|
||||
rm mail/src/test/java/com/sun/mail/imap/IMAPIdleUntaggedResponseTest.java
|
||||
rm mail/src/test/java/com/sun/mail/smtp/SMTPWriteTimeoutTest.java
|
||||
|
||||
%pom_remove_parent .
|
||||
|
||||
%build
|
||||
%{ant} -Djavac.source=1.6 -Djavac.target=1.6 jar jars docs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user