You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by le...@apache.org on 2004/07/08 13:35:02 UTC

svn commit: rev 22709 - in excalibur/trunk: . component component-examples component-tests datasource event fortress fortress/bean fortress/cli fortress/container-api fortress/container-impl fortress/container-test fortress/examples fortress/meta fortress/migration fortress/platform fortress/servlet instrument instrument-client instrument-manager lifecycle logger monitor pool sourceresolve store thread xmlutil

Author: leosimons
Date: Thu Jul  8 04:35:02 2004
New Revision: 22709

Added:
   excalibur/trunk/NOTICE.txt
   excalibur/trunk/component-examples/NOTICE.txt
   excalibur/trunk/component-tests/NOTICE.txt
   excalibur/trunk/component/NOTICE.txt
   excalibur/trunk/datasource/NOTICE.txt
   excalibur/trunk/event/NOTICE.txt
   excalibur/trunk/fortress/NOTICE.txt
   excalibur/trunk/instrument-client/NOTICE.txt
   excalibur/trunk/instrument-manager/NOTICE.txt
   excalibur/trunk/instrument/NOTICE.txt
   excalibur/trunk/lifecycle/NOTICE.txt
   excalibur/trunk/logger/NOTICE.txt
   excalibur/trunk/monitor/NOTICE.txt
   excalibur/trunk/pool/NOTICE.txt
   excalibur/trunk/sourceresolve/NOTICE.txt
   excalibur/trunk/store/NOTICE.txt
   excalibur/trunk/thread/NOTICE.txt
   excalibur/trunk/xmlutil/NOTICE.txt
Modified:
   excalibur/trunk/fortress/bean/project.properties
   excalibur/trunk/fortress/cli/project.properties
   excalibur/trunk/fortress/container-api/project.properties
   excalibur/trunk/fortress/container-impl/project.properties
   excalibur/trunk/fortress/container-test/project.properties
   excalibur/trunk/fortress/examples/project.properties
   excalibur/trunk/fortress/meta/project.properties
   excalibur/trunk/fortress/migration/project.properties
   excalibur/trunk/fortress/platform/project.properties
   excalibur/trunk/fortress/servlet/project.properties
   excalibur/trunk/project.properties
Log:
NOTICE.txt files everywhere. Change maven.repo.remote for the projects that need it

Added: excalibur/trunk/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/component-examples/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/component-examples/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/component-tests/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/component-tests/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/component/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/component/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/datasource/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/datasource/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/event/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/event/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/fortress/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/fortress/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Modified: excalibur/trunk/fortress/bean/project.properties
==============================================================================
--- excalibur/trunk/fortress/bean/project.properties	(original)
+++ excalibur/trunk/fortress/bean/project.properties	Thu Jul  8 04:35:02 2004
@@ -23,3 +23,4 @@
 
 # gump integration
 project.name=excalibur-fortress-bean
+maven.repo.remote = http://www.apache.org/dist/java-repository,http://www.apache.org/dist/excalibur,http://www.ibiblio.org/maven,http://svn.apache.org/repos/asf/excalibur/repository

Modified: excalibur/trunk/fortress/cli/project.properties
==============================================================================
--- excalibur/trunk/fortress/cli/project.properties	(original)
+++ excalibur/trunk/fortress/cli/project.properties	Thu Jul  8 04:35:02 2004
@@ -8,3 +8,4 @@
 
 # gump integration
 project.name=excalibur-fortress-cli
+maven.repo.remote = http://www.apache.org/dist/java-repository,http://www.apache.org/dist/excalibur,http://www.ibiblio.org/maven,http://svn.apache.org/repos/asf/excalibur/repository

Modified: excalibur/trunk/fortress/container-api/project.properties
==============================================================================
--- excalibur/trunk/fortress/container-api/project.properties	(original)
+++ excalibur/trunk/fortress/container-api/project.properties	Thu Jul  8 04:35:02 2004
@@ -23,3 +23,4 @@
 
 # gump integration
 project.name=excalibur-fortress-container-api
+maven.repo.remote = http://www.apache.org/dist/java-repository,http://www.apache.org/dist/excalibur,http://www.ibiblio.org/maven,http://svn.apache.org/repos/asf/excalibur/repository

Modified: excalibur/trunk/fortress/container-impl/project.properties
==============================================================================
--- excalibur/trunk/fortress/container-impl/project.properties	(original)
+++ excalibur/trunk/fortress/container-impl/project.properties	Thu Jul  8 04:35:02 2004
@@ -23,3 +23,4 @@
 
 # gump integration
 project.name=excalibur-fortress-container-impl
+maven.repo.remote = http://www.apache.org/dist/java-repository,http://www.apache.org/dist/excalibur,http://www.ibiblio.org/maven,http://svn.apache.org/repos/asf/excalibur/repository

