/[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 1319 by torben, Wed Sep 22 10:01:17 2010 UTC revision 1320 by torben, Tue Apr 19 20:26:06 2011 UTC
# Line 33  Line 33 
33                                  <include name="*.jar"/>                                  <include name="*.jar"/>
34                          </fileset>                          </fileset>
35                  </copy>                  </copy>
36                    
37                    <echo message="--WebConfig--" />
38                    <ant dir="../WebConfig/" antfile="../WebConfig/build.xml" inheritAll="false" />
39                    <echo message="--WebConfig END--" />
40                    <copy file="../WebConfigr/WebConfig.jar" todir="WebContent/WEB-INF/lib" />
41    
42          </target>          </target>
43    

Legend:
Removed from v.1319  
changed lines
  Added in v.1320

  ViewVC Help
Powered by ViewVC 1.1.20