Author: nickboldt
Date: 2011-05-27 18:02:32 -0400 (Fri, 27 May 2011)
New Revision: 31555
Removed:
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/gwt-site-bui...
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/build.xml
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/index.html
Log:
remove .launch file; update GWT builder to reflect last used version
(
https://issues.jboss.org/browse/JBIDE-8753); remove GWT from indigo M7 composite
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml 2011-05-27
22:01:24 UTC (rev 31554)
+++
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml 2011-05-27
22:02:32 UTC (rev 31555)
@@ -12,29 +12,28 @@
endfun
nnoremap <Leader>ts :call ReplaceTimestamp()<CR>
-->
-<property name='p2.timestamp' value='1305546447000'/>
+<property name='p2.timestamp' value='1305546448000'/>
</properties>
-<children size='20'>
+<children size='18'>
<child location='../../requirements/indigo/201105060900-M7/'/>
<child location='../../requirements/birt/3.7M7/'/>
<child location='../../requirements/eclipse/3.7M7/'/>
<child location='../../requirements/emf/2.7M7/'/>
<child location='../../requirements/webtools/3.3M7/'/>
+
<child location='../../requirements/m2eclipse/0.13.0.201105091504/'/>
<child location='../../requirements/mylyn/3.6-I20110504-0744/'/>
<child location='../../requirements/orbit/S20110515001817/'/>
<child location='../../requirements/ecf/3.5/'/>
<child location='../../requirements/egit/0.11/'/>
+
<child location='../../requirements/findbugs/1.3.9/'/>
-<child location='../../requirements/gwt/201102111811/'/>
<child location='../../requirements/jslint/1.5/'/>
-
<child location='../../requirements/pmd/3.2.6/'/>
<child location='../../requirements/springide/2.6.0.201103160035/'/>
-
<child location='../../requirements/subclipse/1.6_1.3/'/>
-<child location='../../requirements/subversive/0.7.9_2.2.2_1.3/'/>
+
<child location='../../requirements/swtbot/2.0.4/'/>
<child location='../../requirements/testng/6.0.1.20110418_1444/'/>
<child location='../../requirements/xulrunner-1.9.2/'/>
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml 2011-05-27
22:01:24 UTC (rev 31554)
+++
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml 2011-05-27
22:02:32 UTC (rev 31555)
@@ -12,29 +12,28 @@
endfun
nnoremap <Leader>ts :call ReplaceTimestamp()<CR>
-->
-<property name='p2.timestamp' value='1305546447000'/>
+<property name='p2.timestamp' value='1305546448000'/>
</properties>
-<children size='20'>
+<children size='18'>
<child location='../../requirements/indigo/201105060900-M7/'/>
<child location='../../requirements/birt/3.7M7/'/>
<child location='../../requirements/eclipse/3.7M7/'/>
<child location='../../requirements/emf/2.7M7/'/>
<child location='../../requirements/webtools/3.3M7/'/>
+
<child location='../../requirements/m2eclipse/0.13.0.201105091504/'/>
<child location='../../requirements/mylyn/3.6-I20110504-0744/'/>
<child location='../../requirements/orbit/S20110515001817/'/>
<child location='../../requirements/ecf/3.5/'/>
<child location='../../requirements/egit/0.11/'/>
+
<child location='../../requirements/findbugs/1.3.9/'/>
-<child location='../../requirements/gwt/201102111811/'/>
<child location='../../requirements/jslint/1.5/'/>
-
<child location='../../requirements/pmd/3.2.6/'/>
<child location='../../requirements/springide/2.6.0.201103160035/'/>
-
<child location='../../requirements/subclipse/1.6_1.3/'/>
-<child location='../../requirements/subversive/0.7.9_2.2.2_1.3/'/>
+
<child location='../../requirements/swtbot/2.0.4/'/>
<child location='../../requirements/testng/6.0.1.20110418_1444/'/>
<child location='../../requirements/xulrunner-1.9.2/'/>
Modified:
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/build.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/build.xml 2011-05-27
22:01:24 UTC (rev 31554)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/build.xml 2011-05-27
22:02:32 UTC (rev 31555)
@@ -16,12 +16,13 @@
-f ~/RHDS/updates/requirements/gwt/build.xml -Ddestination=/tmp/gwt-repo
-->
<target name="mirror">
+ <!-- note: this site no longer contains the 201012211742 release of GWT, since
Google removes old versions -->
<property name="URL"
value="http://dl.google.com/eclipse/plugin/3.6" />
<property name="destination"
value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requir...
/>
<property name="compress" value="true" />
<p2.mirror>
- <repository location="file:${destination}/201102111811-complete"
name="Google plugins for Eclipse 3.6" />
+ <repository location="file:${destination}/201012211742" name="Google
plugins for Eclipse 3.6" />
<source>
<repository location="${URL}" />
</source>
@@ -35,9 +36,6 @@
<slicingOptions includeFeatures="true" followStrict="true"
/>
</p2.mirror>
- <p2.publish.featuresAndBundles
metadataRepository="file:${destination}/201010280102"
artifactRepository="file:${destination}/201010280102"
publishartifacts="true" source="${destination}/201010280102"
compress="${compress}" />
<p2.publish.featuresAndBundles
metadataRepository="file:${destination}/201012211742"
artifactRepository="file:${destination}/201012211742"
publishartifacts="true" source="${destination}/201012211742"
compress="${compress}" />
- <p2.publish.featuresAndBundles
metadataRepository="file:${destination}/201102111811"
artifactRepository="file:${destination}/201102111811"
publishartifacts="true" source="${destination}/201102111811"
compress="${compress}" />
- <p2.publish.featuresAndBundles
metadataRepository="file:${destination}/201102111811-complete"
artifactRepository="file:${destination}/201102111811-complete"
publishartifacts="true" source="${destination}/201102111811-complete"
compress="${compress}" />
</target>
</project>
Deleted:
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/gwt-site-bui...
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/gwt-site-bui... 2011-05-27
22:01:24 UTC (rev 31554)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/gwt-site-bui... 2011-05-27
22:02:32 UTC (rev 31555)
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"
standalone="no"?>
-<launchConfiguration type="org.eclipse.pde.ui.RuntimeWorkbench">
-<booleanAttribute key="append.args" value="true"/>
-<stringAttribute key="application"
value="org.eclipse.ant.core.antRunner"/>
-<booleanAttribute key="askclear" value="true"/>
-<booleanAttribute key="automaticAdd" value="true"/>
-<booleanAttribute key="automaticValidate" value="false"/>
-<stringAttribute key="bootstrap" value=""/>
-<stringAttribute key="checked" value="[NONE]"/>
-<booleanAttribute key="clearConfig" value="false"/>
-<booleanAttribute key="clearws" value="false"/>
-<booleanAttribute key="clearwslog" value="false"/>
-<stringAttribute key="configLocation"
value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/gwt-site-builder"/>
-<booleanAttribute key="default" value="true"/>
-<booleanAttribute key="includeOptional" value="true"/>
-<stringAttribute key="location"
value="${workspace_loc}/../runtime-New_configuration"/>
-<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
-<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
-</listAttribute>
-<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS"
value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl}
-consoleLog -nosplash -data /tmp -application
org.eclipse.ant.core.antRunner -f
"/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/gwt/build.xml""/>
-<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER"
value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS"
value="-Xms40m -Xmx384m"/>
-<stringAttribute key="pde.version" value="3.3"/>
-<stringAttribute key="product" value="org.eclipse.sdk.ide"/>
-<booleanAttribute key="show_selected_only" value="false"/>
-<stringAttribute key="templateConfig"
value="${target_home}/configuration/config.ini"/>
-<booleanAttribute key="tracing" value="false"/>
-<booleanAttribute key="useCustomFeatures" value="false"/>
-<booleanAttribute key="useDefaultConfig" value="true"/>
-<booleanAttribute key="useDefaultConfigArea" value="true"/>
-<booleanAttribute key="useProduct" value="false"/>
-</launchConfiguration>
Modified:
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/index.html
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/index.html 2011-05-27
22:01:24 UTC (rev 31554)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/index.html 2011-05-27
22:02:32 UTC (rev 31555)
@@ -46,10 +46,7 @@
-->
<br/>
<ul>
-<li><a class=link href=201102111811-complete>201102111811-complete</a>
</li>
-<li><a class=link href=201102111811>201102111811</a> </li>
-<li><a class=link href=201012211742>201012211742</a> </li>
-<li><a class=link href=201010280102>201010280102</a> </li>
+<li><a class=link href=201012211742>201012211742</a> (for use with
JBoss Tools 3.2.x)</li>
</ul>
<br/>
</td>