dlr         02/01/10 18:46:50

  Modified:    .        build.xml
  Log:
  Build the standard pipeline and valve descriptors into the JAR file.
  
  Revision  Changes    Path
  1.12      +1 -0      jakarta-turbine-3/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/build.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- build.xml 31 Dec 2001 15:37:51 -0000      1.11
  +++ build.xml 11 Jan 2002 02:46:50 -0000      1.12
  @@ -253,6 +253,7 @@
       <copy todir="${build.src}/org" filtering="yes">
         <fileset dir="${src.java.dir}/org">
           <include name="**/*.java"/>
  +        <include name="**/*.xml"/>
           <include name="**/package.html"/>
           <exclude name="**/*Jsp*.java"/>
           <exclude name="**/jsp/**"/>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to