/[projects]/miscJava/Test3/build.xml
ViewVC logotype

Diff of /miscJava/Test3/build.xml

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

revision 2107 by torben, Fri Mar 2 11:26:30 2012 UTC revision 2108 by torben, Tue Feb 11 08:35:15 2014 UTC
# Line 2  Line 2 
2          <property name="builddir" value="antbuild" />          <property name="builddir" value="antbuild" />
3          <property name="warfile" value="${ant.project.name}.war" />          <property name="warfile" value="${ant.project.name}.war" />
4          <property name="jspdir" value="jspdir" />          <property name="jspdir" value="jspdir" />
5          <property name="glassfish" value="/home/app/glassfish3/glassfish" />          <property name="glassfish" value="/home/app/glassfish4/glassfish" />
6    
7          <path id="path.base">          <path id="path.base">
8                  <fileset dir="WebContent/WEB-INF/lib/">                  <fileset dir="WebContent/WEB-INF/lib/">

Legend:
Removed from v.2107  
changed lines
  Added in v.2108

  ViewVC Help
Powered by ViewVC 1.1.20