View | Details | Raw Unified | Return to bug 319514 | Differences between
and this patch

Collapse All | Expand All

(-)feature.xml (-1 / +1 lines)
Lines 2-8 Link Here
2
<feature
2
<feature
3
      id="org.eclipse.equinox.executable"
3
      id="org.eclipse.equinox.executable"
4
      label="%featureName"
4
      label="%featureName"
5
      version="3.4.0.qualifier">
5
      version="3.4.1.qualifier">
6
6
7
   <description>
7
   <description>
8
      %description
8
      %description
(-)fragments/org.eclipse.equinox.launcher.win32.win32.ia64/META-INF/MANIFEST.MF (-1 / +1 lines)
Lines 3-9 Link Here
3
Bundle-Name: %pluginName
3
Bundle-Name: %pluginName
4
Bundle-Vendor: %providerName
4
Bundle-Vendor: %providerName
5
Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.ia64;singleton:=true
5
Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.ia64;singleton:=true
6
Bundle-Version: 1.2.0.qualifier
6
Bundle-Version: 1.2.1.qualifier
7
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.2.0)"
7
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.2.0)"
8
Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=ia64))
8
Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=ia64))
9
Bundle-Localization: launcher.win32.win32.ia64
9
Bundle-Localization: launcher.win32.win32.ia64
(-)fragments/org.eclipse.equinox.launcher.win32.win32.x86/META-INF/MANIFEST.MF (-1 / +1 lines)
Lines 3-9 Link Here
3
Bundle-Name: %pluginName
3
Bundle-Name: %pluginName
4
Bundle-Vendor: %providerName
4
Bundle-Vendor: %providerName
5
Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86; singleton:=true
5
Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86; singleton:=true
6
Bundle-Version: 1.1.0.qualifier
6
Bundle-Version: 1.1.1.qualifier
7
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.2.0)"
7
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.2.0)"
8
Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
8
Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
9
Bundle-Localization: launcher.win32.win32.x86
9
Bundle-Localization: launcher.win32.win32.x86
(-)fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF (-1 / +1 lines)
Lines 3-9 Link Here
3
Bundle-Name: %pluginName
3
Bundle-Name: %pluginName
4
Bundle-Vendor: %providerName
4
Bundle-Vendor: %providerName
5
Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86_64;singleton:=true
5
Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86_64;singleton:=true
6
Bundle-Version: 1.1.0.qualifier
6
Bundle-Version: 1.1.1.qualifier
7
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.2.0)"
7
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.2.0)"
8
Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64))
8
Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64))
9
Bundle-Localization: launcher.win32.win32.x86_64
9
Bundle-Localization: launcher.win32.win32.x86_64
(-)fragments/org.eclipse.equinox.launcher.wpf.win32.x86/META-INF/MANIFEST.MF (-1 / +1 lines)
Lines 3-9 Link Here
3
Bundle-Name: %pluginName
3
Bundle-Name: %pluginName
4
Bundle-Vendor: %providerName
4
Bundle-Vendor: %providerName
5
Bundle-SymbolicName: org.eclipse.equinox.launcher.wpf.win32.x86; singleton:=true
5
Bundle-SymbolicName: org.eclipse.equinox.launcher.wpf.win32.x86; singleton:=true
6
Bundle-Version: 1.1.0.qualifier
6
Bundle-Version: 1.1.1.qualifier
7
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.2.0)"
7
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.2.0)"
8
Eclipse-PlatformFilter: (& (osgi.ws=wpf) (osgi.os=win32) (osgi.arch=x86))
8
Eclipse-PlatformFilter: (& (osgi.ws=wpf) (osgi.os=win32) (osgi.arch=x86))
9
Bundle-Localization: launcher.wpf.win32.x86
9
Bundle-Localization: launcher.wpf.win32.x86

Return to bug 319514