rubys       2003/02/08 19:03:37

  Modified:    project  httpunit.xml jaxen.xml rhino.xml
  Log:
  Mark a few more modules as redistributable
  
  Revision  Changes    Path
  1.8       +2 -0      jakarta-gump/project/httpunit.xml
  
  Index: httpunit.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/httpunit.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- httpunit.xml      29 Oct 2002 08:32:32 -0000      1.7
  +++ httpunit.xml      9 Feb 2003 03:03:36 -0000       1.8
  @@ -4,6 +4,7 @@
     <description>
       framework for unit testing web sites
     </description>
  +  <redistributable/>
   
     <cvs repository="sourceforge" host-prefix="cvs.httpunit" dir="httpunit"/>
     
  @@ -17,6 +18,7 @@
       <depend project="junit"/>
       <depend project="nekohtml"/>
       <jar id="httpunit" name="lib/httpunit.jar"/>
  +    <license name="doc/license.html"/>
     </project>
   
   </module>
  
  
  
  1.11      +1 -0      jakarta-gump/project/jaxen.xml
  
  Index: jaxen.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jaxen.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- jaxen.xml 8 Feb 2003 01:04:08 -0000       1.10
  +++ jaxen.xml 9 Feb 2003 03:03:36 -0000       1.11
  @@ -4,6 +4,7 @@
     <description>
       The flexible XML framework for Java
     </description>
  +  <redistributable/>
   
     <cvs repository="sourceforge" host-prefix="cvs.jaxen" dir="jaxen"/>
     
  
  
  
  1.11      +2 -0      jakarta-gump/project/rhino.xml
  
  Index: rhino.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/rhino.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- rhino.xml 20 Jul 2002 06:11:25 -0000      1.10
  +++ rhino.xml 9 Feb 2003 03:03:36 -0000       1.11
  @@ -4,6 +4,7 @@
     <description>
       JavaScript for Java
     </description>
  +  <redistributable/>
   
     <cvs repository="mozilla" module="mozilla/js/rhino"/>
   
  @@ -21,6 +22,7 @@
   
       <home nested="build/rhino_@@DATE@@"/>
       <jar name="js.jar"/>
  +    <license name="README.html"/>
       <javadoc nested="build/rhino_@@DATE@@/docs/apidocs"/>
     </project>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to