Community
Participate
Working Groups
It looks like it is a part of jvm.
Shawn, I think we ran into problems with different versions of the bundle since we required a newer one than what was available in 1.5. Do you remember?
The problem is that 1.5 does not have the packages (added in 1.6) and p2 does not provision the bundle properly. See the following bug for more details. 341432: javax.xml.stream bundle is not provisioned when running java 1.5 with a package dependency https://bugs.eclipse.org/bugs/show_bug.cgi?id=341432
(In reply to comment #2) > The problem is that 1.5 does not have the packages (added in 1.6) and p2 > does not provision the bundle properly. See the following bug for more > details. > > 341432: javax.xml.stream bundle is not provisioned when running java 1.5 > with a package dependency > https://bugs.eclipse.org/bugs/show_bug.cgi?id=341432 If 1.6 becomes the BREE this would no longer be a problem and there was a bug about that IIRC
Thanks very much! Let's track all of these removals on bug 383907 then. *** This bug has been marked as a duplicate of bug 383907 ***