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/03/09 02:56:58 UTC

svn commit: r384399 - /incubator/servicemix/trunk/servicemix-sca/project.xml

Author: foconer
Date: Wed Mar  8 17:56:56 2006
New Revision: 384399

URL: http://svn.apache.org/viewcvs?rev=384399&view=rev
Log:
Removed the defined siteDirectory. It will instead inherit the value from etc/project.xml for consistency with the rest of the modules.

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

Modified: incubator/servicemix/trunk/servicemix-sca/project.xml
URL: http://svn.apache.org/viewcvs/incubator/servicemix/trunk/servicemix-sca/project.xml?rev=384399&r1=384398&r2=384399&view=diff
==============================================================================
--- incubator/servicemix/trunk/servicemix-sca/project.xml (original)
+++ incubator/servicemix/trunk/servicemix-sca/project.xml Wed Mar  8 17:56:56 2006
@@ -35,10 +35,7 @@
     </packageGroup>
   </packageGroups>
 
-  <siteDirectory>/home/projects/servicemix/public_html/maven/sca</siteDirectory>
-
   <dependencies>
-
       <dependency>
         <groupId>${pom.groupId}</groupId>
         <artifactId>maven-jbi-plugin</artifactId>