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

cvs commit: gump/project struts-sslext.xml

bodewig     2004/10/13 05:14:54

  Modified:    project  struts-sslext.xml
  Log:
  Struts 1.2 compatible version is in a different module
  
  Revision  Changes    Path
  1.4       +2 -2      gump/project/struts-sslext.xml
  
  Index: struts-sslext.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/struts-sslext.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- struts-sslext.xml	5 Oct 2004 17:47:22 -0000	1.3
  +++ struts-sslext.xml	13 Oct 2004 12:14:54 -0000	1.4
  @@ -22,7 +22,7 @@
     </description>
   
     <cvs repository="sourceforge"  
  -    dir="sslext" module="sslext110"/>
  +    dir="sslext" module="sslext120"/>
   
     <project name="struts-sslext">
       <package>org.apache.struts</package>
  @@ -34,7 +34,7 @@
       <depend project="commons-digester"/>
       <depend project="commons-logging"/>
       <depend project="jakarta-servletapi-4"/>
  -    <depend project="jakarta-struts"/>
  +    <depend project="struts"/>
       <depend project="jsse"/>
       <jar name="web/WEB-INF/lib/sslext.jar"/>
     </project>
  
  
  

Re: cvs commit: gump/project struts-sslext.xml

Posted by Stefan Bodewig <bo...@apache.org>.
On 13 Oct 2004, <bo...@apache.org> wrote:

>   Struts 1.2 compatible version is in a different module
>    
>      <cvs repository="sourceforge"  
>   -    dir="sslext" module="sslext110"/>
>   +    dir="sslext" module="sslext120"/>

does Gump detect this change or do we need to clean out the CVS dir
manually to force a checkout instead of update?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org