leosimons 2002/11/27 03:22:57
Modified: site/src/xdocs index.xml
Log:
remove outdated refactoring message
Revision Changes Path
1.6 +13 -22 jakarta-avalon-excalibur/site/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/site/src/xdocs/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.xml 26 Jul 2002 16:17:40 -0000 1.5
+++ index.xml 27 Nov 2002 11:22:57 -0000 1.6
@@ -8,16 +8,6 @@
</authors>
</header>
<body>
- <s1 title="Refactoring!!">
- <warn>
- There is a general reorganization of JAR files for Excalibur going
- on at the moment (early April 2002). This will be complete in a
- couple of weeks. For now, all the old docs have been migrated
- to new locations in the website, and will be joined by new pages
- shortly. This is just a preview of the pages, and much will
- change day by day.
- </warn>
- </s1>
<s1 title="Introduction">
<p>
Avalon Excalibur was created in order to ease development of
@@ -26,19 +16,20 @@
from command line parsing to thread concurrency management.
</p>
<p>
- The components in the Excalibur package have been well tested
- and do work reliably. There is an associated project called
- "Scratchpad" that is a staging area for new Components. When
- they have been sufficiently tested, we will include them in
- Excalibur.
+ Not all of the code in excalibur CVS nor all the packages
+ listed in the menu have been released; some are in an
+ alpha or planning stage.
+ Individual packages inside Excalibur that have been released
+ can be downloaded from
+ <a
href="http://jakarta.apache.org/builds/jakarta-avalon-excalibur/release/">here</a>,
+ whereas the last complete release of all of excalibur is
+ available
+ <a
href="http://jakarta.apache.org/builds/jakarta-avalon/release/excalibur/latest/">here</a>.
</p>
<warn>
- The scratchpad code is provided for your benefit so that we
- can get feedback on whether the package is needed or wanted,
- and we can get error reports on it. The components in
- Scratchpad are of varying quality or stability, depending on
- where they are in the development cycle. They are <strong>NOT</strong>
- meant for production use. You have been warned.
+ Packages that have not been officially released are of varying
+ quality and/or stability. They are <strong>NOT</strong>
+ meant for production use. You have been warned.
</warn>
</s1>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>