[jbosstools-commits] JBoss Tools SVN: r30573 - in trunk/xulrunner2/plugins: org.mozilla.xulrunner.gtk.linux.x86_64/META-INF and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Apr 14 09:34:36 EDT 2011


Author: nickboldt
Date: 2011-04-14 09:34:36 -0400 (Thu, 14 Apr 2011)
New Revision: 30573

Modified:
   trunk/xulrunner2/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF
   trunk/xulrunner2/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF
Log:
fix manifest versions for org.mozilla.xulrunner.gtk.linux.* plugins

Modified: trunk/xulrunner2/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF
===================================================================
--- trunk/xulrunner2/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF	2011-04-14 13:27:36 UTC (rev 30572)
+++ trunk/xulrunner2/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF	2011-04-14 13:34:36 UTC (rev 30573)
@@ -3,7 +3,7 @@
 Bundle-Name: Mozilla Xulrunner
 Bundle-SymbolicName: org.mozilla.xulrunner.gtk.linux.x86;singleton:=tr
  ue
-Bundle-Version: 1.9.1.2
+Bundle-Version: 2.0.0.qualifier
 Bundle-Vendor: mozilla.org
 Eclipse-PlatformFilter: (& (osgi.ws=gtk)(osgi.os=linux)(osgi.arch=x86))
 

Modified: trunk/xulrunner2/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF
===================================================================
--- trunk/xulrunner2/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF	2011-04-14 13:27:36 UTC (rev 30572)
+++ trunk/xulrunner2/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF	2011-04-14 13:34:36 UTC (rev 30573)
@@ -3,7 +3,7 @@
 Bundle-Name: Mozilla Xulrunner Linux x86_64
 Bundle-SymbolicName: org.mozilla.xulrunner.gtk.linux.x86_64;singleton:
  =true
-Bundle-Version: 1.9.1.2a
+Bundle-Version: 2.0.0.qualifier
 Bundle-Vendor: mozilla.org
 Eclipse-PlatformFilter: (& (osgi.ws=gtk)(osgi.os=linux)(osgi.arch=x86_64))
 



More information about the jbosstools-commits mailing list