dion 2004/09/12 08:00:17
Modified: jelly/jelly-tags/threads project.xml
jelly/jelly-tags/threads/xdocs changes.xml
Log:
prep
Revision Changes Path
1.12 +9 -12 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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 10 Sep 2004 07:37:13 -0000 1.11
+++ project.xml 12 Sep 2004 15:00:17 -0000 1.12
@@ -18,7 +18,7 @@
<extend>${basedir}/../tag-project.xml</extend>
<id>commons-jelly-tags-threads</id>
<name>commons-jelly-tags-threads</name>
-
+ <currentVersion>1.0</currentVersion>
<package>org.apache.commons.jelly.tags.threads</package>
<description>
@@ -26,19 +26,16 @@
</description>
<shortDescription>Commons Jelly Threads Tag Library</shortDescription>
- <!-- <url>http://jakarta.apache.org/commons/jelly/tags/threads/</url>
-
- <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:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/threads/</connection>
-
<url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/threads/</url>
- </repository>-->
+ <versions>
+ <version>
+ <id>1.0</id>
+ <name>1.0</name>
+ <tag>COMMONS-JELLY-THREADS-1_0</tag>
+ </version>
+ </versions>
<dependencies>
-
-
-
+
<!-- START for compilation -->
<dependency>
1.2 +1 -1 jakarta-commons/jelly/jelly-tags/threads/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/threads/xdocs/changes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- changes.xml 7 Sep 2004 15:57:25 -0000 1.1
+++ changes.xml 12 Sep 2004 15:00:17 -0000 1.2
@@ -24,7 +24,7 @@
<author email="[EMAIL PROTECTED]">dIon Gillard</author>
</properties>
<body>
- <release version="1.0-SNAPSHOT" date="in CVS">
+ <release version="1.0" date="2004-09-12">
</release>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]