sanders 02/02/02 17:59:07
Modified: proposal/vindico RELEASE-NOTES.txt
Log:
Update to the Release Notes
Revision Changes Path
1.2 +15 -18 jakarta-alexandria/proposal/vindico/RELEASE-NOTES.txt
Index: RELEASE-NOTES.txt
===================================================================
RCS file: /home/cvs/jakarta-alexandria/proposal/vindico/RELEASE-NOTES.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- RELEASE-NOTES.txt 28 Jan 2002 12:45:33 -0000 1.1
+++ RELEASE-NOTES.txt 3 Feb 2002 01:59:07 -0000 1.2
@@ -1,39 +1,36 @@
-$Id: RELEASE-NOTES.txt,v 1.1 2002/01/28 12:45:33 sanders Exp $
+$Id: RELEASE-NOTES.txt,v 1.2 2002/02/03 01:59:07 sanders Exp $
Vindico 1.0-dev
Release Notes
-
- Scott Sanders
-
+ Scott Sanders
INTRODUCTION:
-This document contains the release notes for Vindoc. This is a
+This document contains the release notes for Vindico. This is a
proposal for the wholesale replacement of Alexandria. It also intends
to merge Gump/Alexandria and add code analysis and JXR-like functions.
Note that this is just a baby step in the right direction.
-Also note that Gump descriptors have been copied into here temporarily.
+Also note that Gump descriptors have been copied into here temporarily.
I want to make sure that everything Alexandria had is here (I think it
-is pretty much). I am NOT doing to fork the xml files. I just want to
-mess around a little but first.
+is pretty much). I am NOT going to fork the xml files from Gump. I just want
+to mess around a little but first.
Vindico depends on the following:
- * commons-logging
- * commons-collections
- * commons-beanutils
- * commons-digester
- * commons-io
- * cvsclient library from NetBeans
- * jaxp
- * junit
- * log4j
+ * JDK 1.3 (properly installed)
+ * ant (properly installed) v1.4.1 recommended
+ * commons-collections, v1.0 or later
+ * commons-beanutils, v1.0 or later
+ * commons-digester, v1.0 or later
+ * commons-io, HEAD version
+ * jaxp, v1.1 or greater
+ * junit (development time only) v3.7
NEW FEATURES:
-* Uses the cvs client library from Netbeans for all CVS functionality.
+* Uses ant for all building capabilities
* All logging is done in XML. XSLT is used to format these logs to HTML.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>