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:16:59 UTC

svn commit: rev 22928 - excalibur/trunk/components/pool/api

Author: neeme
Date: Thu Jul 15 06:16:59 2004
New Revision: 22928

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

Modified: excalibur/trunk/components/pool/api/project.xml
==============================================================================
--- excalibur/trunk/components/pool/api/project.xml	(original)
+++ excalibur/trunk/components/pool/api/project.xml	Thu Jul 15 06:16:59 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-api</id>

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