]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-5763: Fix additional merge SNAFU.
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 26 Apr 2013 21:16:49 +0000 (14:16 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 26 Apr 2013 21:16:49 +0000 (14:16 -0700)
services/common/src/main/java/org/collectionspace/services/nuxeo/util/NuxeoUtils.java

index 4ef19c0ace83f76ed1a485a8f6318073a0a639f5..2b35274c338c110079b4202ffef3d467c738c64f 100644 (file)
@@ -42,6 +42,7 @@ import org.collectionspace.services.common.context.ServiceContext;
 import org.collectionspace.services.common.datetime.DateTimeFormatUtils;
 import org.collectionspace.services.common.document.DocumentException;
 import org.collectionspace.services.common.document.DocumentFilter;
+import org.collectionspace.services.common.document.DocumentUtils;
 import org.collectionspace.services.common.query.QueryContext;
 
 import org.dom4j.Document;