Author: nickboldt
Date: 2010-04-20 21:24:53 -0400 (Tue, 20 Apr 2010)
New Revision: 21561
Modified:
branches/modular_build/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/META-INF/MANIFEST.MF
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/META-INF/MANIFEST.MF
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF
Log:
trying to get xulrunner to build on RHEL4/Hudson - carbon.macosx not matching platform
filter
Modified:
branches/modular_build/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml
===================================================================
---
branches/modular_build/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml 2010-04-20
17:33:00 UTC (rev 21560)
+++
branches/modular_build/xulrunner/features/org.mozilla.xulrunner.feature/feature.xml 2010-04-21
01:24:53 UTC (rev 21561)
@@ -67,7 +67,6 @@
id="org.mozilla.xulrunner.carbon.macosx"
os="macosx"
ws="carbon"
- arch="x86"
download-size="0"
install-size="0"
version="0.0.0"
Modified:
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/META-INF/MANIFEST.MF 2010-04-20
17:33:00 UTC (rev 21560)
+++
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.carbon.macosx/META-INF/MANIFEST.MF 2010-04-21
01:24:53 UTC (rev 21561)
@@ -5,6 +5,5 @@
ue
Bundle-Version: 1.9.1.2
Bundle-Vendor:
mozilla.org
-Eclipse-PlatformFilter: (& (osgi.ws=carbon) (osgi.os=macosx) (|(osgi.a
- rch=x86)(osgi.arch=ppc)) )
+Eclipse-PlatformFilter: (& (osgi.ws=carbon)(osgi.os=macosx))
Modified:
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/META-INF/MANIFEST.MF 2010-04-20
17:33:00 UTC (rev 21560)
+++
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/META-INF/MANIFEST.MF 2010-04-21
01:24:53 UTC (rev 21561)
@@ -5,6 +5,5 @@
ue
Bundle-Version: 1.9.1.2
Bundle-Vendor:
mozilla.org
-Eclipse-PlatformFilter: (& (osgi.ws=cocoa) (osgi.os=macosx) (|(osgi.a
- rch=x86)(osgi.arch=ppc)) )
+Eclipse-PlatformFilter: (& (osgi.ws=cocoa)(osgi.os=macosx))
Modified:
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF 2010-04-20
17:33:00 UTC (rev 21560)
+++
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/META-INF/MANIFEST.MF 2010-04-21
01:24:53 UTC (rev 21561)
@@ -5,6 +5,5 @@
ue
Bundle-Version: 1.9.1.2
Bundle-Vendor:
mozilla.org
-Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x
- 86))
+Eclipse-PlatformFilter: (& (osgi.ws=gtk)(osgi.os=linux)(osgi.arch=x86))
Modified:
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF 2010-04-20
17:33:00 UTC (rev 21560)
+++
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/META-INF/MANIFEST.MF 2010-04-21
01:24:53 UTC (rev 21561)
@@ -5,6 +5,5 @@
=true
Bundle-Version: 1.9.1.2a
Bundle-Vendor:
mozilla.org
-Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x
- 86_64))
+Eclipse-PlatformFilter: (& (osgi.ws=gtk)(osgi.os=linux)(osgi.arch=x86_64))
Modified:
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF 2010-04-20
17:33:00 UTC (rev 21560)
+++
branches/modular_build/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/META-INF/MANIFEST.MF 2010-04-21
01:24:53 UTC (rev 21561)
@@ -5,6 +5,5 @@
true
Bundle-Version: 1.9.1.2
Bundle-Vendor:
mozilla.org
-Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=
- x86))
+Eclipse-PlatformFilter: (& (osgi.ws=win32)(osgi.os=win32)(osgi.arch=x86))