Author: dgolovin
Date: 2010-08-19 21:03:18 -0400 (Thu, 19 Aug 2010)
New Revision: 24318
Modified:
trunk/build/aggregate/site/site.xml
Log:
one more comment for aggregation update site:
- xulrunner feature should contain version in it to pick up 1.9.1.2
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2010-08-20 00:57:04 UTC (rev 24317)
+++ trunk/build/aggregate/site/site.xml 2010-08-20 01:03:18 UTC (rev 24318)
@@ -128,11 +128,11 @@
</feature>
<!-- XulRunner requires version in declaration to avoid include latest 1.9.2 in build
-->
- <feature url="features/org.mozilla.xpcom.feature_1.9.1.2a.jar"
id="org.mozilla.xpcom.feature" version="1.9.1.2a">
+ <!-- DO NOT REMOVE VERSIONS FROM XULRUNNER FEATURE OR IT PIKS UP LAST ONE WHICH IS
1.9.2 -->
+ <feature url="features/org.mozilla.xulrunner.feature_1.9.1.2.jar"
id="org.mozilla.xulrunner.feature" version="1.9.1.2">
<category name="AllTools" />
<category name="WebTools" />
</feature>
-
<!-- TODO: enable SDK features once we can build source plugins w/ Tycho -->
<!-- <feature url="features/org.jboss.tools.jmx.sdk.feature_0.0.0.jar"
id="org.jboss.tools.jmx.sdk.feature"
version="0.0.0"> <category name="SDKTools"/>
</feature> <feature
url="features/org.jboss.ide.eclipse.freemarker.sdk.feature_0.0.0.jar"
Show replies by date