Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 72978 Details for
Bug 112654
version bump: dev-java/pmd-3.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
dev-java/pmd/files/pmd-3.3-lib.patch
pmd-3.3-lib.patch (text/plain), 926 bytes, created by
Christopher G. Stach II
on 2005-11-15 15:51:05 UTC
(
hide
)
Description:
dev-java/pmd/files/pmd-3.3-lib.patch
Filename:
MIME Type:
Creator:
Christopher G. Stach II
Created:
2005-11-15 15:51:05 UTC
Size:
926 bytes
patch
obsolete
>Files pmd-3.3.orig/bin/.build.xml.swp and pmd-3.3/bin/.build.xml.swp differ >diff -urN pmd-3.3.orig/bin/build.xml pmd-3.3/bin/build.xml >--- pmd-3.3.orig/bin/build.xml 2005-09-15 17:38:26.000000000 -0500 >+++ pmd-3.3/bin/build.xml 2005-11-15 17:16:25.000000000 -0600 >@@ -11,9 +11,7 @@ > <path id="dependencies.path"> > <pathelement location="${dir.build}"/> > <fileset dir="${dir.lib}"> >- <include name="jaxen-1.1-beta-7.jar"/> >- <include name="xercesImpl-2.6.2.jar"/> >- <include name="xmlParserAPIs-2.6.2.jar"/> >+ <include name="*.jar"/> > </fileset> > </path> > >@@ -60,7 +58,7 @@ > basedir="${dir.build}"> > <manifest> > <attribute name="Main-Class" value="net.sourceforge.pmd.PMD"/> >- <attribute name="Class-Path" value="jaxen-1.1-beta-7.jar"/> >+ <attribute name="Class-Path" value="ext/jaxen.jar"/> > </manifest> > </jar> > </target>
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 112654
:
72977
| 72978