You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2004/07/31 02:55:12 UTC

svn commit: rev 31008 - avalon/trunk/runtime

Author: leif
Date: Fri Jul 30 17:55:11 2004
New Revision: 31008

Modified:
   avalon/trunk/runtime/index.xml
Log:
Mark the logkit jar as being a SNAPSHOT.

Modified: avalon/trunk/runtime/index.xml
==============================================================================
--- avalon/trunk/runtime/index.xml	(original)
+++ avalon/trunk/runtime/index.xml	Fri Jul 30 17:55:11 2004
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
+<!--
+    This file contains version and dependency information for the various
+    sub projects in the current directory.   Whenever changes are made to
+    a released jar, it is important that the version be incremented and
+    that the jar be marked as a SNAPSHOT.  When it has been decided to do
+    a release of the new version, the SNAPSHOT tag will be removed.
+    
+    <info>
+      <group>avalon/logkit</group>
+      <name>avalon-logkit</name>
+      <version>2.0.1</version>
+      <status>SNAPSHOT</status>
+    </info>
+-->
+
 <index>
 
   <import index="../tools/index.xml"
@@ -64,6 +79,7 @@
       <group>avalon/logkit</group>
       <name>avalon-logkit</name>
       <version>2.0.1</version>
+      <status>SNAPSHOT</status>
     </info>
     <dependencies>
       <include key="mailapi" runtime="false"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org