You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ma...@apache.org on 2004/10/02 21:08:55 UTC

cvs commit: gump/project struts.xml

martinc     2004/10/02 12:08:55

  Modified:    project  struts.xml
  Log:
  Struts is now using Subversion.
  
  Revision  Changes    Path
  1.5       +1 -2      gump/project/struts.xml
  
  Index: struts.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/struts.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- struts.xml	24 May 2004 20:28:47 -0000	1.4
  +++ struts.xml	2 Oct 2004 19:08:55 -0000	1.5
  @@ -21,8 +21,7 @@
       Model 2 Model-View-Controller framework for Servlets and JSP
     </description>
   
  -  <!-- we'll see -->
  -  <cvs repository="jakarta"/>
  +  <svn repository="struts" dir="trunk"/>
     
     <project name="jakarta-struts">
       <depend project="struts" inherit="jars"/>