Upgrade to Spring 4.1.9
Description
depends on
incorporates
is depended on by
is related to
relates to
Activity

Matthew Jones January 22, 2016 at 1:22 PM
The conversion scripts weren't added to the "main" conversion scripts in reference so I submitted a PR for that.
Also the MySQL conversion didn't work on a case sensitive database (which is the default for Linux) so I updated that script so it runs.

Mark Triggs November 29, 2015 at 11:52 PMEdited
EDIT: Oops, Juan already submitted the same changes:
https://github.com/sakaiproject/sakai/pull/1308
I've closed my PR now.
Hi there,
I had some trouble getting the Quartz migration script to run against Oracle in NYU's dev environment, so I've sent a PR to apply the fixes I needed:
https://github.com/sakaiproject/sakai/pull/1318
Cheers!
Mark
Earle Nietzel November 19, 2015 at 3:17 PM
I commented some integration tests and will migrate them at a later time namely:
from common
<module>privacy-integration-test</module>
from edu-services
<module>sections-impl/integration-test</module>
Earle Nietzel November 18, 2015 at 3:35 PM
Earle Nietzel November 16, 2015 at 7:34 AM
AZ's genericdao lib was moved to https://github.com/sakaiproject/genericdao
A new branch was created for the current 0.9.x branch.
A new 0.10.0-SNAPSHOT version was started in master that contains the upgrade to spring 4.1.8.
And 0.10.0-SNAPSHOT was deployed to nexus.
Details
Details
Priority
Fix versions
Components
Assignee
Reporter

Upgrade to Spring Framework 4.1.8.
Spring 4.1.8 released on 10/15/2015
Release Notes https://jira.spring.io/secure/ReleaseNote.jspa?projectId=10000&version=15227
Reference http://docs.spring.io/spring/docs/4.1.8.RELEASE/spring-framework-reference/htmlsingle/
API http://docs.spring.io/spring/docs/4.1.8.RELEASE/javadoc-api/
Reference for updating contrib tools: https://github.com/sakaiproject/sakai/blob/master/reference/docs/Spring4Upgrade.md
Moving to Spring 4.2 and beyond will required a hibernate upgrade.