[Building Sakai] Sakai with Assignment2 submission error

Alexander Bell abell at iparadigms.com
Fri Feb 24 08:38:35 PST 2012


Update:

I modified the function getActiveInstructorIds to use
Set<String> ret = new java.util.HashSet<String>();
instead of Set<String> ret = Collections.emptySet();

and it now functions normally


More information about the sakai-dev mailing list