Author: antelder
Date: Sat Feb 14 09:10:24 2009
New Revision: 744432
URL: http://svn.apache.org/viewvc?rev=744432&view=rev
Log:
Remove eclipse compiler from setup profile
Modified:
tuscany/java/sca/pom.xml
Modified: tuscany/java/sca/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/pom.xml?rev=744432&r1=744431&r2=744432&view=diff
==============================================================================
--- tuscany/java/sca/pom.xml (original)
+++ tuscany/java/sca/pom.xml Sat Feb 14 09:10:24 2009
@@ -195,7 +195,6 @@
<profile>
<id>setup</id>
<modules>
- <module>tools/maven/maven-eclipse-compiler</module>
<!--module>tools/maven/maven-bundle-plugin</module-->
</modules>
</profile>