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:18:39 UTC

svn commit: rev 22930 - excalibur/trunk/components/pool/instrumented

Author: neeme
Date: Thu Jul 15 06:18:38 2004
New Revision: 22930

Modified:
   excalibur/trunk/components/pool/instrumented/project.xml
Log:
extend the common pool project file instead of extending the global one directly.

Modified: excalibur/trunk/components/pool/instrumented/project.xml
==============================================================================
--- excalibur/trunk/components/pool/instrumented/project.xml	(original)
+++ excalibur/trunk/components/pool/instrumented/project.xml	Thu Jul 15 06:18:38 2004
@@ -17,7 +17,7 @@
 -->
 <project>
 
-  <extend>${basedir}/../../project-common.xml</extend>
+  <extend>${basedir}/../project-common.xml</extend>
 
   <groupId>excalibur-pool</groupId>
   <id>excalibur-pool-instrumented</id>

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