summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-14 09:10:24 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-14 09:10:24 +0000
commit1a98258a980639bc9120955529cdc2d335d8eb95 (patch)
tree39357b5639f94ffbfe8c3755ed75c3320c2e0f59
parent5b3319b10493cd24777a347a41f5bf621086fe11 (diff)
Remove eclipse compiler from setup profile
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744432 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/sca/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/sca/pom.xml b/java/sca/pom.xml
index 50d2b3308b..582f0672c7 100644
--- a/java/sca/pom.xml
+++ b/java/sca/pom.xml
@@ -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>