Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 235031 Details for
Bug 312157
dev-cvs/statcvs and dev-vcs/statsvn 0.7.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch for build.xml
statsvn-0.7.0-build.xml.patch (text/plain), 715 bytes, created by
Christian Faulhammer (RETIRED)
on 2010-06-12 08:41:26 UTC
(
hide
)
Description:
Updated patch for build.xml
Filename:
MIME Type:
Creator:
Christian Faulhammer (RETIRED)
Created:
2010-06-12 08:41:26 UTC
Size:
715 bytes
patch
obsolete
>--- statsvn-0.7.0/build.xml.orig 2010-06-12 10:36:05.345022125 +0200 >+++ statsvn-0.7.0/build.xml 2010-06-12 10:36:38.518021742 +0200 >@@ -130,15 +130,6 @@ > </target> > > <target name="dist" depends="compile,copyfiles"> >- <!-- Creates an executable jar file for the project --> >- <unjar src="${lib}/${statcvs.jar}" dest="${build}" /> >- <!-- Expand and use the concurrent JAR --> >- <unjar src="${lib}/${concurrent.jar}" dest="${build}" /> >- >- <!-- Now included in statcvs.jar --> >- <!--<unjar src="${lib}/${jfreechart.jar}" dest="${build}" /> >- <unjar src="${lib}/${jcommon.jar}" dest="${build}" />--> >- > <mkdir dir="${dist}" /> > <jar jarfile="${dist}/${project.jar}" basedir="${build}"> > <manifest>
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 312157
: 235031 |
235033