[jbosstools-commits] JBoss Tools SVN: r39554 - trunk/build/aggregate/site/sources.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Mar 16 05:35:29 EDT 2012


Author: mickael_istria
Date: 2012-03-16 05:35:28 -0400 (Fri, 16 Mar 2012)
New Revision: 39554

Modified:
   trunk/build/aggregate/site/sources/site.xml
Log:
JBIDE-8838:
Fix Birt source feature name



Modified: trunk/build/aggregate/site/sources/site.xml
===================================================================
--- trunk/build/aggregate/site/sources/site.xml	2012-03-16 00:30:13 UTC (rev 39553)
+++ trunk/build/aggregate/site/sources/site.xml	2012-03-16 09:35:28 UTC (rev 39554)
@@ -94,7 +94,7 @@
 		<category name="AllSources" />
 	</feature>
 	-->
-	<feature url="features/org.jboss.tools.birt.source.feature_0.0.0.jar" id="org.jboss.tools.birt.source.feature" version="0.0.0">
+	<feature url="features/org.jboss.tools.birt.feature.source_0.0.0.jar" id="org.jboss.tools.birt.feature.source" version="0.0.0">
 		<category name="AllSources" />
 	</feature>
 	<!--



More information about the jbosstools-commits mailing list