Author: crossley
Date: Mon Sep 12 17:19:35 2005
New Revision: 280454
URL: http://svn.apache.org/viewcvs?rev=280454&view=rev
Log:
Explain the naming convention for libraries.
Added:
forrest/trunk/lib/README.txt (with props)
Added: forrest/trunk/lib/README.txt
URL:
http://svn.apache.org/viewcvs/forrest/trunk/lib/README.txt?rev=280454&view=auto
==============================================================================
--- forrest/trunk/lib/README.txt (added)
+++ forrest/trunk/lib/README.txt Mon Sep 12 17:19:35 2005
@@ -0,0 +1,13 @@
+See the accompanying licenses for each library
+and the file ../NOTICE.txt
+
+Naming convention for library filenames:
+* Include the actual release number,
+* If it is a pre-release then use their SVN revision number,
+* Otherwise use the date.
+
+The Apache Cocoon libraries are updated too often,
+so please see our 'svn log' for the commit message
+which will indicate the Cocoon revision number.
+If you cannot use 'svn log' then see the online interface:
+http://svn.apache.org/viewcvs.cgi/forrest/
Propchange: forrest/trunk/lib/README.txt
------------------------------------------------------------------------------
svn:eol-style = native