Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 206132 Details for
Bug 205489
[java-overlay] dev-java/hamcrest should be split to subpackages
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Keeps sources from being added to JAR files.
hamcrest-1.2-no_source_in_jar.patch (text/plain), 582 bytes, created by
Quetzaly Solano Gómez
on 2009-10-05 14:45:56 UTC
(
hide
)
Description:
Keeps sources from being added to JAR files.
Filename:
MIME Type:
Creator:
Quetzaly Solano Gómez
Created:
2009-10-05 14:45:56 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 205489
:
206124
|
206126
|
206128
|
206129
|
206130
| 206132 |
206156
|
209178