Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 352915 - extract test support classes into sdk bundles
Summary: extract test support classes into sdk bundles
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: 3.7   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 336430
  Show dependency tree
 
Reported: 2011-07-22 17:07 EDT by Steffen Pingel CLA
Modified: 2011-07-23 17:53 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2011-07-22 17:07:07 EDT
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
Comment 1 Steffen Pingel CLA 2011-07-23 14:44:59 EDT
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