[Building Sakai] SAK-16029/KNL-150: Spring 2.5.6.SEC01 upgrade

Anthony Whyte arwhyte at umich.edu
Fri Jul 3 09:18:21 PDT 2009


The Thomas/Zeckoski Spring framework patches have been committed to  
both Sakai trunk and kernel trunk.  In addition the Sakai Maven2  
snapshot repo has been refreshed with kernel trunk snapshot artifacts  
(1.1-SNAPSHOTS).  If you are developing against Sakai trunk code  
(2.7.0-SNAPSHOT) or kernel trunk please take a moment to refresh your  
local .m2 repository to pick up these changes.

Beyond keeping dependencies up-to-date, this upgrade is a pre- 
requisite for enabling productive Grails development in Sakai.  The  
Spring upgrade was also necessary to assure a low or barely  
discernable "lameness" quotient in Zach Thomas's upcoming Boston  
session on Grails.

> my Grails talk next week is going
> to be laaaaaaaame if this upgrade is not in trunk (not that that
> should motivate you). :-)

Cheers,

Anthony


1. MVN: Backup/delete the .m2/repository/org/sakaiproject/kernel

cd ~/.m2/repository/org/sakaiproject
mv kernel kernel-pre-zach
or
rm -rf kernel

2. SVN: perform an svn update on sakai trunk code (this will pick up
Sakai updates that complement the K1 updates).  Same for the kernel if  
you happen
to be developing against it.

cd sakai-trunk
svn update

cd kernl-trunk
svn update

3. MVN: perform a clean and install on sakai trunk code to
refresh your .m2 repo with updated kernel 1.1-SNAPSHOT artifacts.

cd master
mvn clean install
cd ..
mvn clean install


4. Eclipse (refresh your Sakai workspace)

Cheers,

Anthony



On Jul 1, 2009, at 12:38 PM, Zach A. Thomas wrote:

> Hello, all. I have updated the Spring framework patches for Sakai to
> version 2.5.6.SEC01
>
> http://jira.sakaiproject.org/browse/SAK-16029
> http://jira.sakaiproject.org/browse/KNL-150
>
> Can someone with Massive Commit Powers agree to apply this? This patch
> was favorably received three months ago:
> http://n2.nabble.com/-Building-Sakai--Upgrade-to-Spring-2.5.6-tp2607077p2607077.html
>
> I have a personal interest in this: my Grails talk next week is going
> to be laaaaaaaame if this upgrade is not in trunk (not that that
> should motivate you). :-)
>
> Reminder: both commits have to happen at the same time to prevent
> trunk breakage.
>
> many thanks for your kind attention,
> Zach Thomas
> Owner, Aeroplane Software LLC
> http://aeroplanesoftware.com
> _______________________________________________
> 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/20090703/52682bb7/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2417 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090703/52682bb7/attachment.bin 


More information about the sakai-dev mailing list