(Internal) Upgrade to Spring 4.2
Registered by
Morten Olav Hansen
on 2015-08-28
Update spring to version 4.2.
Make sure all unit tests run and that system starts up as normal.
Issues to work through:
- Spring 4.2 changes the way @PostConstruct and transactions work.
Blueprint information
- Status:
- Complete
- Approver:
- Morten Olav Hansen
- Priority:
- Medium
- Drafter:
- Morten Olav Hansen
- Direction:
- Approved
- Assignee:
- Stian Sandvold
- Definition:
- Approved
- Series goal:
- Accepted for trunk
- Implementation:
-
Implemented
- Milestone target:
-
2.23
- Started by
- Morten Olav Hansen on 2015-09-14
- Completed by
- Lars Helge Ă˜verland on 2016-04-05
Related branches
Related bugs
Sprints
Whiteboard
Reading up on Spring Core/framework changelog and can't find any reference to PostConstruct or transactions having been changed;
Blog announcement of 4.2.4 also mentions 4.1.9 as similar to 4.2.4 and that the next relevant upgrade would be 4.2.5 (mid feb.)
Changed version from 4.1.9 to 4.2.4 and executed clean install; No problems appeared after mvn test and starting the server; gonna keep testing during development of other blueprints incase any problems appear.
if everything works, will update to 4.2.4 and later 4.2.5. (expected 18. Feb)
(?)