Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 352915

Summary: extract test support classes into sdk bundles
Product: z_Archived Reporter: Steffen Pingel <steffen.pingel>
Component: MylynAssignee: Steffen Pingel <steffen.pingel>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: shawn.minto
Version: unspecified   
Target Milestone: 3.7   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 336430    

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