tomdz       2005/01/26 13:26:26

  Modified:    .        build.xml
  Log:
  Changed JDO download url so that it now points to the correct source/binary 
download page
  
  Revision  Changes    Path
  1.164     +2 -2      db-ojb/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/build.xml,v
  retrieving revision 1.163
  retrieving revision 1.164
  diff -u -r1.163 -r1.164
  --- build.xml 26 Jan 2005 21:05:32 -0000      1.163
  +++ build.xml 26 Jan 2005 21:26:25 -0000      1.164
  @@ -119,7 +119,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]

Reply via email to