The platform will fix their issues for M6. Dani
From: Ed Willink <[email protected]> To: Cross project issues <[email protected]> Date: 18.03.2015 08:33 Subject: [cross-project-issues-dev] New Certificate warning Sent by: [email protected] Hi You may be aware that Eclipse bundles have been signed with a new certificate for the last two weeks. [1]. The new certificate seems fine with OSGI class loaders, but causes a problem with a naive class loader such as the simple Java class loader used when running simple JUnit tests. This class loader reports certificate conflicts on partitioned bundles such as org.eclipse.ui [2] and org.eclipse.core.runtime [3]. If your project has any package that is partitioned across bundles, I strongly recommend that you ensure a consistent certificate by touching all containing bundles before M6 to avoid problems for headless users. Regards Ed Willink [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=450783 [2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=461634 [3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=462431 _______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
