Author: dgolovin
Date: 2010-09-07 03:27:17 -0400 (Tue, 07 Sep 2010)
New Revision: 24752
Modified:
trunk/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/META-INF/MANIFEST.MF
trunk/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/pom.xml
trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/META-INF/MANIFEST.MF
trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml
Log:
https://jira.jboss.org/browse/JBIDE-6965 VPE editor does not work in JBT 3.2.0.M2
Modified:
trunk/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/META-INF/MANIFEST.MF
===================================================================
---
trunk/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/META-INF/MANIFEST.MF 2010-09-06
21:35:03 UTC (rev 24751)
+++
trunk/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/META-INF/MANIFEST.MF 2010-09-07
07:27:17 UTC (rev 24752)
@@ -2,6 +2,6 @@
Bundle-ManifestVersion: 2
Bundle-Name: Mozilla Xulrunner
Bundle-SymbolicName: org.mozilla.xulrunner.carbon.macosx;singleton:=true
-Bundle-Version: 1.9.1.2
+Bundle-Version: 1.9.1.2a
Bundle-Vendor:
mozilla.org
Eclipse-PlatformFilter: (& (osgi.ws=carbon) (osgi.os=macosx)
(|(osgi.arch=x86)(osgi.arch=ppc)))
Modified: trunk/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/pom.xml
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/pom.xml 2010-09-06
21:35:03 UTC (rev 24751)
+++ trunk/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/pom.xml 2010-09-07
07:27:17 UTC (rev 24752)
@@ -8,7 +8,7 @@
</parent>
<groupId>org.jboss.tools.xulrunner.plugins</groupId>
<artifactId>org.mozilla.xulrunner.carbon.macosx</artifactId>
- <version>1.9.1.2</version>
+ <version>1.9.1.2a</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
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 2010-09-06
21:35:03 UTC (rev 24751)
+++
trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/META-INF/MANIFEST.MF 2010-09-07
07:27:17 UTC (rev 24752)
@@ -2,6 +2,6 @@
Bundle-ManifestVersion: 2
Bundle-Name: Mozilla Xulrunner
Bundle-SymbolicName: org.mozilla.xulrunner.cocoa.macosx;singleton:=true
-Bundle-Version: 1.9.1.2
+Bundle-Version: 1.9.1.2a
Bundle-Vendor:
mozilla.org
Eclipse-PlatformFilter: (& (osgi.ws=cocoa) (osgi.os=macosx)
(|(osgi.arch=x86)(osgi.arch=ppc)))
Modified: trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml 2010-09-06 21:35:03
UTC (rev 24751)
+++ trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml 2010-09-07 07:27:17
UTC (rev 24752)
@@ -8,7 +8,7 @@
</parent>
<groupId>org.jboss.tools.xulrunner.plugins</groupId>
<artifactId>org.mozilla.xulrunner.cocoa.macosx</artifactId>
- <version>1.9.1.2</version>
+ <version>1.9.1.2a</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>