Bug 488988

Summary: Remove exporting springframework types
Product: [ECD] CFT Reporter: Nieraj Singh <nierajsingh>
Component: GeneralAssignee: Project Inbox <cft-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: plan
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Nieraj Singh CLA 2016-03-03 16:40:37 EST
Currently, CFT core plugin exports springframework types. Remove this as it can cause problems with any bundle that depends on CFT core and also depends on those springframework types separately (e.g. this may lead to class loader issues).
Comment 1 Nieraj Singh CLA 2016-03-03 19:15:17 EST
Committed to master. Junits pass.