Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100132 Details for
Bug 152233
dev-java/commons-chain-1.2: new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
skipTest.patch
skipTest.patch (text/plain), 635 bytes, created by
Federico Fissore
on 2006-10-21 05:24:31 UTC
(
hide
)
Description:
skipTest.patch
Filename:
MIME Type:
Creator:
Federico Fissore
Created:
2006-10-21 05:24:31 UTC
Size:
635 bytes
patch
obsolete
>--- build.xml 2006-06-15 01:42:58.000000000 +0200 >+++ build.xml 2006-10-21 13:12:04.000000000 +0200 >@@ -58,7 +58,7 @@ > </fileset> > </copy> > </target> >- <target name="jar" description="o Create the jar" depends="compile,test"> >+ <target name="jar" description="o Create the jar" depends="compile"> > <jar jarfile="${defaulttargetdir}/${final.name}.jar" excludes="**/package.html" basedir="${classesdir}"> > </jar> > </target> >@@ -173,4 +173,4 @@ > <unjar dest="${maven.home}" src="${user.home}/maven-install-latest.jar"> > </unjar> > </target> >-</project> >\ No newline at end of file >+</project>
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 152233
:
100131
| 100132 |
100142