FreeBSD Bugzilla – Attachment 158353 Details for
Bug 201347
[patch] mail/davmail: Fix the build with openjdk8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
davmail.diff (text/plain), 733 bytes, created by
Greg Lewis
on 2015-07-04 22:35:29 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Greg Lewis
Created:
2015-07-04 22:35:29 UTC
Size:
733 bytes
patch
obsolete
>Index: files/patch-build.xml >=================================================================== >--- files/patch-build.xml (revision 391213) >+++ files/patch-build.xml (working copy) >@@ -1,6 +1,14 @@ >---- build.xml.orig 2015-05-23 02:27:12 UTC >-+++ build.xml >-@@ -59,7 +59,7 @@ >+--- build.xml.orig 2015-07-04 15:28:32.000000000 -0700 >++++ build.xml 2015-07-04 15:28:59.000000000 -0700 >+@@ -26,6 +26,7 @@ >+ <or> >+ <equals arg1="${ant.java.version}" arg2="1.6"/> >+ <equals arg1="${ant.java.version}" arg2="1.7"/> >++ <equals arg1="${ant.java.version}" arg2="1.8"/> >+ </or> >+ </condition> >+ >+@@ -59,7 +60,7 @@ > </target> > > <target name="defaultrelease" unless="is.svn">
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 201347
: 158353