summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/tools
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-10-24 21:57:48 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-10-24 21:57:48 +0000
commitaa7f1d10537d10e52f55974b0bd503d79d500482 (patch)
treedd0c94687620ff78b6128843f80ff707ed486d57 /branches/sca-equinox/tools
parent32317fc36f3d256cf57c77afb442835e31c0f51d (diff)
Moved the PDE target build to its own module. Moved the Eclipse plugin build to the distribution profile.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707759 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/tools')
-rw-r--r--branches/sca-equinox/tools/eclipse34/pom.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/branches/sca-equinox/tools/eclipse34/pom.xml b/branches/sca-equinox/tools/eclipse34/pom.xml
index a8da59b478..3666fd6325 100644
--- a/branches/sca-equinox/tools/eclipse34/pom.xml
+++ b/branches/sca-equinox/tools/eclipse34/pom.xml
@@ -32,10 +32,7 @@
<profiles>
<profile>
- <id>default</id>
- <activation>
- <activeByDefault>true</activeByDefault>
- </activation>
+ <id>distribution</id>
<modules>
<module>features/core</module>
<module>features/ejava</module>