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/08/07 14:56:30 UTC

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

rubys       01/08/07 05:56:30

  Modified:    proposal/gump/project jakarta-struts.xml
  Log:
  Some of the files needed to compile no longer appear to be in the
  generated jar - directly access the work directory instead.
  
  Revision  Changes    Path
  1.7       +2 -1      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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- jakarta-struts.xml	2001/07/19 02:55:01	1.6
  +++ jakarta-struts.xml	2001/08/07 12:56:29	1.7
  @@ -33,6 +33,7 @@
     <depend project="commons-beanutils"/>
     <depend project="commons-collections"/>
     <depend project="commons-digester"/>
  -  <work nested="target/library/struts.jar"/>
  +  <work nested="target/library/classes"/>
  +  <work nested="target/tiles/library/classes"/>
   
   </project>
  
  
  

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