Author: dgolovin
Date: 2010-08-07 19:59:53 -0400 (Sat, 07 Aug 2010)
New Revision: 23985
Modified:
trunk/vpe/features/org.jboss.tools.xulrunner.feature/feature.xml
trunk/vpe/plugins/org.jboss.tools.vpe.xulrunner/META-INF/MANIFEST.MF
Log:
revert to XL 1.9.1.2
Modified: trunk/vpe/features/org.jboss.tools.xulrunner.feature/feature.xml
===================================================================
--- trunk/vpe/features/org.jboss.tools.xulrunner.feature/feature.xml 2010-08-06 23:02:25
UTC (rev 23984)
+++ trunk/vpe/features/org.jboss.tools.xulrunner.feature/feature.xml 2010-08-07 23:59:53
UTC (rev 23985)
@@ -29,19 +29,17 @@
version="0.0.0"/>
<plugin
- id="org.mozilla.xulrunner.carbon.macosx.x86"
+ id="org.mozilla.xulrunner.carbon.macosx"
os="macosx"
ws="carbon"
- arch="x86"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
- id="org.mozilla.xulrunner.cocoa.macosx.x86"
+ id="org.mozilla.xulrunner.cocoa.macosx"
os="macosx"
ws="cocoa"
- arch="x86"
download-size="0"
install-size="0"
version="0.0.0"/>
Modified: trunk/vpe/plugins/org.jboss.tools.vpe.xulrunner/META-INF/MANIFEST.MF
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.xulrunner/META-INF/MANIFEST.MF 2010-08-06
23:02:25 UTC (rev 23984)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.xulrunner/META-INF/MANIFEST.MF 2010-08-07
23:59:53 UTC (rev 23985)
@@ -8,8 +8,8 @@
org.eclipse.core.runtime,
org.mozilla.xpcom,
org.jboss.tools.common,
- org.mozilla.xulrunner.carbon.macosx.x86;resolution:=optional,
- org.mozilla.xulrunner.cocoa.macosx.x86;resolution:=optional,
+ org.mozilla.xulrunner.carbon.macosx;resolution:=optional,
+ org.mozilla.xulrunner.cocoa.macosx;resolution:=optional,
org.mozilla.xulrunner.gtk.linux.x86;resolution:=optional,
org.mozilla.xulrunner.gtk.linux.x86_64;resolution:=optional,
org.mozilla.xulrunner.win32.win32.x86;resolution:=optional
Show replies by date