[jbosstools-commits] JBoss Tools SVN: r43971 - trunk/download.jboss.org/jbosstools/updates/webtools/juno.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Sep 24 11:45:02 EDT 2012
Author: nickboldt
Date: 2012-09-24 11:45:02 -0400 (Mon, 24 Sep 2012)
New Revision: 43971
Modified:
trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml
Log:
update site.xml to match Alpha1 release - this file is needed by WTP to read update site (it's too dumb to look for p2 metadata, IIRC)
Modified: trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml 2012-09-24 15:21:47 UTC (rev 43970)
+++ trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml 2012-09-24 15:45:02 UTC (rev 43971)
@@ -1,8 +1,8 @@
<site>
<category-def label="JBoss Application Server Adapters" name="org.eclipse.wst.server.core.serverAdapter">
</category-def>
- <feature url="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120504-0300-H103-Beta3.jar" id="org.jboss.ide.eclipse.as.feature" version="2.3.0.v20120504-0300-H103-Beta3"><category name="org.eclipse.wst.server.core.serverAdapter"></category></feature>
- <feature url="features/org.jboss.ide.eclipse.archives.feature_3.2.1.v20120504-0235-H64-Beta3.jar" id="org.jboss.ide.eclipse.archives.feature" version="3.2.1.v20120504-0235-H64-Beta3"></feature>
- <feature url="features/org.jboss.tools.jmx.feature_1.2.0.v20120504-0232-H50-Beta3.jar" id="org.jboss.tools.jmx.feature" version="1.2.0.v20120504-0232-H50-Beta3"></feature>
+ <feature url="features/org.jboss.ide.eclipse.as.feature_2.4.0.Alpha1-v20120903-0103-H10.jar" id="org.jboss.ide.eclipse.as.feature" version="2.4.0.Alpha1-v20120903-0103-H10"><category name="org.eclipse.wst.server.core.serverAdapter"></category></feature>
+ <feature url="features/org.jboss.ide.eclipse.archives.feature_3.4.0.Alpha1-v20120903-0027-H9.jar" id="org.jboss.ide.eclipse.archives.feature" version="3.4.0.Alpha1-v20120903-0027-H9"></feature>
+ <feature url="features/org.jboss.tools.jmx.feature_1.4.0.Alpha1-v20120903-0047-H8.jar" id="org.jboss.tools.jmx.feature" version="1.4.0.Alpha1-v20120903-0047-H8"></feature>
-</site>
\ No newline at end of file
+</site>
More information about the jbosstools-commits
mailing list