X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.core%2Fsrc%2Forg%2Fargeo%2Fslc%2Fjcr%2FJcrTestResult.java;h=c9ec874ea61c0e4274639b8e18b4a38b4c1f7077;hb=a5253212d241dd3b6ade7d7dc473269435c2faed;hp=e3394e05cbbda6ecbcd8c11800487512d5b86e2b;hpb=805e3301575e708491482a2a00dd37bc2b41b851;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.core/src/org/argeo/slc/jcr/JcrTestResult.java b/org.argeo.slc.core/src/org/argeo/slc/jcr/JcrTestResult.java index e3394e05c..c9ec874ea 100644 --- a/org.argeo.slc.core/src/org/argeo/slc/jcr/JcrTestResult.java +++ b/org.argeo.slc.core/src/org/argeo/slc/jcr/JcrTestResult.java @@ -34,6 +34,8 @@ import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.argeo.jcr.JcrUtils; import org.argeo.slc.SlcException; +import org.argeo.slc.SlcNames; +import org.argeo.slc.SlcTypes; import org.argeo.slc.core.attachment.Attachment; import org.argeo.slc.core.attachment.AttachmentsEnabled; import org.argeo.slc.test.TestResult;