From: Laramie Crocker Date: Tue, 1 Feb 2011 21:02:56 +0000 (+0000) Subject: NOJIRA try to resurrect file X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=4a588680ce91e970deb64a5d33d3eab72194a85c;p=tmp%2Fjakarta-migration.git NOJIRA try to resurrect file --- diff --git a/services/common/src/main/java/org/collectionspace/services/common/Tools.java b/services/common/src/main/java/org/collectionspace/services/common/Tools.java index 653e621d7..cea3c2042 100755 --- a/services/common/src/main/java/org/collectionspace/services/common/Tools.java +++ b/services/common/src/main/java/org/collectionspace/services/common/Tools.java @@ -29,6 +29,7 @@ import java.util.regex.Matcher; /** General utility methods. * @author Laramie Crocker + * v.1.4 */ public class Tools { /** @return first glued to second with the separator string, at most one time - useful for appending paths.