You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2001/09/24 16:23:37 UTC

cvs commit: jakarta-alexandria/proposal/gump/project jakarta-struts.xml

rubys       01/09/24 07:23:37

  Modified:    proposal/gump/project jakarta-struts.xml
  Log:
  Declare the output jar produced
  
  Revision  Changes    Path
  1.10      +4 -0      jakarta-alexandria/proposal/gump/project/jakarta-struts.xml
  
  Index: jakarta-struts.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-struts.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- jakarta-struts.xml	2001/08/18 07:03:16	1.9
  +++ jakarta-struts.xml	2001/09/24 14:23:37	1.10
  @@ -16,10 +16,14 @@
         <depend property="commons-collections.jar" project="commons-collections"/>
         <depend property="commons-digester.jar"    project="commons-digester"/>
       </ant>
  +
       <depend project="xml-xalan2"/>
       <depend project="jakarta-ant"/>
       <work nested="target/library/classes"/>
       <work nested="target/tiles/library/classes"/>
  +
  +    <home nested="dist"/>
  +    <jar name="struts.jar"/>
     </project>
   
   </module>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: alexandria-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: alexandria-dev-help@jakarta.apache.org