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

Bug 367002

Summary: refactor o.e.m.commons.repositories and o.e.m.commons.team packages to match bundle namespace
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: 305782    
Attachments:
Description Flags
mylyn/context/zip none

Description Steffen Pingel CLA 2011-12-17 06:24:30 EST
The packages and ids in o.e.m.commons.repositories and o.e.m.commons.team should match the new bundle namespace o.e.m.repositories.core/ui.
Comment 1 Steffen Pingel CLA 2011-12-17 10:45:55 EST
*Renamed IDs*

org.eclipse.mylyn.commons.team.newWizards -> org.eclipse.mylyn.commons.repositories.ui.newWizards
org.eclipse.mylyn.commons.team.navigator.Repositories - > org.eclipse.mylyn.commons.repositories.ui.navigator.Repositories
org.eclipse.mylyn.commons.team.category -> org.eclipse.mylyn.commons.repositories.ui.category.Team

*Renamed Packages*

org.eclipse.mylyn.commons.repositories -> org.eclipse.mylyn.commons.repositories.core
org.eclipse.mylyn.commons.ui.team -> org.eclipse.mylyn.commons.repositories.ui
Comment 2 Steffen Pingel CLA 2011-12-17 10:45:58 EST
Created attachment 208516 [details]
mylyn/context/zip