You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by ne...@apache.org on 2004/07/15 15:43:04 UTC

svn commit: rev 22937 - excalibur/trunk/containerkit/logger

Author: neeme
Date: Thu Jul 15 06:43:03 2004
New Revision: 22937

Modified:
   excalibur/trunk/containerkit/logger/project.xml
Log:
extend the containerkit project-common.xml instead of extending the global one directly.

Modified: excalibur/trunk/containerkit/logger/project.xml
==============================================================================
--- excalibur/trunk/containerkit/logger/project.xml	(original)
+++ excalibur/trunk/containerkit/logger/project.xml	Thu Jul 15 06:43:03 2004
@@ -16,7 +16,7 @@
  limitations under the License.
 -->
 <project>
-    <extend>${basedir}/../../buildsystem/project-common.xml</extend>
+    <extend>${basedir}/../project-common.xml</extend>
 
     <name>Excalibur Logger</name>
     <id>excalibur-logger</id>

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