leif 2003/05/31 08:40:50
Modified: component build.xml
event build.xml
extension build.xml
fortress build.xml
i18n build.xml
instrument build.xml
instrument-client build.xml
instrument-manager build.xml
logger build.xml
monitor build.xml
pool build.xml
sourceresolve build.xml
store build.xml
thread build.xml
xmlutil build.xml
compatibility build.xml
lifecycle build.xml
Log:
Update the javadocs copyright so it gives credit to the Jakarta Avalon Project.
Revision Changes Path
1.46 +1 -1 avalon-excalibur/component/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/component/build.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- build.xml 31 May 2003 15:37:07 -0000 1.45
+++ build.xml 31 May 2003 15:40:49 -0000 1.46
@@ -293,7 +293,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.52 +1 -1 avalon-excalibur/event/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/event/build.xml,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- build.xml 31 May 2003 15:37:08 -0000 1.51
+++ build.xml 31 May 2003 15:40:49 -0000 1.52
@@ -174,7 +174,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.61 +1 -1 avalon-excalibur/extension/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/extension/build.xml,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- build.xml 19 May 2003 16:53:01 -0000 1.60
+++ build.xml 31 May 2003 15:40:49 -0000 1.61
@@ -153,7 +153,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="${avalon.javadoc.link}"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.101 +1 -1 avalon-excalibur/fortress/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/fortress/build.xml,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- build.xml 31 May 2003 15:37:08 -0000 1.100
+++ build.xml 31 May 2003 15:40:49 -0000 1.101
@@ -290,7 +290,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.60 +1 -1 avalon-excalibur/i18n/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/i18n/build.xml,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- build.xml 31 May 2003 15:38:38 -0000 1.59
+++ build.xml 31 May 2003 15:40:49 -0000 1.60
@@ -152,7 +152,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.57 +1 -1 avalon-excalibur/instrument/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/instrument/build.xml,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- build.xml 31 May 2003 15:37:08 -0000 1.56
+++ build.xml 31 May 2003 15:40:49 -0000 1.57
@@ -185,7 +185,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.41 +1 -1 avalon-excalibur/instrument-client/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/instrument-client/build.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- build.xml 31 May 2003 15:37:08 -0000 1.40
+++ build.xml 31 May 2003 15:40:49 -0000 1.41
@@ -166,7 +166,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.42 +1 -1 avalon-excalibur/instrument-manager/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/instrument-manager/build.xml,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- build.xml 19 May 2003 16:53:02 -0000 1.41
+++ build.xml 31 May 2003 15:40:49 -0000 1.42
@@ -186,7 +186,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.44 +1 -1 avalon-excalibur/logger/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/logger/build.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- build.xml 31 May 2003 15:37:08 -0000 1.43
+++ build.xml 31 May 2003 15:40:49 -0000 1.44
@@ -339,7 +339,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.37 +1 -1 avalon-excalibur/monitor/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/monitor/build.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- build.xml 31 May 2003 15:37:08 -0000 1.36
+++ build.xml 31 May 2003 15:40:49 -0000 1.37
@@ -189,7 +189,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.40 +1 -1 avalon-excalibur/pool/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/pool/build.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- build.xml 31 May 2003 15:37:08 -0000 1.39
+++ build.xml 31 May 2003 15:40:49 -0000 1.40
@@ -168,7 +168,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.40 +1 -1 avalon-excalibur/sourceresolve/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/sourceresolve/build.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- build.xml 31 May 2003 15:37:08 -0000 1.39
+++ build.xml 31 May 2003 15:40:50 -0000 1.40
@@ -159,7 +159,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.24 +1 -1 avalon-excalibur/store/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/store/build.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- build.xml 31 May 2003 15:37:08 -0000 1.23
+++ build.xml 31 May 2003 15:40:50 -0000 1.24
@@ -171,7 +171,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.41 +1 -1 avalon-excalibur/thread/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/thread/build.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- build.xml 31 May 2003 15:37:08 -0000 1.40
+++ build.xml 31 May 2003 15:40:50 -0000 1.41
@@ -178,7 +178,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.43 +1 -1 avalon-excalibur/xmlutil/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/xmlutil/build.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- build.xml 31 May 2003 15:37:08 -0000 1.42
+++ build.xml 31 May 2003 15:40:50 -0000 1.43
@@ -210,7 +210,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.13 +1 -1 avalon-excalibur/compatibility/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/compatibility/build.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- build.xml 31 May 2003 15:37:09 -0000 1.12
+++ build.xml 31 May 2003 15:40:50 -0000 1.13
@@ -160,7 +160,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
1.9 +1 -1 avalon-excalibur/lifecycle/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/lifecycle/build.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- build.xml 31 May 2003 15:37:09 -0000 1.8
+++ build.xml 31 May 2003 15:40:50 -0000 1.9
@@ -183,7 +183,7 @@
<param name="-link"
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
<param name="-link" value="http://avalon.apache.org/api/"/>
<param name="-bottom"
- value=""Copyright © ${year} Apache Jakarta Project.
All Rights Reserved.""/>
+ value=""Copyright © ${year} Apache Avalon Project.
All Rights Reserved.""/>
</doclet>
</javadoc>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]