[contrib] svn commit: r59560 - in k2/trunk: agnostic/shared/src/main/java/org/sakaiproject/kernel/util kernel/src/main/java/org/sakaiproject/kernel/util kernel/src/test/java/org/sakaiproject/kernel/util

carl.hall at et.gatech.edu carl.hall at et.gatech.edu
Thu Apr 2 14:15:05 PDT 2009


Details: http://source.sakaiproject.org/viewsvn?root=contrib&view=rev&rev=59560

Author: carl.hall at et.gatech.edu
Date: 2009-04-02 17:15:03 -0400 (Thu, 02 Apr 2009)
New Revision: 59560

Added:
   k2/trunk/kernel/src/test/java/org/sakaiproject/kernel/util/StringUtilsTest.java
Modified:
   k2/trunk/agnostic/shared/src/main/java/org/sakaiproject/kernel/util/StringUtils.java
   k2/trunk/kernel/src/main/java/org/sakaiproject/kernel/util/ISO9075.java
Log:
Added unit test for StringUtils
Added javadoc
Changed split to stop at the first separator thus preserving a double
separator at the beginning.
Changed split to stop at the last separator thus preserving a double
separator at the end.
Changed ISO9075 to contain code from JackRabbit rather than Alfresco.



More information about the source mailing list