You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/08/11 04:27:20 UTC

cvs commit: jakarta-commons/jelly/jelly-tags/ojb project.xml

dion        2004/08/10 19:27:20

  Modified:    jelly/jelly-tags/jms project.xml
               jelly/jelly-tags/velocity project.xml
               jelly/jelly-tags/validate project.xml
               jelly/jelly-tags/http project.xml
               jelly/jelly-tags/soap project.xml
               jelly/jelly-tags/interaction project.xml
               jelly/jelly-tags/jetty project.xml
               jelly/jelly-tags/jface project.xml
               jelly/jelly-tags/sql project.xml
               jelly/jelly-tags/xmlunit project.xml
               jelly/jelly-tags/jsl project.xml
               jelly/jelly-tags/threads project.xml
               jelly/jelly-tags/swt project.xml
               jelly/jelly-tags/swing project.xml
               jelly/jelly-tags/jmx project.xml
               jelly/jelly-tags/quartz project.xml
               jelly/jelly-tags/ojb project.xml
  Log:
  - Remove sandbox
  - Fix some dependencies to use groupId/artifactId
  - Remove unnecessary snapshots
  
  Revision  Changes    Path
  1.7       +4 -4      jakarta-commons/jelly/jelly-tags/jms/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jms/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml	1 Mar 2004 01:32:39 -0000	1.6
  +++ project.xml	11 Aug 2004 02:27:19 -0000	1.7
  @@ -25,11 +25,11 @@
     </description>
     <shortDescription>Commons Jelly JMS Tag Library</shortDescription>
     
  -  <!-- <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/jms</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/jms</distributionDirectory>
  +  <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/jms</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/jms</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/jms/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/jms/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/jms/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/jms/</url>
     </repository>-->
     
       
  
  
  
  1.7       +4 -4      jakarta-commons/jelly/jelly-tags/velocity/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/velocity/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml	1 Mar 2004 12:50:09 -0000	1.6
  +++ project.xml	11 Aug 2004 02:27:19 -0000	1.7
  @@ -25,11 +25,11 @@
     </description>
     <shortDescription>Commons Jelly Velocity Tag Library</shortDescription>
     
  -  <!-- <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/velocity</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/velocity</distributionDirectory>
  +  <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/velocity</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/velocity</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/velocity/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/velocity/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/velocity/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/velocity/</url>
     </repository>-->
     
       
  
  
  
  1.12      +8 -7      jakarta-commons/jelly/jelly-tags/validate/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/validate/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml	1 Mar 2004 12:49:24 -0000	1.11
  +++ project.xml	11 Aug 2004 02:27:19 -0000	1.12
  @@ -26,11 +26,11 @@
     </description>
     <shortDescription>Commons Jelly Validate Tag Library</shortDescription>
     
  -  <!-- <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/validate</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/validate</distributionDirectory>
  +  <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/validate</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/validate</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/validate/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/validate/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/validate/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/validate/</url>
     </repository>-->
     
       
  @@ -79,9 +79,10 @@
       <!-- START for test -->
   
       <dependency>
  -      <id>commons-jelly+tags-junit</id>
  +      <groupId>commons-jelly</groupId>
  +      <artifactId>commons-jelly-tags-junit</artifactId>
         <version>SNAPSHOT</version>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/junit/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/libs/junit/</url>
       </dependency>
   
       <!-- END for test -->
  @@ -90,7 +91,7 @@
   
       <dependency>
         <id>commons-cli</id>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
       </dependency>
       	
       <!-- END for running demos -->
  
  
  
  1.12      +7 -7      jakarta-commons/jelly/jelly-tags/http/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/http/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml	25 Feb 2004 23:50:08 -0000	1.11
  +++ project.xml	11 Aug 2004 02:27:19 -0000	1.12
  @@ -26,12 +26,12 @@
     </description>
     <shortDescription>Commons Jelly HTTP Tag Library</shortDescription>
     
  -  <!-- <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/http/</url>
  -  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/http</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/http</distributionDirectory>
  +  <!-- <url>http://jakarta.apache.org/commons/jelly/tags/http/</url>
  +  <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/http</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/http</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/http/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/http/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/http/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/http/</url>
     </repository> -->
     
     <dependencies>
  @@ -45,7 +45,7 @@
   
       <dependency>
         <id>commons-httpclient</id>
  -      <version>SNAPSHOT</version>
  +      <version>2.0</version>
       </dependency>
   
       <!--  testing -->
  @@ -53,7 +53,7 @@
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-define</artifactId>
         <version>SNAPSHOT</version>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/define/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/tags/define/</url>
       </dependency>
   
     </dependencies>
  
  
  
  1.9       +6 -6      jakarta-commons/jelly/jelly-tags/soap/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/soap/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	1 Mar 2004 15:19:59 -0000	1.8
  +++ project.xml	11 Aug 2004 02:27:19 -0000	1.9
  @@ -25,11 +25,11 @@
     </description>
     <shortDescription>Commons Jelly SOAP Tag Library</shortDescription>
     
  -  <!-- <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/soap</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/soap</distributionDirectory>
  +  <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/soap</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/soap</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/soap/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/soap/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/soap/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/soap/</url>
     </repository>-->
     
       
  @@ -77,11 +77,11 @@
   
       <dependency>
         <id>commons-cli</id>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
       </dependency>
       <dependency>
         <id>commons-discovery</id>
  -      <version>SNAPSHOT</version>
  +      <version>20030211.213356</version>
       </dependency>
       <dependency>
         <id>servletapi</id>
  
  
  
  1.8       +5 -5      jakarta-commons/jelly/jelly-tags/interaction/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/interaction/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	24 May 2004 21:39:36 -0000	1.7
  +++ project.xml	11 Aug 2004 02:27:19 -0000	1.8
  @@ -25,11 +25,11 @@
     </description>
     <shortDescription>Commons Jelly Interaction Tag Library</shortDescription>
     
  -  <!-- <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/interaction</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/interaction</distributionDirectory>
  +  <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/interaction</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/interaction</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/interaction/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/interaction/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/interaction/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/interaction/</url>
     </repository>-->
     
       
  @@ -40,6 +40,6 @@
         <version>SNAPSHOT</version>
       </dependency>
   
  -		</dependencies>
  +  </dependencies>
     
   </project>
  
  
  
  1.15      +6 -6      jakarta-commons/jelly/jelly-tags/jetty/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jetty/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	1 Mar 2004 01:32:38 -0000	1.14
  +++ project.xml	11 Aug 2004 02:27:20 -0000	1.15
  @@ -26,12 +26,12 @@
     </description>
     <shortDescription>Commons Jelly Jetty Tag Library</shortDescription>
     
  -  <!-- <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/jetty/</url>
  -  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/jetty/</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/jetty</distributionDirectory>
  +  <!-- <url>http://jakarta.apache.org/commons/jelly/tags/jetty/</url>
  +  <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/jetty/</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/jetty</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/jetty/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/jetty/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/jetty/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/jetty/</url>
     </repository>-->
     
     <dependencies>
  @@ -48,7 +48,7 @@
   	<!-- http taglib -->
       <dependency>
         <id>commons-httpclient</id>
  -      <version>SNAPSHOT</version>
  +      <version>2.0</version>
       </dependency>
           
       <dependency>
  
  
  
  1.7       +5 -5      jakarta-commons/jelly/jelly-tags/jface/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jface/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml	1 Mar 2004 01:32:40 -0000	1.6
  +++ project.xml	11 Aug 2004 02:27:20 -0000	1.7
  @@ -26,11 +26,11 @@
     </description>
     <shortDescription>Commons Jelly jface Tag Library</shortDescription>
     
  -  <!-- <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/jface</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/jface</distributionDirectory>
  +  <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/jface</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/jface</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/jface/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/jface/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/jface/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/jface/</url>
     </repository>-->
     
       
  @@ -77,7 +77,7 @@
   
       <dependency>
         <id>commons-cli</id>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
       </dependency>
       <dependency>
         <id>commons-jelly+tags-log</id>
  
  
  
  1.9       +6 -6      jakarta-commons/jelly/jelly-tags/sql/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/sql/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	1 Mar 2004 12:35:18 -0000	1.8
  +++ project.xml	11 Aug 2004 02:27:20 -0000	1.9
  @@ -25,11 +25,11 @@
     </description>
     <shortDescription>Commons Jelly SQL Tag Library</shortDescription>
     
  -  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/sql</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/sql</distributionDirectory>
  +  <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/sql</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/sql</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/sql/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/sql/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/sql/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/sql/</url>
     </repository>
     
       
  @@ -58,7 +58,7 @@
       <dependency>
         <id>commons-jelly+tags-junit</id>
         <version>SNAPSHOT</version>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/log/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/tags/log/</url>
       </dependency>
       
       <!-- END for testing -->
  @@ -67,7 +67,7 @@
   
       <dependency>
         <id>commons-cli</id>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
       </dependency>
       <dependency>
         <id>hsqldb</id>
  
  
  
  1.10      +6 -6      jakarta-commons/jelly/jelly-tags/xmlunit/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/xmlunit/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml	1 Mar 2004 13:29:16 -0000	1.9
  +++ project.xml	11 Aug 2004 02:27:20 -0000	1.10
  @@ -26,13 +26,13 @@
     </description>
     <shortDescription>Commons Jelly XMLUnit Tag Library</shortDescription>
     
  -  <!-- <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/xmlunit/</url>
  +  <!-- <url>http://jakarta.apache.org/commons/jelly/tags/xmlunit/</url>
   
  -  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/xmlunit/</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/xmlunit</distributionDirectory>
  +  <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/xmlunit/</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/xmlunit</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/xmlunit/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/xmlunit/</url>
     </repository>-->
     
     <dependencies>
  @@ -63,7 +63,7 @@
       <dependency>
         <id>commons-jelly+tags-junit</id>
         <version>SNAPSHOT</version>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/log/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/tags/log/</url>
       </dependency>
   
       <dependency>
  
  
  
  1.17      +9 -9      jakarta-commons/jelly/jelly-tags/jsl/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jsl/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml	1 Mar 2004 01:32:39 -0000	1.16
  +++ project.xml	11 Aug 2004 02:27:20 -0000	1.17
  @@ -26,13 +26,13 @@
     </description>
     <shortDescription>Commons Jelly JSL Tag Library</shortDescription>
     
  -  <!-- <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/jsl/</url>
  +  <!-- <url>http://jakarta.apache.org/commons/jelly/tags/jsl/</url>
   
  -  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/jsl/</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/jsl</distributionDirectory>
  +  <siteDirectory>/www/jakarta.apache.org/commons/jelly/jsl/</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/jsl</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/jsl/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/jsl/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/jsl/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/jsl/</url>
     </repository>-->
     
     <dependencies>
  @@ -53,7 +53,7 @@
         <properties>
           <classloader>root.maven</classloader>
         </properties>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/xml/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/tags/xml/</url>
       </dependency>
       
         
  @@ -68,14 +68,14 @@
         <properties>
           <classloader>root.maven</classloader>
         </properties>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/ant/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/tags/ant/</url>
       </dependency>
   
       <dependency>
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-junit</artifactId>
         <version>SNAPSHOT</version>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/log/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/tags/log/</url>
       </dependency>
   
       <dependency>
  @@ -85,7 +85,7 @@
         <properties>
           <classloader>root.maven</classloader>
         </properties>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/log/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/tags/log/</url>
       </dependency>
   
       <dependency>
  
  
  
  1.8       +8 -7      jakarta-commons/jelly/jelly-tags/threads/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/threads/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	1 Mar 2004 12:39:33 -0000	1.7
  +++ project.xml	11 Aug 2004 02:27:20 -0000	1.8
  @@ -26,13 +26,13 @@
     </description>
     <shortDescription>Commons Jelly Threads Tag Library</shortDescription>
     
  -  <!-- <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/threads/</url>
  +  <!-- <url>http://jakarta.apache.org/commons/jelly/tags/threads/</url>
   
  -  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/threads/</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/threads</distributionDirectory>
  +  <siteDirectory>/www/jakarta.apache.org/commons/jelly/threads/</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/threads</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/threads/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/threads/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/threads/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/threads/</url>
     </repository>-->
     
     <dependencies>
  @@ -51,9 +51,10 @@
       <!-- START for test -->
   
       <dependency>
  -      <id>commons-jelly+tags-junit</id>
  +      <groupId>commons-jelly</groupId>
  +      <artifactId>commons-jelly-tags-junit</artifactId>
         <version>SNAPSHOT</version>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/log/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/libs/junit/</url>
       </dependency>
   
       <!-- END for test -->
  
  
  
  1.10      +5 -5      jakarta-commons/jelly/jelly-tags/swt/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/swt/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml	1 Mar 2004 12:35:18 -0000	1.9
  +++ project.xml	11 Aug 2004 02:27:20 -0000	1.10
  @@ -26,11 +26,11 @@
     </description>
     <shortDescription>Commons Jelly SWT Tag Library</shortDescription>
     
  -  <!-- <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/swt</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/swt</distributionDirectory>
  +  <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/swt</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/swt</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/swt/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/swt/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/swt/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/swt/</url>
     </repository>-->
     
       
  @@ -59,7 +59,7 @@
   
       <dependency>
         <id>commons-cli</id>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
       </dependency>
       <dependency>
         <id>commons-jelly+tags-log</id>
  
  
  
  1.13      +10 -10    jakarta-commons/jelly/jelly-tags/swing/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/swing/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	24 May 2004 21:39:36 -0000	1.12
  +++ project.xml	11 Aug 2004 02:27:20 -0000	1.13
  @@ -26,13 +26,13 @@
     </description>
     <shortDescription>Commons Jelly Swing Tag Library</shortDescription>
     
  -  <!-- <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/swing/</url>
  +  <!-- <url>http://jakarta.apache.org/commons/jelly/tags/swing/</url>
   
  -  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/swing/</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/swing</distributionDirectory>
  +  <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/swing/</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/swing</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/swing/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/swing/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/swing/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/swing/</url>
     </repository>
     -->
     
  @@ -50,7 +50,7 @@
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-define</artifactId>
         <version>SNAPSHOT</version>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/define/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/tags/define/</url>
         <properties>
           <classloader>root.maven</classloader>
         </properties>
  @@ -60,7 +60,7 @@
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-interaction</artifactId>
         <version>SNAPSHOT</version>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/interaction/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/tags/interaction/</url>
         <properties>
           <classloader>root.maven</classloader>
         </properties>
  @@ -73,14 +73,14 @@
         <properties>
           <classloader>root.maven</classloader>
         </properties>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/junit/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
       </dependency>
   
       <dependency>
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-log</artifactId>
         <version>SNAPSHOT</version>
  -      <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/log/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/tags/log/</url>
         <properties>
           <classloader>root.maven</classloader>
         </properties>
  @@ -92,7 +92,7 @@
     
       <dependency>
         <id>commons-cli</id>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
       </dependency>
         
       <!-- END for demos -->
  
  
  
  1.4       +1 -1      jakarta-commons/jelly/jelly-tags/jmx/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jmx/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml	1 Mar 2004 01:32:40 -0000	1.3
  +++ project.xml	11 Aug 2004 02:27:20 -0000	1.4
  @@ -83,7 +83,7 @@
       
       <dependency>
         <id>commons-cli</id>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
       </dependency>
         
       <!-- END for test -->
  
  
  
  1.10      +5 -5      jakarta-commons/jelly/jelly-tags/quartz/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/quartz/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml	24 May 2004 21:39:36 -0000	1.9
  +++ project.xml	11 Aug 2004 02:27:20 -0000	1.10
  @@ -25,11 +25,11 @@
     </description>
     <shortDescription>Commons Jelly Quartz Tag Library</shortDescription>
     
  -  <!-- <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/quartz</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/quartz</distributionDirectory>
  +  <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/quartz</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/quartz</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/quartz/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/quartz/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/quartz/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/quartz/</url>
     </repository>-->
     
       
  @@ -55,7 +55,7 @@
   
       <dependency>
         <id>commons-cli</id>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
       </dependency>
       <dependency>
         <id>log4j</id>
  
  
  
  1.8       +6 -6      jakarta-commons/jelly/jelly-tags/ojb/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/ojb/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	1 Mar 2004 01:40:00 -0000	1.7
  +++ project.xml	11 Aug 2004 02:27:20 -0000	1.8
  @@ -26,12 +26,12 @@
     </description>
     <shortDescription>Commons Jelly OjB Tag Library</shortDescription>
     
  -  <!-- <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/ojb/</url>
  -  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/ojb</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/ojb</distributionDirectory>
  +  <!-- <url>http://jakarta.apache.org/commons/jelly/tags/ojb/</url>
  +  <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/ojb</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/ojb</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/ojb/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/ojb/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/ojb/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/ojb/</url>
     </repository>-->
     
     <dependencies>
  @@ -51,7 +51,7 @@
       
       <dependency>
         <id>commons-lang</id>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
       </dependency>
       
     </dependencies>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org