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/09/11 01:57:53 UTC

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

dion        2004/09/10 16:57:52

  Modified:    jelly/jelly-tags/http project.xml
               jelly/jelly-tags/swing project.xml
               jelly/jelly-tags/jface project.xml
  Log:
  upgrade to 1.0 of define taglib
  
  Revision  Changes    Path
  1.15      +2 -12     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.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	10 Sep 2004 06:42:43 -0000	1.14
  +++ project.xml	10 Sep 2004 23:57:52 -0000	1.15
  @@ -26,18 +26,8 @@
     </description>
     <shortDescription>Commons Jelly HTTP Tag Library</shortDescription>
     
  -  <!-- <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/jelly/jelly-tags/http/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/http/</url>
  -  </repository> -->
  -  
     <dependencies>
  -  
  -    
  -  
  +
       <dependency>
         <id>commons-jelly</id>
         <version>1.0-beta-4</version>
  @@ -52,7 +42,7 @@
       <dependency>
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-define</artifactId>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
         <url>http://jakarta.apache.org/commons/jelly/tags/define/</url>
       </dependency>
   
  
  
  
  1.19      +1 -1      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.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml	10 Sep 2004 13:36:41 -0000	1.18
  +++ project.xml	10 Sep 2004 23:57:52 -0000	1.19
  @@ -43,7 +43,7 @@
       <dependency>
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-define</artifactId>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
         <url>http://jakarta.apache.org/commons/jelly/tags/define/</url>
         <properties>
           <classloader>root.maven</classloader>
  
  
  
  1.11      +1 -1      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.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml	10 Sep 2004 13:35:23 -0000	1.10
  +++ project.xml	10 Sep 2004 23:57:52 -0000	1.11
  @@ -78,7 +78,7 @@
       <dependency>
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-define</artifactId>
  -      <version>SNAPSHOT</version>
  +      <version>1.0</version>
       </dependency>
         
       <!-- END for running demos -->
  
  
  

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