[cle-release-team] 2.9.0-b01 is ready

Steve Swinsburg steve.swinsburg at gmail.com
Sun Jan 8 15:13:45 PST 2012


If you use Maven3, you can do a multi-core build which should be even faster. The Sakai Maven Plugin supports it too:
https://jira.sakaiproject.org/browse/SMP-16

For example the following command will spawn 4 threads to build: 
mvn clean install -T 4 

And the following will spawn two threads per cpu core: 
mvn clean install -T 2C 

I'd be interested to see some metrics.

cheers,
Steve


On 08/01/2012, at 4:36 AM, Maurer, Christopher Wayne wrote:

> Perhaps we could switch a nightly build to jdk7 and maven3?
> 
> Chris
> 
> ----- Reply message -----
> From: "Earle Nietzel" <earle.nietzel at gmail.com>
> Date: Sat, Jan 7, 2012 12:30 pm
> Subject: [cle-release-team] 2.9.0-b01 is ready
> To: "Sam Ottenhoff" <ottenhoff at longsight.com>
> Cc: "cle-release-team at collab.sakaiproject.org" <cle-release-team at collab.sakaiproject.org>
> 
> The way mvn 3 is building is so much better and faster.
> 
> As far as running sakai on tomcat 7 and jdk 7 everything seems snappy I would even say better than the other versions (running them of course on my laptop as well).
> 
> Overall I think its all much improved.
> 
> While poking around I did find an issue with Profile 2 doing searches. I opened a JIRA for it!
> 
> Earle
> 
> On Fri, Jan 6, 2012 at 3:17 PM, Sam Ottenhoff <ottenhoff at longsight.com> wrote:
> Earle,
> 
> Thanks for your work on this JIRA.  Any anecdotal evidence of speed improvements either in the build or while running Sakai?  Any odd issues cropping up in your Tomcat log?
> 
> --Sam
> 
> On Thu, Jan 5, 2012 at 10:44 PM, Earle Nietzel <earle.nietzel at gmail.com> wrote:
> Hey everyone I built 2.9.0 b01 tag from scratch with mvn 3.0.3 and openjdk 1.7
> 
> Found one build problem 
> https://jira.sakaiproject.org/browse/SAK-21642
> 
> I commited the fix to trunk but am thinking it wouldn't be a bad idea to fix in 2.9.0 b02 since it was trivial and now you can build cleanly with jdk 1.7.
> 
> Earle
> 
> On Thu, Jan 5, 2012 at 3:59 PM, Maurer, Christopher Wayne <chmaurer at iupui.edu> wrote:
> Ok, I "think" I've finally got it all ready.
> 
> You can get the tag here:
> https://source.sakaiproject.org/svn/sakai/tags/sakai-2.9.0-b01/
> 
> Or try some of the artifacts from here:
> https://source.sakaiproject.org/release/2.9.0-b01/artifacts/
> 
> If folks want to do a quick test drive on things, that'd be great!
> I built/deployed from the tag and tomcat started up just fine.
> 
> Chris
> 
> _______________________________________________
> cle-release-team mailing list
> cle-release-team at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/cle-release-team
> 
> 
> 
> _______________________________________________
> cle-release-team mailing list
> cle-release-team at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/cle-release-team
> 
> 
> 
> _______________________________________________
> cle-release-team mailing list
> cle-release-team at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/cle-release-team

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/cle-release-team/attachments/20120109/627a51d6/attachment-0006.html 


More information about the cle-release-team mailing list