bodewig     2002/10/29 00:32:33

  Modified:    proposal/gump/project jakarta-commons-sandbox.xml
                        httpunit.xml
               proposal/gump/profile gump.xml
  Added:       proposal/gump/project nekohtml.xml
  Log:
  Add Nekohtml as installed package - is required by httpunit now
  
  Revision  Changes    Path
  1.90      +1 -1      
jakarta-alexandria/proposal/gump/project/jakarta-commons-sandbox.xml
  
  Index: jakarta-commons-sandbox.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-commons-sandbox.xml,v
  retrieving revision 1.89
  retrieving revision 1.90
  diff -u -r1.89 -r1.90
  --- jakarta-commons-sandbox.xml       24 Oct 2002 10:50:59 -0000      1.89
  +++ jakarta-commons-sandbox.xml       29 Oct 2002 08:32:32 -0000      1.90
  @@ -139,7 +139,7 @@
       <depend project="antlr"/>
       <depend project="beanshell"/>
       <depend project="bsf"/>
  -    <!-- depend project="cyberneko"/ -->
  +    <depend project="nekohtml"/>
       <depend project="commons-beanutils"/>
       <depend project="commons-betwixt"/>
       <depend project="commons-cli"/>
  
  
  
  1.7       +1 -0      jakarta-alexandria/proposal/gump/project/httpunit.xml
  
  Index: httpunit.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/httpunit.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- httpunit.xml      24 Jul 2002 23:59:43 -0000      1.6
  +++ httpunit.xml      29 Oct 2002 08:32:32 -0000      1.7
  @@ -15,6 +15,7 @@
       <depend project="xml-xerces"/>
       <depend project="jtidy"/>
       <depend project="junit"/>
  +    <depend project="nekohtml"/>
       <jar id="httpunit" name="lib/httpunit.jar"/>
     </project>
   
  
  
  
  1.1                  jakarta-alexandria/proposal/gump/project/nekohtml.xml
  
  Index: nekohtml.xml
  ===================================================================
  <module name="nekohtml">
  
    <url href="http://www.apache.org/~andyc/neko/doc/html/index.html"/>
    <description>
      CyberNeko HTML Parser
    </description>
    
    <project name="nekohtml">
      <package>org.cyberneko.html</package>
      <jar name="nekohtml.jar"/>
      <jar name="nekohtmlXni.jar"/>
    </project>
  
  </module>
  
  
  
  1.131     +2 -0      jakarta-alexandria/proposal/gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/profile/gump.xml,v
  retrieving revision 1.130
  retrieving revision 1.131
  diff -u -r1.130 -r1.131
  --- gump.xml  24 Oct 2002 10:50:59 -0000      1.130
  +++ gump.xml  29 Oct 2002 08:32:33 -0000      1.131
  @@ -136,6 +136,7 @@
     <module href="project/jce.xml"/>
     <module href="project/jcifs.xml"/>
     <module href="project/jdom.xml"/>
  +  <module href="project/nekohtml.xml"/>
     <module href="project/rhino.xml"/>
     <module href="project/scarab.xml"/>
     <module href="project/town.xml"/>
  @@ -200,6 +201,7 @@
     <project name="jta"            package="jta-spec1_0_1"/>
     <project name="jts"            package="jts1_0"/>
     <project name="ldap"           package="ldap-1_2_3"/>
  +  <project name="nekohtml"       package="nekohtml-0.6.8"/>
     <project name="msv"            package="msv-20020414"/>
     <project name="multipartrequest"            
              package="MultipartRequest120"/>
  
  
  

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

Reply via email to