Author: rfeng
Date: Tue Feb 10 00:10:15 2009
New Revision: 742794

URL: http://svn.apache.org/viewvc?rev=742794&view=rev
Log:
Comment out the tuscany maven bundle plugin as it is triggered by the default 
goal

Modified:
    tuscany/java/sca/modules/pom.xml

Modified: tuscany/java/sca/modules/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/modules/pom.xml?rev=742794&r1=742793&r2=742794&view=diff
==============================================================================
--- tuscany/java/sca/modules/pom.xml (original)
+++ tuscany/java/sca/modules/pom.xml Tue Feb 10 00:10:15 2009
@@ -109,6 +109,7 @@
         <profile>
             <id>eclipse</id>
             <build>
+<!--
                <plugins>
                    <plugin> 
                        <groupId>org.apache.tuscany.sca</groupId> 
@@ -128,6 +129,7 @@
                        </executions>
                    </plugin>
                </plugins>
+-->
 
                 
<defaultGoal>org.apache.tuscany.sca:tuscany-maven-bundle-plugin:eclipse</defaultGoal>
 


Reply via email to