leosutic 2004/02/28 07:18:17
Modified: logger maven.xml
logger/api/src/java/org/apache/avalon/excalibur/logger
package.html
logger/log4j/src/java/org/apache/avalon/excalibur/logger
package.html Resources.properties
logger/logkit/src/java/org/apache/avalon/excalibur/logger
package.html Resources.properties
logger/servletlogger/src/java/org/apache/avalon/excalibur/logger
package.html Resources.properties
Log:
Fixed licenses.
Revision Changes Path
1.3 +16 -0 avalon-excalibur/logger/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/logger/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven.xml 26 Feb 2004 14:55:23 -0000 1.2
+++ maven.xml 28 Feb 2004 15:18:16 -0000 1.3
@@ -1,3 +1,19 @@
+<!--
+Copyright 2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+implied.
+
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
<project default="jar:install" xmlns:maven="jelly:maven" xmlns:j="jelly:core"
xmlns:util="jelly:util" xmlns:ant="jelly:ant">
<preGoal name="java:compile">
1.2 +16 -0
avalon-excalibur/logger/api/src/java/org/apache/avalon/excalibur/logger/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/avalon-excalibur/logger/api/src/java/org/apache/avalon/excalibur/logger/package.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.html 2 Oct 2003 19:18:42 -0000 1.1
+++ package.html 28 Feb 2004 15:18:16 -0000 1.2
@@ -1,3 +1,19 @@
+<!--
+Copyright 2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+implied.
+
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
<html>
<body>
Logging utilities.
1.2 +16 -0
avalon-excalibur/logger/log4j/src/java/org/apache/avalon/excalibur/logger/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/avalon-excalibur/logger/log4j/src/java/org/apache/avalon/excalibur/logger/package.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.html 2 Oct 2003 19:18:43 -0000 1.1
+++ package.html 28 Feb 2004 15:18:17 -0000 1.2
@@ -1,3 +1,19 @@
+<!--
+Copyright 2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+implied.
+
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
<html>
<body>
Logging utilities.
1.2 +17 -0
avalon-excalibur/logger/log4j/src/java/org/apache/avalon/excalibur/logger/Resources.properties
Index: Resources.properties
===================================================================
RCS file:
/home/cvs/avalon-excalibur/logger/log4j/src/java/org/apache/avalon/excalibur/logger/Resources.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Resources.properties 2 Oct 2003 19:18:43 -0000 1.1
+++ Resources.properties 28 Feb 2004 15:18:17 -0000 1.2
@@ -1,3 +1,20 @@
+#
+# Copyright 2004 The Apache Software Foundation
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied.
+#
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
target.nocreate=Error creating LogTarget named "{0}" for file {0}. (Reason: {2}).
unknown-target=Unable to locate LogTarget named "{0}" for Logger named "{1}".
unknown-priority=Unknown priority "{0}" for Logger named "{1}".
1.2 +16 -0
avalon-excalibur/logger/logkit/src/java/org/apache/avalon/excalibur/logger/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/avalon-excalibur/logger/logkit/src/java/org/apache/avalon/excalibur/logger/package.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.html 2 Oct 2003 19:18:44 -0000 1.1
+++ package.html 28 Feb 2004 15:18:17 -0000 1.2
@@ -1,3 +1,19 @@
+<!--
+Copyright 2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+implied.
+
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
<html>
<body>
Logging utilities.
1.2 +17 -0
avalon-excalibur/logger/logkit/src/java/org/apache/avalon/excalibur/logger/Resources.properties
Index: Resources.properties
===================================================================
RCS file:
/home/cvs/avalon-excalibur/logger/logkit/src/java/org/apache/avalon/excalibur/logger/Resources.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Resources.properties 2 Oct 2003 19:18:44 -0000 1.1
+++ Resources.properties 28 Feb 2004 15:18:17 -0000 1.2
@@ -1,3 +1,20 @@
+#
+# Copyright 2004 The Apache Software Foundation
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied.
+#
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
target.nocreate=Error creating LogTarget named "{0}" for file {0}. (Reason: {2}).
unknown-target=Unable to locate LogTarget named "{0}" for Logger named "{1}".
unknown-priority=Unknown priority "{0}" for Logger named "{1}".
1.2 +16 -0
avalon-excalibur/logger/servletlogger/src/java/org/apache/avalon/excalibur/logger/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/avalon-excalibur/logger/servletlogger/src/java/org/apache/avalon/excalibur/logger/package.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.html 2 Oct 2003 19:18:44 -0000 1.1
+++ package.html 28 Feb 2004 15:18:17 -0000 1.2
@@ -1,3 +1,19 @@
+<!--
+Copyright 2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+implied.
+
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
<html>
<body>
Logging utilities.
1.2 +17 -0
avalon-excalibur/logger/servletlogger/src/java/org/apache/avalon/excalibur/logger/Resources.properties
Index: Resources.properties
===================================================================
RCS file:
/home/cvs/avalon-excalibur/logger/servletlogger/src/java/org/apache/avalon/excalibur/logger/Resources.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Resources.properties 2 Oct 2003 19:18:44 -0000 1.1
+++ Resources.properties 28 Feb 2004 15:18:17 -0000 1.2
@@ -1,3 +1,20 @@
+#
+# Copyright 2004 The Apache Software Foundation
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied.
+#
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
target.nocreate=Error creating LogTarget named "{0}" for file {0}. (Reason: {2}).
unknown-target=Unable to locate LogTarget named "{0}" for Logger named "{1}".
unknown-priority=Unknown priority "{0}" for Logger named "{1}".
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]