[Building Sakai] Upgrading Springframework libraries

Matthew Jones matthew at longsight.com
Thu Sep 25 06:24:08 PDT 2014


The Spring 3 changes are not really backward compatible. If you need to use
a Spring 3 tool you'll want to upgrade to Sakai 10. It might be technically
possible to make all of the changes for Hibernate 3.6 and Spring 3.2 in
2.9, but you'd be changing every tool and really overall be better off just
going to Sakai 10 anyway.

https://jira.sakaiproject.org/browse/KNL-517

On Thu, Sep 25, 2014 at 7:44 AM, Sergio Muriel <sergioame at hotmail.com>
wrote:

> Dear All,
> does anybody know if it is safe to upgrade the libraries in which some
> Sakai version depends on?
> I'm using Sakai 2.9.2 and I need to upgrade my Springframework libraries
> from version 2.X (that is a single jar file) to version 3.X (that are a
> bunch of files). This is my master/pom.xml:
>
>             <dependency>
>                 <groupId>org.springframework</groupId>
>                 <artifactId>spring</artifactId>
>                 <version>2.5.6.SEC02</version>
>             </dependency>
>
> If it is possible, how can I do it?
> Thank you so much for your answer.
>
>
>
> Best Regards,
> Sergio Muriel
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140925/9ecce013/attachment.html 


More information about the sakai-dev mailing list