Modified: excalibur/trunk/fortress/container-test/project.properties
==============================================================================
--- excalibur/trunk/fortress/container-test/project.properties	(original)
+++ excalibur/trunk/fortress/container-test/project.properties	Thu Jul  8 04:35:02 2004
@@ -23,3 +23,4 @@
 
 # gump integration
 project.name=excalibur-fortress-container-test
+maven.repo.remote = http://www.apache.org/dist/java-repository,http://www.apache.org/dist/excalibur,http://www.ibiblio.org/maven,http://svn.apache.org/repos/asf/excalibur/repository

Modified: excalibur/trunk/fortress/examples/project.properties
==============================================================================
--- excalibur/trunk/fortress/examples/project.properties	(original)
+++ excalibur/trunk/fortress/examples/project.properties	Thu Jul  8 04:35:02 2004
@@ -8,3 +8,4 @@
 
 # gump integration
 project.name=excalibur-fortress-examples
+maven.repo.remote = http://www.apache.org/dist/java-repository,http://www.apache.org/dist/excalibur,http://www.ibiblio.org/maven,http://svn.apache.org/repos/asf/excalibur/repository

Modified: excalibur/trunk/fortress/meta/project.properties
==============================================================================
--- excalibur/trunk/fortress/meta/project.properties	(original)
+++ excalibur/trunk/fortress/meta/project.properties	Thu Jul  8 04:35:02 2004
@@ -23,3 +23,4 @@
 
 # gump integration
 project.name=excalibur-fortress-meta
+maven.repo.remote = http://www.apache.org/dist/java-repository,http://www.apache.org/dist/excalibur,http://www.ibiblio.org/maven,http://svn.apache.org/repos/asf/excalibur/repository

Modified: excalibur/trunk/fortress/migration/project.properties
==============================================================================
--- excalibur/trunk/fortress/migration/project.properties	(original)
+++ excalibur/trunk/fortress/migration/project.properties	Thu Jul  8 04:35:02 2004
@@ -23,3 +23,4 @@
 
 # gump integration
 project.name=excalibur-fortress-migration
+maven.repo.remote = http://www.apache.org/dist/java-repository,http://www.apache.org/dist/excalibur,http://www.ibiblio.org/maven,http://svn.apache.org/repos/asf/excalibur/repository

Modified: excalibur/trunk/fortress/platform/project.properties
==============================================================================
--- excalibur/trunk/fortress/platform/project.properties	(original)
+++ excalibur/trunk/fortress/platform/project.properties	Thu Jul  8 04:35:02 2004
@@ -8,3 +8,4 @@
 
 # gump integration
 project.name=excalibur-fortress-platform
+maven.repo.remote = http://www.apache.org/dist/java-repository,http://www.apache.org/dist/excalibur,http://www.ibiblio.org/maven,http://svn.apache.org/repos/asf/excalibur/repository

Modified: excalibur/trunk/fortress/servlet/project.properties
==============================================================================
--- excalibur/trunk/fortress/servlet/project.properties	(original)
+++ excalibur/trunk/fortress/servlet/project.properties	Thu Jul  8 04:35:02 2004
@@ -8,3 +8,4 @@
 
 # gump integration
 project.name=excalibur-fortress-servlet
+maven.repo.remote = http://www.apache.org/dist/java-repository,http://www.apache.org/dist/excalibur,http://www.ibiblio.org/maven,http://svn.apache.org/repos/asf/excalibur/repository

Added: excalibur/trunk/instrument-client/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/instrument-client/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/instrument-manager/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/instrument-manager/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/instrument/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/instrument/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/lifecycle/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/lifecycle/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/logger/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/logger/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/monitor/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/monitor/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/pool/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/pool/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Modified: excalibur/trunk/project.properties
==============================================================================
--- excalibur/trunk/project.properties	(original)
+++ excalibur/trunk/project.properties	Thu Jul  8 04:35:02 2004
@@ -1,5 +1,5 @@
 
-maven.repo.remote = http://www.dpml.net,http://www.apache.org/dist/avalon,http://www.ibiblio.org/maven
+maven.repo.remote = http://www.apache.org/dist/java-repository,http://www.apache.org/dist/excalibur,http://www.ibiblio.org/maven,http://svn.apache.org/repos/asf/excalibur/repository
 
 #
 # Banner background and foreground colors.

Added: excalibur/trunk/sourceresolve/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/sourceresolve/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/store/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/store/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/thread/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/thread/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

Added: excalibur/trunk/xmlutil/NOTICE.txt
==============================================================================
--- (empty file)
+++ excalibur/trunk/xmlutil/NOTICE.txt	Thu Jul  8 04:35:02 2004
@@ -0,0 +1,3 @@
+   This product includes software developed by
+   The Apache Software Foundation (http://www.apache.org/).
+

---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org