[jbosstools-commits] JBoss Tools SVN: r41357 - trunk/build/aggregate/soa-site/site.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 24 11:18:42 EDT 2012


Author: dpalmer
Date: 2012-05-24 11:18:40 -0400 (Thu, 24 May 2012)
New Revision: 41357

Modified:
   trunk/build/aggregate/soa-site/site/site.xml
Log:
[JBDS-2165] Fixed zest dependency

Modified: trunk/build/aggregate/soa-site/site/site.xml
===================================================================
--- trunk/build/aggregate/soa-site/site/site.xml	2012-05-24 14:55:08 UTC (rev 41356)
+++ trunk/build/aggregate/soa-site/site/site.xml	2012-05-24 15:18:40 UTC (rev 41357)
@@ -40,7 +40,7 @@
 		<category name="SOATools" />
 	</feature>
         <!-- ESB requires zest -->
-        <feature url="features/org.eclipse.zest_0.0.0.jar" id="org.eclipse.zest.feature" version="0.0.0"/>
+        <feature url="features/org.eclipse.zest_0.0.0.jar" id="org.eclipse.feature" version="0.0.0"/>
 
 	<feature url="features/org.jboss.tools.bpel.feature_0.0.0.jar" id="org.jboss.tools.bpel.feature" version="0.0.0">
 		<category name="SOATools" />



More information about the jbosstools-commits mailing list