You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mo...@apache.org on 2003/01/06 18:58:14 UTC

cvs commit: jakarta-commons-sandbox/jelly commonDependencies.ent project.xml

morgand     2003/01/06 09:58:14

  Modified:    jelly    commonDependencies.ent project.xml
  Log:
  updated to most recent Maven version of Xerces and nekohtml
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-commons-sandbox/jelly/commonDependencies.ent
  
  Index: commonDependencies.ent
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/commonDependencies.ent,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- commonDependencies.ent	3 Jan 2003 01:37:41 -0000	1.1
  +++ commonDependencies.ent	6 Jan 2003 17:58:14 -0000	1.2
  @@ -53,5 +53,5 @@
       
       <dependency>
         <id>xerces</id>
  -      <version>2.0.2</version>
  +      <version>2.2.1</version>
       </dependency>
  
  
  
  1.113     +1 -6      jakarta-commons-sandbox/jelly/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/project.xml,v
  retrieving revision 1.112
  retrieving revision 1.113
  diff -u -r1.112 -r1.113
  --- project.xml	6 Jan 2003 16:54:07 -0000	1.112
  +++ project.xml	6 Jan 2003 17:58:14 -0000	1.113
  @@ -281,7 +281,7 @@
       
       <dependency>
         <id>nekohtml</id>
  -      <version>0.6.5</version>
  +      <version>0.7.1</version>
       </dependency>
       
       <dependency>
  @@ -376,11 +376,6 @@
         <version>20020414</version>
       </dependency>-->
   
  -	<!-- html taglib 
  -    <dependency>
  -      <id>nekohtml</id>
  -      <version>0.6.5</version>
  -    </dependency>-->
   
   	<!-- scheduler taglib -->
       <dependency>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>