tomdz 2005/01/26 13:22:33
Modified: . Tag: OJB_1_0_RELEASE build.xml
Log:
Changed JDO download url so that it now points to the correct source/binary
download page
Revision Changes Path
No revision
No revision
1.144.2.17 +2 -2 db-ojb/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/db-ojb/build.xml,v
retrieving revision 1.144.2.16
retrieving revision 1.144.2.17
diff -u -r1.144.2.16 -r1.144.2.17
--- build.xml 26 Jan 2005 20:54:41 -0000 1.144.2.16
+++ build.xml 26 Jan 2005 21:20:28 -0000 1.144.2.17
@@ -126,7 +126,7 @@
</not>
</condition>
</fail>
- <fail message="Please download the JDO 1.0.1 reference
implementation from http://jcp.org/aboutJava/communityprocess/final/jsr012 and
copy the jdo.jar, jdori.jar and jdori-enhancer.jar contained in this reference
implementation, into OJB's lib directory.">
+ <fail message="Please download the JDO 1.0.1 reference
implementation from
http://jcp.org/aboutJava/communityprocess/final/jsr012/index2.html and copy the
jdo.jar, jdori.jar and jdori-enhancer.jar contained in the reference
implementation binary archive, into OJB's lib directory.">
<condition>
<not>
<and>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]