Bug 488988 - Remove exporting springframework types
Summary: Remove exporting springframework types
Status: RESOLVED FIXED
Alias: None
Product: CFT
Classification: ECD
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2016-03-03 16:40 EST by Nieraj Singh CLA
Modified: 2016-03-03 19:15 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.