Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 206099 Details for
Bug 287760
New ebuild: dev-java/hamcrest-generator
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch that keeps the source out of the created JAR file.
hamcrest-1.2-no_source_in_jar.patch (text/plain), 582 bytes, created by
Quetzaly Solano Gómez
on 2009-10-05 13:52:29 UTC
(
hide
)
Description:
Patch that keeps the source out of the created JAR file.
Filename:
MIME Type:
Creator:
Quetzaly Solano Gómez
Created:
2009-10-05 13:52:29 UTC
Size:
582 bytes
patch
obsolete
>--- build.xml 2009-09-28 06:16:14.000000000 -0500 >+++ build.xml.nosrcinjar 2009-09-28 06:16:03.000000000 -0500 >@@ -236,10 +236,6 @@ > </classpath> > </javac> > <copy file="LICENSE.txt" todir="build/temp/@{destjar}.contents"/> >- <!-- Put Java source in Jars for user's convenience. --> >- <copy todir="build/temp/@{destjar}.contents"> >- <fileset dir="@{srcdir}"/> >- </copy> > <jar jarfile="@{destjar}"> > <fileset dir="build/temp/@{destjar}.contents"/> > </jar>
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 287760
:
206097
| 206099 |
209169
|
209171