bloritsch 01/10/30 06:50:15
Modified: src/documentation/xdocs/developing changes.xml
conclusion.xml
Log:
record changes
Revision Changes Path
1.7 +36 -0
jakarta-avalon/src/documentation/xdocs/developing/changes.xml
Index: changes.xml
===================================================================
RCS file:
/home/cvs/jakarta-avalon/src/documentation/xdocs/developing/changes.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- changes.xml 2001/10/22 20:35:35 1.6
+++ changes.xml 2001/10/30 14:50:15 1.7
@@ -4,6 +4,32 @@
"./dtd/docbookx.dtd">
<revhistory>
+ <revision revisionflag="updated">
+ <revnumber>1.3</revnumber>
+ <date>30 Oct 2001</date>
+ <authorinitials>BL</authorinitials>
+ <revremark>
+ Added some clarifications to the best practices based on discussions
+ with Gerhard Froehlich ([EMAIL PROTECTED])
+ </revremark>
+ </revision>
+ <revision revisionflag="updated">
+ <revnumber>1.3</revnumber>
+ <date>30 Oct 2001</date>
+ <authorinitials>BL</authorinitials>
+ <revremark>
+ Reformatted code examples so they are more readable.
+ </revremark>
+ </revision>
+ <revision revisionflag="updated">
+ <revnumber>1.3</revnumber>
+ <date>30 Oct 2001</date>
+ <authorinitials>BL</authorinitials>
+ <revremark>
+ Applied fixes from Marcus Crafter ([EMAIL PROTECTED])
+ and Ovidiu Predescu ([EMAIL PROTECTED]).
+ </revremark>
+ </revision>
<revision revisionflag="added">
<revnumber>1.2</revnumber>
<date>19 Oct 2001</date>
@@ -19,6 +45,16 @@
<authorinitials>BL</authorinitials>
<revremark>
Removed mention of Testlet as it is a dead project now.
+ </revremark>
+ </revision>
+ <revision revisionflag="fixed">
+ <revnumber>1.1</revnumber>
+ <date>23 Jul 2001</date>
+ <authorinitials>PD</authorinitials>
+ <revremark>
+ Fix bugs in the example code and config files, which I encountered
+ while trying to get it to compile. Submitted by:
+ [EMAIL PROTECTED] (jeff)
</revremark>
</revision>
<revision revisionflag="changed">
1.3 +3 -4
jakarta-avalon/src/documentation/xdocs/developing/conclusion.xml
Index: conclusion.xml
===================================================================
RCS file:
/home/cvs/jakarta-avalon/src/documentation/xdocs/developing/conclusion.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- conclusion.xml 2001/10/30 14:31:05 1.2
+++ conclusion.xml 2001/10/30 14:50:15 1.3
@@ -47,9 +47,8 @@
<para>
Avalon's user base is measured in the hundreds. Several projects
like Apache Cocoon, Apache JAMES, and Jesktop are all built on Avalon.
- Developers for those projects are users of Avalon Framework at the
- very least whether they realize it or not. Because of the number of
- users Avalon has, it is very well tested.
+ Developers for those projects are users of Avalon Framework. Because
of
+ the number of users Avalon has, it is very well tested.
</para>
<section>
<title>Designed by the Best Minds</title>
@@ -60,7 +59,7 @@
is not just designed by the five developers mentioned in the
introduction—the people who came up with the concepts of
Inversion
of Control, Separation of Concerns, and Component Oriented
- Programming design it.
+ Programming designed it.
</para>
<para>
The beauty of Open Source projects is that the result is an
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>