dion 2004/09/10 06:35:23
Modified: jelly/jelly-tags/betwixt project.xml
jelly/jelly-tags/html project.xml
jelly/jelly-tags/bean project.xml
jelly/jelly-tags/jface project.xml
jelly/jelly-tags/jmx project.xml
jelly/jelly-tags/define project.xml
Log:
move to log taglib 1.0
Revision Changes Path
1.20 +2 -11 jakarta-commons/jelly/jelly-tags/betwixt/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/betwixt/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 10 Sep 2004 07:37:13 -0000 1.19
+++ project.xml 10 Sep 2004 13:35:23 -0000 1.20
@@ -25,17 +25,8 @@
</description>
<shortDescription>Commons Jelly Betwixt Tag Library</shortDescription>
- <!--
<siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/betwixt/</siteDirectory>
-
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/betwixt</distributionDirectory>
- <repository>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/betwixt/</connection>
-
<url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/betwixt/</url>
- </repository> -->
-
<dependencies>
-
-
-
+
<!-- START for compilation -->
<dependency>
@@ -63,7 +54,7 @@
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-log</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.0</version>
<url>http://jakarta.apache.org/commons/jelly/tags/log/</url>
</dependency>
1.21 +2 -12 jakarta-commons/jelly/jelly-tags/html/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/html/project.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- project.xml 10 Sep 2004 07:37:13 -0000 1.20
+++ project.xml 10 Sep 2004 13:35:23 -0000 1.21
@@ -25,18 +25,8 @@
</description>
<shortDescription>Commons Jelly HTML Tag Library</shortDescription>
- <!-- <url>http://jakarta.apache.org/commons/jelly/tags/html</url>
- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/html</siteDirectory>
-
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/html</distributionDirectory>
- <repository>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/html/</connection>
- <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/html/</url>
- </repository>-->
-
<dependencies>
-
-
-
+
<!-- START for compilation -->
<dependency>
@@ -61,7 +51,7 @@
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-log</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.0</version>
</dependency>
<dependency>
1.14 +2 -11 jakarta-commons/jelly/jelly-tags/bean/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/bean/project.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- project.xml 10 Sep 2004 07:37:13 -0000 1.13
+++ project.xml 10 Sep 2004 13:35:23 -0000 1.14
@@ -28,17 +28,8 @@
<url>http://jakarta.apache.org/commons/jelly/tags/bean/</url>
- <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/bean/</siteDirectory>
-
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/bean</distributionDirectory>
- <repository>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/bean/</connection>
- <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/bean/</url>
- </repository>
- -->
<dependencies>
-
-
-
+
<!-- START for compilation -->
<dependency>
@@ -54,7 +45,7 @@
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-log</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.0</version>
<url>http://jakarta.apache.org/commons/jelly/libs/log/</url>
</dependency>
1.10 +2 -12 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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- project.xml 10 Sep 2004 06:42:42 -0000 1.9
+++ project.xml 10 Sep 2004 13:35:23 -0000 1.10
@@ -26,18 +26,8 @@
</description>
<shortDescription>Commons Jelly jface Tag Library</shortDescription>
- <!--
<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:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/jface/</connection>
- <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/jface/</url>
- </repository>-->
-
-
<dependencies>
-
-
-
+
<!-- START for compilation -->
<dependency>
@@ -83,7 +73,7 @@
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-log</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.0</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
1.9 +1 -9 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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- project.xml 10 Sep 2004 07:37:14 -0000 1.8
+++ project.xml 10 Sep 2004 13:35:23 -0000 1.9
@@ -29,14 +29,6 @@
<shortDescription>Commons Jelly JMX Tag Library</shortDescription>
- <!-- <url>http://jakarta.apache.org/commons/jelly/tags/jmx/</url>
- <siteDirectory>/www/jakarta.apache.org/commons/jelly/jmx/</siteDirectory>
-
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/jmx</distributionDirectory>
- <repository>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/jmx/</connection>
- <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/jmx/</url>
- </repository>-->
-
<dependencies>
@@ -68,7 +60,7 @@
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-log</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.0</version>
<url>http://jakarta.apache.org/commons/jelly/tags/log/</url>
</dependency>
1.15 +2 -12 jakarta-commons/jelly/jelly-tags/define/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/define/project.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- project.xml 10 Sep 2004 07:37:13 -0000 1.14
+++ project.xml 10 Sep 2004 13:35:23 -0000 1.15
@@ -26,19 +26,9 @@
</description>
<shortDescription>Commons Jelly Define Tag Library</shortDescription>
- <!-- <url>http://jakarta.apache.org/commons/jelly/tags/define/</url>
- <siteDirectory>/www/jakarta.apache.org/commons/jelly/define/</siteDirectory>
-
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/define</distributionDirectory>
- <repository>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/define/</connection>
-
<url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/define/</url>
- </repository> -->
-
<dependencies>
-
-
-
+
<!-- START for compilation -->
<dependency>
@@ -67,7 +57,7 @@
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-log</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.0</version>
<url>http://jakarta.apache.org/commons/jelly/tags/log/</url>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]