X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.core%2Fsrc%2Forg%2Fargeo%2Fslc%2Fjcr%2FSlcJcrUtils.java;h=137e298be3d96424ae5b9aae9da7cd81740a4f39;hb=f59056d0b805cb91f524671a28b8780338509ba4;hp=02c1776ea5b56e8d2fe36a6ef47775a6da630018;hpb=dddbccb13ea466d1e3d193d4a84928e9534b8c23;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.core/src/org/argeo/slc/jcr/SlcJcrUtils.java b/org.argeo.slc.core/src/org/argeo/slc/jcr/SlcJcrUtils.java index 02c1776ea..137e298be 100644 --- a/org.argeo.slc.core/src/org/argeo/slc/jcr/SlcJcrUtils.java +++ b/org.argeo.slc.core/src/org/argeo/slc/jcr/SlcJcrUtils.java @@ -31,6 +31,8 @@ import org.argeo.node.NodeUtils; import org.argeo.slc.DefaultNameVersion; import org.argeo.slc.NameVersion; import org.argeo.slc.SlcException; +import org.argeo.slc.SlcNames; +import org.argeo.slc.SlcTypes; import org.argeo.slc.core.execution.PrimitiveAccessor; import org.argeo.slc.core.execution.PrimitiveUtils; import org.argeo.slc.deploy.ModuleDescriptor;