Author: yradtsevich
Date: 2011-06-10 10:15:45 -0400 (Fri, 10 Jun 2011)
New Revision: 32011
Modified:
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/pom.xml
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/pom.xml
Log:
https://issues.jboss.org/browse/JBIDE-8792 : Install flash plugin message appears in VPE
if on page used flash references
- the versions of XULRunner bundles from where the nullplugins were removed (win32 and
linux32 ones) are incremented to 1.9.1.2b
Modified:
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF 2011-06-10
13:14:50 UTC (rev 32010)
+++
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF 2011-06-10
14:15:45 UTC (rev 32011)
@@ -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: 1.9.1.2b
Bundle-Vendor:
mozilla.org
Eclipse-PlatformFilter: (& (osgi.ws=gtk)(osgi.os=linux)(osgi.arch=x86))
Modified:
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/pom.xml 2011-06-10
13:14:50 UTC (rev 32010)
+++
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/pom.xml 2011-06-10
14:15:45 UTC (rev 32011)
@@ -8,7 +8,7 @@
</parent>
<groupId>org.jboss.tools.xulrunner.plugins</groupId>
<artifactId>org.mozilla.xulrunner.gtk.linux.x86</artifactId>
- <version>1.9.1.2</version>
+ <version>1.9.1.2b</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
Modified:
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF 2011-06-10
13:14:50 UTC (rev 32010)
+++
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF 2011-06-10
14:15:45 UTC (rev 32011)
@@ -3,7 +3,7 @@
Bundle-Name: Mozilla Xulrunner
Bundle-SymbolicName: org.mozilla.xulrunner.win32.win32.x86;singleton:=
true
-Bundle-Version: 1.9.1.2
+Bundle-Version: 1.9.1.2b
Bundle-Vendor:
mozilla.org
Eclipse-PlatformFilter: (& (osgi.ws=win32)(osgi.os=win32)(osgi.arch=x86))
Modified:
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/pom.xml 2011-06-10
13:14:50 UTC (rev 32010)
+++
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/pom.xml 2011-06-10
14:15:45 UTC (rev 32011)
@@ -8,7 +8,7 @@
</parent>
<groupId>org.jboss.tools.xulrunner.plugins</groupId>
<artifactId>org.mozilla.xulrunner.win32.win32.x86</artifactId>
- <version>1.9.1.2</version>
+ <version>1.9.1.2b</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>