ovidiu      02/05/19 13:30:16

  Modified:    .        build.xml
  Log:
  Added prj.el in the list of dependencies of prepare-war.
  
  Revision  Changes    Path
  1.210     +1 -1      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.209
  retrieving revision 1.210
  diff -u -r1.209 -r1.210
  --- build.xml 19 May 2002 19:36:18 -0000      1.209
  +++ build.xml 19 May 2002 20:30:16 -0000      1.210
  @@ -1248,7 +1248,7 @@
     <!-- =================================================================== -->
     <!-- Prepare the war file                                                -->
     <!-- =================================================================== -->
  -  <target name="prepare-war" depends="prepare-webapp, prepare-webapp-javadocs, 
prepare-webapp-scratchpad, prepare-webapp-libs, prepare-scratchpad-libs, prepare-xsp" 
description="Prepares the war package">
  +  <target name="prepare-war" depends="prepare-webapp, prepare-webapp-javadocs, 
prepare-webapp-scratchpad, prepare-webapp-libs, prepare-scratchpad-libs, prepare-xsp, 
prj.el" description="Prepares the war package">
     </target>
   
     <!-- =================================================================== -->
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to