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:27:15 UTC

svn commit: rev 22932 - excalibur/trunk/components/xmlutil

Author: neeme
Date: Thu Jul 15 06:27:14 2004
New Revision: 22932

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

Modified: excalibur/trunk/components/xmlutil/project.xml
==============================================================================
--- excalibur/trunk/components/xmlutil/project.xml	(original)
+++ excalibur/trunk/components/xmlutil/project.xml	Thu Jul 15 06:27:14 2004
@@ -17,7 +17,7 @@
 -->
 
 <project>
-    <extend>${basedir}/../../buildsystem/project-common.xml</extend>
+    <extend>${basedir}/../project-common.xml</extend>
 
     <name>Excalibur XMLUtil</name>
     <id>excalibur-xmlutil</id>

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