Go to file
Krzysztof Daniel 0373b984f7 861037: Eclipse does not start in rawhide
There is an unwanted wiring during bundles resolution here. Many UI
packages required package org.w3.dom.css which was provided by a bundle
in the upstream Eclipse, but is provided by vm SDK in Fedora. The
problem is that it is also provided by javax.xml, and since there are
duplicates, some classes are loaded from javax.xml bundle in some
bundles and others from SDK in other bundles, causing LinkageErrors
and/or class cast exceptions. 
The solution is to remove imports from the UI code to ensure that
javax.xml is not searched during class resolution, and that proper
classes from SDK are used.

https://bugzilla.redhat.com/show_bug.cgi?id=861037

Conflicts:
	eclipse.spec
2012-10-01 19:55:03 +02:00
.gitignore - Native network support added. 2012-09-10 10:40:54 +02:00
eclipse-adjust-p2-server-dependencies.patch Update to SR1 RC4. 2012-09-21 08:58:43 +02:00
eclipse-build-filesystem-native-libs.patch Update to SR1 RC4. 2012-09-21 08:58:43 +02:00
eclipse-build-help-contents.patch Update to SR1 RC4. 2012-09-21 08:58:43 +02:00
eclipse-build-internal-jdt-debug-jar.patch Build the jdt.debug.launching internal jar. 2012-09-21 08:58:53 +02:00
eclipse-build-network-native-libs.patch Remove build artifacts from P2 files. 2012-09-21 08:59:04 +02:00
eclipse-change-build-packagings.patch Update to SR1 RC4. 2012-09-21 08:58:43 +02:00
eclipse-do-not-run-as-root.patch Add p2 fedora specific patches to the build. 2012-08-02 11:49:57 +02:00
eclipse-dont-download-old-platform-for-p2-tests.patch Don't download an old platform for migration tests. 2012-08-02 11:16:53 +02:00
eclipse-drop-user-profile-on-platform-change.patch Add p2 fedora specific patches to the build. 2012-08-02 11:49:57 +02:00
eclipse-explicit-jdt-in-platform.patch This was done in the past - jdt.core should be a part of platform to 2012-09-10 10:49:35 +02:00
eclipse-fix-comilation-lucene-3.6-compile.patch Symlink junit4 2012-08-23 11:45:12 +02:00
eclipse-fix-compatibility-class.patch The patch has been contributed upstream. 2012-08-23 14:22:36 +02:00
eclipse-fix-debug-ui.patch A couple of problems more fixed 2012-07-30 18:00:09 +02:00
eclipse-fix-equinox-ip-imports.patch Fix equinox ip imports 2012-07-27 12:35:02 +02:00
eclipse-fix-icu-import.patch Fix master ecf and extend icu patch. 2012-07-27 13:56:19 +02:00
eclipse-fix-linkageerrors-in-ui.patch 861037: Eclipse does not start in rawhide 2012-10-01 19:55:03 +02:00
eclipse-fix-master-ecf.patch Fix master ecf and extend icu patch. 2012-07-27 13:56:19 +02:00
eclipse-fix-master-equinox.patch yet another version of the previous patch. 2012-09-10 10:43:14 +02:00
eclipse-fix-pde-ui-compilation.patch two more compilation problems fixed 2012-07-31 09:23:16 +02:00
eclipse-fix-transforms.patch two more compilation problems fixed 2012-07-31 09:23:16 +02:00
eclipse-help-feature-adjust-dependencies.patch Update to SR1 RC4. 2012-09-21 08:58:43 +02:00
eclipse-ignore-version-when-calculating-home.patch Add p2 fedora specific patches to the build. 2012-08-02 11:49:57 +02:00
eclipse-no-source-for-dependencies.patch Update to SR1 RC4. 2012-09-21 08:58:43 +02:00
eclipse-osgi-serverside-patch-additional-imports.patch Fix missing sources for dependencies. 2012-07-27 09:45:08 +02:00
eclipse-osgi-unpack-sources.patch fix osgi service package generation + produces working build (not i 2012-08-02 08:22:53 +02:00
eclipse-p2-pick-up-renamed-jars.patch Add p2 fedora specific patches to the build. 2012-08-02 11:49:57 +02:00
eclipse-pdebuild-add-target.patch =Fix eclipse-pdebuild script to have proper path to pde bundle.\n\nOne patch from the old e-b was missing 2012-08-24 15:03:39 +02:00
eclipse-populate-update-sites-from-master.patch Add p2 fedora specific patches to the build. 2012-08-02 11:49:57 +02:00
eclipse-remove-jaas.patch yet another version of the previous patch. 2012-09-10 10:43:14 +02:00
eclipse-remove-jgit-provider.patch tycho 0.16 adoption. 2012-08-10 09:06:59 +02:00
eclipse-remove-tomcat6.patch Packaging improvements after review. 2012-09-10 10:42:56 +02:00
eclipse-remove-w3c-smil-and-use-geronimo.patch Let's the work begin. 2012-07-26 12:25:54 +02:00
eclipse-remove-weaving.patch all dependencies resolved :-) 2012-07-27 15:02:46 +02:00
eclipse-test-support.patch Update to SR1 RC4. 2012-09-21 08:58:43 +02:00
eclipse.desktop Further work on getting successful installation. 2012-08-07 10:41:28 +02:00
eclipse.spec 861037: Eclipse does not start in rawhide 2012-10-01 19:55:03 +02:00
get-eclipse.sh Update to SR1 RC4. 2012-09-21 08:58:43 +02:00
macros.eclipse Introduce a macro for symlinking. 2012-08-24 09:26:01 +02:00
sources Update to SR1 RC4. 2012-09-21 08:58:43 +02:00