We might have to set 2.7 to depend on a specific kernel release (hard coded in pom), 2.6 to another, etc.
Environment
None
Test Plan
None
Activity
Show:
Thomas Amsler December 15, 2010 at 2:41 PM
This is only used for GWT DEV mode and will not be used in the deployed production. NOT TESTING needed here.
Jon Gorrono September 8, 2010 at 3:27 PM
I updated User, Site, SakaiUser, and BaseGroup mock impl's adding stub implementations of the new methods.... no annotations, so with older kernels, they are just methods on the impl.
Thomas Amsler August 19, 2010 at 8:51 PM
The question is if gradebook2 trunk is aligned with what kernel version that Sakai trunk is using. Right now, all the kernel references for DEV mode are defined in Eclipse's .classpath. So somehow we need to synchronized gradebook2/dev and .classpath kernel references.
Functional Description: Effort to accommodate UCD code base with recent changes to Sakai future core services.
see http://jira.sakaiproject.org/browse/KNL-550
We might have to set 2.7 to depend on a specific kernel release (hard coded in pom), 2.6 to another, etc.