In KNL-150, the spring-webmvc dependency was added to the assembly pom, but not the deploy pom. When a kernel is built from source, the spring-webmvc jar is missing from shared/lib causing errors.
Integrated in kernel-trunk #524 (See http://builds.sakaiproject.org:8080/job/kernel-trunk/524/) fixed a bug in the handling for in-DB stored file content (reversed the arguments in DbContentService.commitResource special handling block) (Revision 109584)
Result = SUCCESS
Matthew Jones November 14, 2011 at 10:04 AM
Agreed, was going to comment that this shouldn't be in trunk.
In KNL-150, the spring-webmvc dependency was added to the assembly pom, but not the deploy pom. When a kernel is built from source, the spring-webmvc jar is missing from shared/lib causing errors.