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
eclipse-fix-equinox-ip-imports.patch
eclipse-fix-icu-import.patch
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
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
eclipse-fix-transforms.patch
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
eclipse-osgi-unpack-sources.patch
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
eclipse-remove-weaving.patch
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