Is there a keyword we should add to a bug report to indicate a section in the migration guide is required. I assume you mean this should go in the migration guide for 3.5. We have a readme keyword, but I don't think that is the same as a migration guide.
I sent a note to the cross project issues list about the bundle URL format changes.
Tom
Jeff McAffer ---01/28/2009 09:58:04 AM---Thanks for bringing this up. The information should be broadcast quite widely. I'm sure there are folks consuming Equinox that
From: |
Jeff McAffer <jeff@xxxxxxxxxxxxxxxxx> |
To: |
Equinox development mailing list <equinox-dev@xxxxxxxxxxx> |
Date: |
01/28/2009 09:58 AM |
Subject: |
Re: [equinox-dev] bundle resource URLs format has changed |
Thanks for bringing this up. The information should be broadcast quite widely. I'm sure there are folks consuming Equinox that will be affected.
Should likely also be in release notes etc.
Jeff
Thomas Watson wrote:
The failure in org.eclipse.core.tests.runtime (org.eclipse.core.tests.internal.runtime.FileLocatorTest.testFileLocatorFind) is a result of the fix to bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=252303
In this bug we changed the format of the bundle resource URLs to encode a framework instance id in the URLs host. The bundle resource URL hosts used to only include the ID of the bundle where the resource is located. Now the host includes a framework instance id encoded in the host (i.e. <framewrok id>.<bundle id>). We have always considered the scheme of the bundle resource URLs to be internal. The scheme is not specified by OSGi and the external format of the bundle resource URLs cannot be depended on from one framework to another framework implementation.
I opened bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=262376 to fix the runtime tests. I am bringing this issue up to the community because others may have been making assumptions on the format of the bundle resource URLs. Let the Equinox team know if you find any other issues with this change.
Thanks.
Tom
eclipse-releng---01/26/2009 03:17:05 AM---Build I20090125-2000 (Timestamp: 200901252000): Automated JUnit testing is complete. Test failures/errors occurred in the fol
Build I20090125-2000 (Timestamp: 200901252000): Automated JUnit testing is complete. Test failures/errors occurred in the following:
org.eclipse.ant.tests.core_linux.gtk.x86
org.eclipse.ant.tests.core_linux.gtk.x86_6.0
org.eclipse.ant.tests.core_macosx.carbon.ppc_5.0
org.eclipse.ant.tests.core_win32.win32.x86
org.eclipse.ant.tests.core_win32.win32.x86_6.0
org.eclipse.ant.tests.ui_linux.gtk.x86
org.eclipse.ant.tests.ui_linux.gtk.x86_6.0
org.eclipse.ant.tests.ui_macosx.carbon.ppc_5.0
org.eclipse.ant.tests.ui_win32.win32.x86
org.eclipse.ant.tests.ui_win32.win32.x86_6.0
org.eclipse.core.tests.runtime_linux.gtk.x86
org.eclipse.core.tests.runtime_linux.gtk.x86_6.0
org.eclipse.core.tests.runtime_macosx.carbon.ppc_5.0
org.eclipse.core.tests.runtime_win32.win32.x86
org.eclipse.core.tests.runtime_win32.win32.x86_6.0
org.eclipse.equinox.p2.tests_linux.gtk.x86
org.eclipse.equinox.p2.tests_linux.gtk.x86_6.0
org.eclipse.equinox.p2.tests_macosx.carbon.ppc_5.0
org.eclipse.equinox.p2.tests_win32.win32.x86
org.eclipse.equinox.p2.tests_win32.win32.x86_6.0
org.eclipse.jdt.debug.tests_linux.gtk.x86
org.eclipse.jdt.debug.tests_linux.gtk.x86_6.0
org.eclipse.jdt.debug.tests_macosx.carbon.ppc_5.0
org.eclipse.jdt.debug.tests_win32.win32.x86
org.eclipse.jdt.debug.tests_win32.win32.x86_6.0
org.eclipse.pde.ui.tests_macosx.carbon.ppc_5.0
org.eclipse.releng.tests_linux.gtk.x86
org.eclipse.releng.tests_linux.gtk.x86_6.0
org.eclipse.releng.tests_macosx.carbon.ppc_5.0
org.eclipse.releng.tests_win32.win32.x86
org.eclipse.releng.tests_win32.win32.x86_6.0
org.eclipse.swt.tests_linux.gtk.x86
org.eclipse.swt.tests_linux.gtk.x86_6.0
org.eclipse.ua.tests_linux.gtk.x86
org.eclipse.ua.tests_linux.gtk.x86_6.0
org.eclipse.ua.tests_macosx.carbon.ppc_5.0
org.eclipse.ua.tests_win32.win32.x86
org.eclipse.ua.tests_win32.win32.x86_6.0
org.eclipse.ui.tests.navigator_macosx.carbon.ppc_5.0
HTTP Download:
http://download.eclipse.org/eclipse/downloads/drops/I20090125-2000
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev
|