donaldp 01/11/19 04:00:49
Modified: . build.xml
src/documentation/xdocs code-standards.xml index.xml
src/documentation/xdocs/authors donaldp.xml index.xml
src/documentation/xdocs/framework changes.xml index.xml
lifecycle.xml
src/documentation/xdocs/history changes.xml index.xml
src/java/org/apache/avalon package.html
Log:
[EMAIL PROTECTED] --> [EMAIL PROTECTED]
yea - now no one will call me Donald!!!
Revision Changes Path
1.102 +1 -1 jakarta-avalon/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon/build.xml,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- build.xml 2001/11/07 20:13:04 1.101
+++ build.xml 2001/11/19 12:00:49 1.102
@@ -11,7 +11,7 @@
Authors:
Federico Barbieri <[EMAIL PROTECTED]>
Berin Loritsch <[EMAIL PROTECTED]>
- Peter Donald <[EMAIL PROTECTED]>
+ Peter Donald <[EMAIL PROTECTED]>
Legal:
Copyright (c) 1999-2000 The Apache Software Foundation. All Rights
Reserved.
1.3 +1 -1 jakarta-avalon/src/documentation/xdocs/code-standards.xml
Index: code-standards.xml
===================================================================
RCS file:
/home/cvs/jakarta-avalon/src/documentation/xdocs/code-standards.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- code-standards.xml 2001/08/02 03:59:41 1.2
+++ code-standards.xml 2001/11/19 12:00:49 1.3
@@ -9,7 +9,7 @@
<authors>
<person name="Avalon Documentation Team"
email="[email protected]"/>
<person name="Berin Loritsch" email="[EMAIL PROTECTED]"/>
- <person name="Peter Donald" email="[EMAIL PROTECTED]"/>
+ <person name="Peter Donald" email="[EMAIL PROTECTED]"/>
<person name="Roberto Lo Giacco" email="[EMAIL PROTECTED]"/>
<person name="Leo Simons" email="[EMAIL PROTECTED]"/>
</authors>
1.5 +2 -2 jakarta-avalon/src/documentation/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon/src/documentation/xdocs/index.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.xml 2001/11/18 07:51:46 1.4
+++ index.xml 2001/11/19 12:00:49 1.5
@@ -9,7 +9,7 @@
<person id="FB" name="Federico Barbieri" email="[EMAIL PROTECTED]"/>
<person id="BL" name="Berin Loritsch" email="[EMAIL PROTECTED]"/>
<person id="LS" name="Leo Simons" email="[EMAIL PROTECTED]"/>
- <person id="PD" name="Peter Donald" email="[EMAIL PROTECTED]"/>
+ <person id="PD" name="Peter Donald" email="[EMAIL PROTECTED]"/>
</authors>
</header>
<body>
@@ -113,7 +113,7 @@
<footer>
<legal>
Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
- $Revision: 1.4 $ $Date: 2001/11/18 07:51:46 $
+ $Revision: 1.5 $ $Date: 2001/11/19 12:00:49 $
</legal>
</footer>
</document>
1.2 +1 -1
jakarta-avalon/src/documentation/xdocs/authors/donaldp.xml
Index: donaldp.xml
===================================================================
RCS file:
/home/cvs/jakarta-avalon/src/documentation/xdocs/authors/donaldp.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- donaldp.xml 2001/07/20 19:23:38 1.1
+++ donaldp.xml 2001/11/19 12:00:49 1.2
@@ -8,7 +8,7 @@
<firstname>Peter</firstname>
<surname>Donald</surname>
<address>
- <email>[EMAIL PROTECTED]</email>
+ <email>[EMAIL PROTECTED]</email>
</address>
<affiliation>
<shortaffil>ASF</shortaffil>
1.4 +1 -1 jakarta-avalon/src/documentation/xdocs/authors/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon/src/documentation/xdocs/authors/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml 2001/10/31 14:47:45 1.3
+++ index.xml 2001/11/19 12:00:49 1.4
@@ -42,7 +42,7 @@
</tr>
<tr>
<td><link href="donaldp.html">Peter Donald</link></td>
- <td><link href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</link></td>
+ <td><link href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</link></td>
</tr>
<tr>
<td>Pierpaolo Fumagalli</td>
1.13 +1 -1
jakarta-avalon/src/documentation/xdocs/framework/changes.xml
Index: changes.xml
===================================================================
RCS file:
/home/cvs/jakarta-avalon/src/documentation/xdocs/framework/changes.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- changes.xml 2001/11/07 20:13:04 1.12
+++ changes.xml 2001/11/19 12:00:49 1.13
@@ -6,7 +6,7 @@
<devs>
<person name="Federico Barbieri" email="[EMAIL PROTECTED]" id="FB"/>
<person name="Berin Loritsch" email="[EMAIL PROTECTED]" id="BL"/>
- <person name="Peter Donald" email="[EMAIL PROTECTED]" id="PD"/>
+ <person name="Peter Donald" email="[EMAIL PROTECTED]" id="PD"/>
<person name="Jeff Turner" email="[EMAIL PROTECTED]" id="JT"/>
<person name="Paul Hammant" email="[EMAIL PROTECTED]" id="PH"/>
</devs>
1.2 +2 -2
jakarta-avalon/src/documentation/xdocs/framework/index.xml
Index: index.xml
===================================================================
RCS file:
/home/cvs/jakarta-avalon/src/documentation/xdocs/framework/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 2001/07/18 14:35:44 1.1
+++ index.xml 2001/11/19 12:00:49 1.2
@@ -8,7 +8,7 @@
<subtitle>Introduction</subtitle>
<authors>
<person name="Berin Loritsch" email="[EMAIL PROTECTED]"/>
- <person name="Peter Donald" email="[EMAIL PROTECTED]"/>
+ <person name="Peter Donald" email="[EMAIL PROTECTED]"/>
</authors>
</header>
<body>
@@ -71,7 +71,7 @@
<footer>
<legal>
Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
- $Revision: 1.1 $ $Date: 2001/07/18 14:35:44 $
+ $Revision: 1.2 $ $Date: 2001/11/19 12:00:49 $
</legal>
</footer>
</document>
1.3 +2 -2
jakarta-avalon/src/documentation/xdocs/framework/lifecycle.xml
Index: lifecycle.xml
===================================================================
RCS file:
/home/cvs/jakarta-avalon/src/documentation/xdocs/framework/lifecycle.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lifecycle.xml 2001/11/17 16:27:01 1.2
+++ lifecycle.xml 2001/11/19 12:00:49 1.3
@@ -8,7 +8,7 @@
<subtitle>The Component Lifecycle</subtitle>
<authors>
<person id="BL" name="Berin Loritsch" email="[EMAIL PROTECTED]"/>
- <person id="PD" name="Peter Donald" email="[EMAIL PROTECTED]"/>
+ <person id="PD" name="Peter Donald" email="[EMAIL PROTECTED]"/>
<person id="LS" name="Leo Simons" email="[EMAIL PROTECTED]"/>
</authors>
</header>
@@ -215,7 +215,7 @@
<footer>
<legal>
Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
- $Revision: 1.2 $ $Date: 2001/11/17 16:27:01 $
+ $Revision: 1.3 $ $Date: 2001/11/19 12:00:49 $
</legal>
</footer>
</document>
1.2 +1 -1
jakarta-avalon/src/documentation/xdocs/history/changes.xml
Index: changes.xml
===================================================================
RCS file:
/home/cvs/jakarta-avalon/src/documentation/xdocs/history/changes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- changes.xml 2001/07/18 14:35:44 1.1
+++ changes.xml 2001/11/19 12:00:49 1.2
@@ -4,7 +4,7 @@
<devs>
<person name="Federico Barbieri" email="[EMAIL PROTECTED]" id="FB"/>
<person name="Berin Loritsch" email="[EMAIL PROTECTED]" id="BL"/>
- <person name="Peter Donald" email="[EMAIL PROTECTED]" id="PD"/>
+ <person name="Peter Donald" email="[EMAIL PROTECTED]" id="PD"/>
</devs>
<release version="3.1a1" date="29th January 2001">
<action dev="BL" type="add">
1.3 +1 -1 jakarta-avalon/src/documentation/xdocs/history/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon/src/documentation/xdocs/history/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 2001/11/18 07:51:46 1.2
+++ index.xml 2001/11/19 12:00:49 1.3
@@ -8,7 +8,7 @@
<title>History of Avalon</title>
<authors>
<person name="Avalon Documentation Team"
email="[email protected]"/>
- <person name="Peter Donald" email="[EMAIL PROTECTED]"/>
+ <person name="Peter Donald" email="[EMAIL PROTECTED]"/>
</authors>
<notice>
This documentation is provided for historical purposes to document the
1.2 +1 -1 jakarta-avalon/src/java/org/apache/avalon/package.html
Index: package.html
===================================================================
RCS file: /home/cvs/jakarta-avalon/src/java/org/apache/avalon/package.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.html 2001/05/09 08:02:00 1.1
+++ package.html 2001/11/19 12:00:49 1.2
@@ -5,4 +5,4 @@
solutions to ease collaborative development. While
server-oriented, it has been put to successful use in other
contexts as well.
-</body></html>
\ No newline at end of file
+</body></html>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>