Updated three Java files, and used ack to verify that "ecl1" does not appear in any file in kernel.
Jean-François Lévêque April 30, 2010 at 7:25 AM
Check in trunk: kernel-impl/src/main/java/org/sakaiproject/conditions/impl/BooleanExpression.java kernel-impl/src/main/java/org/sakaiproject/conditions/impl/ResourceReleaseRule.java kernel-impl/src/main/java/org/sakaiproject/conditions/impl/NullPredicate.java
Anthony Whyte March 30, 2009 at 8:18 PM
No impact on 2.6.0 release.
Anthony Whyte March 30, 2009 at 9:38 AM
Yes, checking 1.0.x now (man, you are are quick to respond). The APIs are new and not in 1.0.x as well as the tool/impl, event/impl and the unit test code. So I jumped the gun with respect to this issue triggering a 1.0.5 release. I still have to check to see if any new code was created in 2009 and not reflected as such in the copyright statment. If so, and if the code was merged earlier to 1.0.x then that will trigger a 1.0.5 release.
A search of K1 trunk code has uncovered that a few files still reference ECL-1.0 in the copyright statement. These should be updated to ECL 2.0.
tool/api/NonPortableSession.java
tool/api/SessionStore.java
event/impl/BaseUsageSession.java
tool/impl/MyLittleSession.java
tool/impl/MyNonPortableSession.java
tool/impl/MySession.java
tool/impl/SessionComponentRegressionTest.java