[jbosstools-commits] JBoss Tools SVN: r35867 - trunk/site.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Oct 20 17:16:48 EDT 2011


Author: dgolovin
Date: 2011-10-20 17:16:48 -0400 (Thu, 20 Oct 2011)
New Revision: 35867

Modified:
   trunk/site/site.xml
Log:
fixed feature ID name for jboss.central

Modified: trunk/site/site.xml
===================================================================
--- trunk/site/site.xml	2011-10-20 20:22:12 UTC (rev 35866)
+++ trunk/site/site.xml	2011-10-20 21:16:48 UTC (rev 35867)
@@ -25,7 +25,7 @@
 	<feature url="features/org.drools.eclipse.task.feature_0.0.0.jar" id="org.drools.eclipse.task.feature" version="0.0.0" />
 	<feature url="features/org.guvnor.tools.feature_0.0.0.jar" id="org.guvnor.tools.feature" version="0.0.0" />
 	<feature url="features/org.jboss.tools.project.examples.feature_0.0.0.jar" id="org.jboss.tools.project.examples.feature" version="0.0.0" />
-	<feature url="features/org.jboss.tools.central.feature_0.0.0.jar" id="org.jboss.tools.project.central.feature" version="0.0.0" />
+	<feature url="features/org.jboss.tools.central.feature_0.0.0.jar" id="org.jboss.tools.central.feature" version="0.0.0" />
 
 	<feature url="features/org.jboss.tools.community.project.examples.feature_0.0.0.jar" id="org.jboss.tools.community.project.examples.feature" version="0.0.0" />
 	<feature url="features/org.jboss.tools.maven.feature_0.0.0.jar" id="org.jboss.tools.maven.feature" version="0.0.0" />



More information about the jbosstools-commits mailing list