[jbosstools-commits] JBoss Tools SVN: r39635 - in trunk: xulrunner/features/org.mozilla.xpcom.feature and 6 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Mar 19 15:21:04 EDT 2012


Author: nickboldt
Date: 2012-03-19 15:21:03 -0400 (Mon, 19 Mar 2012)
New Revision: 39635

Modified:
   trunk/vpe/features/org.jboss.tools.xulrunner.feature/feature.xml
   trunk/xulrunner/features/org.mozilla.xpcom.feature/feature.xml
   trunk/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml
   trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF
   trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/META-INF/MANIFEST.MF
   trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF
   trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF
   trunk/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF
Log:
https://issues.jboss.org/browse/JBIDE-11353 set unpack=true and Eclipse-BundleShape: dir for xpcom and xulrunner plugins

Modified: trunk/vpe/features/org.jboss.tools.xulrunner.feature/feature.xml
===================================================================
--- trunk/vpe/features/org.jboss.tools.xulrunner.feature/feature.xml	2012-03-19 18:21:52 UTC (rev 39634)
+++ trunk/vpe/features/org.jboss.tools.xulrunner.feature/feature.xml	2012-03-19 19:21:03 UTC (rev 39635)
@@ -22,6 +22,7 @@
          id="org.mozilla.xpcom"
          download-size="0"
          install-size="0"
+	 unpack="true"
          version="0.0.0"/>
 
    <plugin
@@ -31,6 +32,7 @@
          arch="x86"
          download-size="0"
          install-size="0"
+	 unpack="true"
          version="0.0.0"/>
 
    <plugin
@@ -40,6 +42,7 @@
          arch="x86"
          download-size="0"
          install-size="0"
+	 unpack="true"
          version="0.0.0"/>
 
    <plugin
@@ -49,6 +52,7 @@
          arch="x86_64"
          download-size="0"
          install-size="0"
+	 unpack="true"
          version="0.0.0"/>
 
    <plugin
@@ -58,6 +62,7 @@
          arch="x86"
          download-size="0"
          install-size="0"
+	 unpack="true"
          version="0.0.0"/>
 
    <plugin

Modified: trunk/xulrunner/features/org.mozilla.xpcom.feature/feature.xml
===================================================================
--- trunk/xulrunner/features/org.mozilla.xpcom.feature/feature.xml	2012-03-19 18:21:52 UTC (rev 39634)
+++ trunk/xulrunner/features/org.mozilla.xpcom.feature/feature.xml	2012-03-19 19:21:03 UTC (rev 39635)
@@ -21,7 +21,7 @@
          id="org.mozilla.xpcom"
          download-size="0"
          install-size="0"
-         version="0.0.0"
-         unpack="false"/>
+         unpack="true"
+         version="0.0.0"/>
 
 </feature>

Modified: trunk/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml
===================================================================
--- trunk/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml	2012-03-19 18:21:52 UTC (rev 39634)
+++ trunk/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml	2012-03-19 19:21:03 UTC (rev 39635)
@@ -24,6 +24,7 @@
          id="org.mozilla.xpcom"
          download-size="0"
          install-size="0"
+	 unpack="true"
          version="0.0.0"/>
 
    <plugin
@@ -33,6 +34,7 @@
          arch="x86"
          download-size="0"
          install-size="0"
+	 unpack="true"
          version="0.0.0"/>
 
    <plugin
@@ -42,6 +44,7 @@
          arch="x86_64"
          download-size="0"
          install-size="0"
+	 unpack="true"
          version="0.0.0"/>
 
    <plugin
@@ -51,6 +54,7 @@
          arch="x86"
          download-size="0"
          install-size="0"
+	 unpack="true"
          version="0.0.0"/>
 
    <plugin
@@ -59,6 +63,7 @@
          ws="cocoa"
          download-size="0"
          install-size="0"
+	 unpack="true"
          version="0.0.0"/>
 
 </feature>

Modified: trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF	2012-03-19 18:21:52 UTC (rev 39634)
+++ trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF	2012-03-19 19:21:03 UTC (rev 39635)
@@ -8,6 +8,7 @@
 Export-Package: org.mozilla.interfaces,
  org.mozilla.xpcom
 Bundle-Vendor: mozilla.org
+Eclipse-BundleShape: dir
 Eclipse-BuddyPolicy: registered
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Require-Bundle: org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional;x-installation:=greedy,

Modified: trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/META-INF/MANIFEST.MF
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/META-INF/MANIFEST.MF	2012-03-19 18:21:52 UTC (rev 39634)
+++ trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/META-INF/MANIFEST.MF	2012-03-19 19:21:03 UTC (rev 39635)
@@ -4,4 +4,5 @@
 Bundle-SymbolicName: org.mozilla.xulrunner.cocoa.macosx;singleton:=true
 Bundle-Version: 1.9.2.16
 Bundle-Vendor: mozilla.org
+Eclipse-BundleShape: dir
 Eclipse-PlatformFilter: (& (osgi.ws=cocoa) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)))

Modified: trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF	2012-03-19 18:21:52 UTC (rev 39634)
+++ trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF	2012-03-19 19:21:03 UTC (rev 39635)
@@ -5,5 +5,6 @@
  ue
 Bundle-Version: 1.9.2.16b
 Bundle-Vendor: mozilla.org
+Eclipse-BundleShape: dir
 Eclipse-PlatformFilter: (& (osgi.ws=gtk)(osgi.os=linux)(osgi.arch=x86))
 

Modified: trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF	2012-03-19 18:21:52 UTC (rev 39634)
+++ trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF	2012-03-19 19:21:03 UTC (rev 39635)
@@ -5,5 +5,6 @@
  =true
 Bundle-Version: 1.9.2.19pre
 Bundle-Vendor: mozilla.org
+Eclipse-BundleShape: dir
 Eclipse-PlatformFilter: (& (osgi.ws=gtk)(osgi.os=linux)(osgi.arch=x86_64))
 

Modified: trunk/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF	2012-03-19 18:21:52 UTC (rev 39634)
+++ trunk/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF	2012-03-19 19:21:03 UTC (rev 39635)
@@ -5,5 +5,6 @@
  true
 Bundle-Version: 1.9.2.16b
 Bundle-Vendor: mozilla.org
+Eclipse-BundleShape: dir
 Eclipse-PlatformFilter: (& (osgi.ws=win32)(osgi.os=win32)(osgi.arch=x86))
 



More information about the jbosstools-commits mailing list