/[projects]/android/TrainInfoService/build.xml
ViewVC logotype

Diff of /android/TrainInfoService/build.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1362 by torben, Wed Apr 20 19:25:54 2011 UTC revision 1363 by torben, Wed Apr 20 19:28:32 2011 UTC
# Line 40  Line 40 
40    
41          <echo message="--GenericJavaUtils--" />          <echo message="--GenericJavaUtils--" />
42          <ant dir="../GenericJavaUtils/" antfile="../GenericJavaUtils/build.xml" inheritAll="false" />          <ant dir="../GenericJavaUtils/" antfile="../GenericJavaUtils/build.xml" inheritAll="false" />
43          <copy file="../GenericJavaUtils/GenericJavaUtils.jar" todir="libs" />          <copy file="../GenericJavaUtils/GenericJavaUtils.jar" todir="WebContent/WEB-INF/lib" />
44          <echo message="--GenericJavaUtils END--" />          <echo message="--GenericJavaUtils END--" />
45          </target>          </target>
46    

Legend:
Removed from v.1362  
changed lines
  Added in v.1363

  ViewVC Help
Powered by ViewVC 1.1.20