Community
Participate
Working Groups
Some of the utility classes provided by test bundles are reused in other frameworks, e.g. classes in org.eclipse.mylyn.context.resources.tests. This causes problems when sub-projects are build separately since not all test bundles are distributed. To support resue of test utilities classes these should be available as part of SDK installs. I suggest that we create these bundles: pre.. org.eclipse.mylyn.commons.sdk.util org.eclipse.mylyn.context.sdk.util org.eclipse.mylyn.tasks.sdk.util
The bundles have been created and utility classes in tests plug-ins have been marked deprecated. Integrators should from now require the following test utility bundles which are distributed as part of the respective SDK features: org.eclipse.mylyn.commons.sdk.util org.eclipse.mylyn.context.sdk.java org.eclipse.mylyn.context.sdk.util org.eclipse.mylyn.test.util