[Building Sakai] SAK-25386: Trunk is now 10 (take heed)

Anthony Whyte arwhyte at umich.edu
Fri Nov 15 14:33:20 PST 2013


Take heed  
All Sakai core poms in trunk have been updated to 10.0-SNAPSHOT as of r131633.  

Trunk developers should perform an svn up.  Contrib developers with base poms that build against the 2.10-SNAPSHOT master pom should update their <parent> version to 10.0-SNAPSHOT (already done for roster2).

Nightly2: the 20:00 build will include these updates.  

Jenkins: earlier Jenkins was choking on out-of-order build job failures.  Stopped those and kicked off a new master build job in Jenkins (success) and kernel (success).  Other build jobs will follow.  

New 10.0 snapshot artifacts will be deployed to http://oss.sonatype.org/content/repositories/snapshots/org/sakaiproject/

Summary of changes noted below.

Updated
1. <version>: 2.10-SNAPSHOT -> 10.0-SNAPSHOT
2. msgcntr <version>: 3.0-SNAPSHOT -> 10.0-SNAPSHOT
3. <properties>
	master: 2.10-SNAPSHOT -> 10.0-SNAPSHOT
	basiclti: 2.10-SNAPSHOT -> 10.0-SNAPSHOT
4. lessonbuilder profile <id>: 2.10 -> 10
5. sakai.siteinfo.properties.config props: 2.10 -> 10  (n=5)
6. comments referencing 2.10 -> 10.0
              config/trunk/configuration/bundles/src/bundle/org/sakaiproject/config/bundle/default.sakai.properties
              courier/trunk/courier-api/api/src/java/org/sakaiproject/courier/api/CourierService.java
              courier/trunk/courier-impl/impl/src/java/org/sakaiproject/courier/impl/BasicCourierService.java
              reference/trunk/docs/readme_i18n.txt
              sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/services/PersistenceHelper.java


Deleted
property, master: <sakai.lessonbuilder.version>1.5-SNAPSHOT</sakai.lessonbuilder.version>

Retained temporarily
property, master: <sakai.msgcntr.version>10.0-SNAPSHOT</sakai.msgcntr.version>

Note: the Lessonbuilder tool pom depends on the master msgcntr version property via inheritance. May need to tweek the LB tool pom in order to avoid build failures between 10.x and earlier Sakai versions for the following dependency:  

<groupId>org.sakaiproject.msgcntr</groupId>
<artifactId>messageforums-hbm</artifactId>
<version>${sakai.msgcntr.version}</version>
<scope>provided</scope>  

Build tested locally against an empty .m2/repostory/org/sakaiproject.  Deployed to Tomcat.  No startup errors.  

Cheers,

Anth

anthony whyte | its and mlibrary | university of michigan | arwhyte at umich.edu | 517-980-0228


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20131115/80ad7ff2/attachment.html 


More information about the sakai-dev mailing list