Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 298198 Details for
Bug 436239
Review Request: joda-time - Java date and time API
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to prevent from junit downloading
joda-time-1.5.2-src-dont_download_junit.patch (text/plain), 1.58 KB, created by
Mamoru TASAKA
on 2008-03-16 17:11:19 UTC
(
hide
)
Description:
patch to prevent from junit downloading
Filename:
MIME Type:
Creator:
Mamoru TASAKA
Created:
2008-03-16 17:11:19 UTC
Size:
1.58 KB
patch
obsolete
>--- joda-time-1.5.2-src/build.xml.debug 2008-01-26 22:16:33.000000000 +0900 >+++ joda-time-1.5.2-src/build.xml 2008-03-17 01:55:02.000000000 +0900 >@@ -127,29 +127,9 @@ > > <!-- ====================================================================== --> > >- <target name="getjunit" unless="junit.present"> >- <echo message="Getting junit from http://www.ibiblio.org/maven/junit"/> >- <setproxy /> >- <mkdir dir="${lib}"/> >- <get dest="${junit.jar}" usetimestamp="true" ignoreerrors="true" src="http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar" /> >- </target> >- >-<!-- ====================================================================== --> >- >- <target name="installjunit" unless="junit.ant"> >- <echo message="Installing junit in ${ant.home}/lib"/> >- <copy file="${junit.jar}" todir="${ant.home}/lib" /> >- <echo message="***************************************************************"/> >- <echo message="* A copy of junit has been installed in your ant directory *"/> >- <echo message="* *"/> >- <echo message="* You will need to restart the ant build to pickup the change *"/> >- <echo message="***************************************************************"/> >- <fail message="Please restart ant"/> >- </target> >- > <!-- ====================================================================== --> > >- <target name="prepare" depends="init,getjunit,installjunit" >+ <target name="prepare" depends="init" > description="Prepare build directory"> > <mkdir dir="${build}"/> > <mkdir dir="${build.classes}"/>
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 436239
: 298198