You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by fo...@apache.org on 2006/01/13 09:27:51 UTC

svn commit: r368635 - /incubator/servicemix/trunk/servicemix-jbi/project.xml

Author: foconer
Date: Fri Jan 13 00:27:41 2006
New Revision: 368635

URL: http://svn.apache.org/viewcvs?rev=368635&view=rev
Log:
Will now extend to /etc/

Modified:
    incubator/servicemix/trunk/servicemix-jbi/project.xml

Modified: incubator/servicemix/trunk/servicemix-jbi/project.xml
URL: http://svn.apache.org/viewcvs/incubator/servicemix/trunk/servicemix-jbi/project.xml?rev=368635&r1=368634&r2=368635&view=diff
==============================================================================
--- incubator/servicemix/trunk/servicemix-jbi/project.xml (original)
+++ incubator/servicemix/trunk/servicemix-jbi/project.xml Fri Jan 13 00:27:41 2006
@@ -20,7 +20,7 @@
 
 <project>
   <pomVersion>3</pomVersion>
-  <extend>../project.xml</extend>
+  <extend>${basedir}/../etc/project.xml</extend>
   
   <name>ServiceMix :: JBI</name>
   <id>servicemix-jbi</id>