/[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 830 by torben, Thu Jun 10 16:16:38 2010 UTC revision 831 by torben, Thu Jun 10 22:44:23 2010 UTC
# Line 18  Line 18 
18          </target>          </target>
19    
20          <target name="libs">          <target name="libs">
21                    <echo message="--CircuitBreaker--" />
22                  <ant dir="../CircuitBreaker/" antfile="../CircuitBreaker/build.xml" inheritAll="false" />                  <ant dir="../CircuitBreaker/" antfile="../CircuitBreaker/build.xml" inheritAll="false" />
23                    <echo message="--CircuitBreaker END--" />
24                  <copy file="../CircuitBreaker/CircuitBreaker.jar" todir="WebContent/WEB-INF/lib" />                  <copy file="../CircuitBreaker/CircuitBreaker.jar" todir="WebContent/WEB-INF/lib" />
25          </target>          </target>
26    

Legend:
Removed from v.830  
changed lines
  Added in v.831

  ViewVC Help
Powered by ViewVC 1.1.20