Author: dgolovin
Date: 2012-04-12 13:28:14 -0400 (Thu, 12 Apr 2012)
New Revision: 40160
Added:
workspace/dgolovin/new-releng/target-platform/target-platform.launch
Modified:
workspace/dgolovin/new-releng/target-platform/jboss.tools.tp.product
workspace/dgolovin/new-releng/target-platform/pom.xml
Log:
gdt included
Modified: workspace/dgolovin/new-releng/target-platform/jboss.tools.tp.product
===================================================================
--- workspace/dgolovin/new-releng/target-platform/jboss.tools.tp.product 2012-04-12
16:03:00 UTC (rev 40159)
+++ workspace/dgolovin/new-releng/target-platform/jboss.tools.tp.product 2012-04-12
17:28:14 UTC (rev 40160)
@@ -70,8 +70,8 @@
<feature id="org.eclipse.gef.all"/>
<feature id="org.eclipse.xsd.sdk"/>
<feature id="org.eclipse.emf.sdk"/>
- <feature id="org.eclipse.m2e.feature"/>
- <feature id="org.eclipse.m2e.sdk.feature"/>
+ <feature id="org.eclipse.m2e.feature"
version="1.0.200.20111228-1245"/>
+ <feature id="org.eclipse.m2e.sdk.feature"
version="1.0.200.20111228-1245"/>
<feature id="org.maven.ide.eclipse.wtp.feature"/>
<feature id="org.eclipse.birt.chart"/>
<feature id="org.eclipse.birt.chart.osgi.runtime"/>
@@ -98,21 +98,22 @@
<feature id="org.eclipse.birt.integration.wtp.source"/>
<feature id="org.eclipse.mylyn.sdk_feature"/>
<feature id="org.eclipse.mylyn_feature"/>
- <feature id="org.eclipse.datatools.enablement.sdk.feature" />
- <feature id="org.eclipse.datatools.sdk.feature" />
- <feature id="org.eclipse.rse" />
- <feature id="org.eclipse.mylyn.commons" />
- <feature id="org.eclipse.mylyn.sdk_feature" />
- <feature id="org.eclipse.graphiti.sdk.plus.feature" />
- <feature id="org.eclipse.emf.transaction.sdk" />
- <feature id="org.eclipse.emf.validation.sdk" />
- <feature id="org.eclipse.epp.usagedata.feature" />
- <feature id="org.eclipse.ocl.core.sdk" />
- <feature id="org.eclipse.ocl.all.sdk" />
- <feature id="org.eclipse.uml2.sdk" />
- <feature id="org.jboss.tools.tp.dependencies" />
- <feature id="org.eclipse.jgit" />
- <feature id="org.eclipse.egit" />
+ <feature id="org.eclipse.datatools.enablement.sdk.feature"/>
+ <feature id="org.eclipse.datatools.sdk.feature"/>
+ <feature id="org.eclipse.rse"/>
+ <feature id="org.eclipse.mylyn.commons"/>
+ <feature id="org.eclipse.mylyn.sdk_feature"/>
+ <feature id="org.eclipse.graphiti.sdk.plus.feature"/>
+ <feature id="org.eclipse.emf.transaction.sdk"/>
+ <feature id="org.eclipse.emf.validation.sdk"/>
+ <feature id="org.eclipse.epp.usagedata.feature"/>
+ <feature id="org.eclipse.ocl.core.sdk"/>
+ <feature id="org.eclipse.ocl.all.sdk"/>
+ <feature id="org.eclipse.uml2.sdk"/>
+ <feature id="org.eclipse.jgit"/>
+ <feature id="org.eclipse.egit"/>
+ <feature id="com.google.gdt.eclipse.suite.e37.feature"/>
+ <feature id="com.google.gwt.eclipse.sdkbundle.e37.feature"/>
</features>
Modified: workspace/dgolovin/new-releng/target-platform/pom.xml
===================================================================
--- workspace/dgolovin/new-releng/target-platform/pom.xml 2012-04-12 16:03:00 UTC (rev
40159)
+++ workspace/dgolovin/new-releng/target-platform/pom.xml 2012-04-12 17:28:14 UTC (rev
40160)
@@ -19,7 +19,6 @@
<version>${tychoVersion}</version>
<configuration>
<publishArtifacts>true</publishArtifacts>
-
</configuration>
</plugin>
<plugin>
Added: workspace/dgolovin/new-releng/target-platform/target-platform.launch
===================================================================
--- workspace/dgolovin/new-releng/target-platform/target-platform.launch
(rev 0)
+++ workspace/dgolovin/new-releng/target-platform/target-platform.launch 2012-04-12
17:28:14 UTC (rev 40160)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"
standalone="no"?>
+<launchConfiguration
type="org.eclipse.m2e.Maven2LaunchConfigurationType">
+<booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/>
+<stringAttribute key="M2_GOALS" value="clean package"/>
+<booleanAttribute key="M2_NON_RECURSIVE" value="false"/>
+<booleanAttribute key="M2_OFFLINE" value="false"/>
+<stringAttribute key="M2_PROFILES" value=""/>
+<listAttribute key="M2_PROPERTIES"/>
+<stringAttribute key="M2_RUNTIME" value="EMBEDDED"/>
+<booleanAttribute key="M2_SKIP_TESTS" value="false"/>
+<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
+<booleanAttribute key="M2_WORKSPACE_RESOLUTION"
value="false"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS"
value="-Dmaven.repo.local=${workspace_loc:/releng/.repository}"/>
+<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY"
value="${workspace_loc:/releng/target-platform}"/>
+</launchConfiguration>
Property changes on: workspace/dgolovin/new-releng/target-platform/target-platform.launch
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Show replies by date