Changeset 21525


Ignore:
Timestamp:
2010-01-19T14:01:41+13:00 (14 years ago)
Author:
ak19
Message:

SVN urls to gs3 and gli have changed and needed to be adjusted in build.xml to reflect their new locations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/gs3-webservices-java-client/trunk/build.xml

    r15735 r21525  
    3838
    3939 <!-- svn url locations for obtaining copies of the latest version of source code dependencies -->
    40  <property name="gs3forclient.svn.path" value="http://svn.greenstone.org/greenstone3/trunk/src/java/org/greenstone/gsdl3/util"/>
    41  <property name="check.java.version.svn.file" value="http://svn.greenstone.org/gli/trunk/CheckJavaVersion.java"/>
     40 <property name="gs3forclient.svn.path" value="http://svn.greenstone.org/main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util"/>
     41 <property name="check.java.version.svn.file" value="http://svn.greenstone.org/main/trunk/gli/CheckJavaVersion.java"/>
    4242
    4343  <!-- ============ project classpath: everything in the lib folder =================== -->
Note: See TracChangeset for help on using the changeset viewer.