Changeset 14486 for greenstone3


Ignore:
Timestamp:
2007-09-06T13:04:43+12:00 (17 years ago)
Author:
xiao
Message:

modify the target checkout-flax not to depend on init target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/trunk/build.xml

    r14484 r14486  
    13731373    </echo>
    13741374  </target>
    1375   <target name="checkout-flax" depends="init" description="check out flax source code from another repository">
     1375  <target name="checkout-flax" description="check out flax source code from another repository">
    13761376    <echo>checking out flax ...</echo>
    13771377    <mkdir dir="${basedir}/src/java/org/flax"/>
Note: See TracChangeset for help on using the changeset viewer.