Hi All

Sorry for misusing this list, but I just noticed that the current
pre-release of the JCR 2.0 API lacks the constants for the etag mixin
and type. Concretely these should be:

javax.jcr.nodetype.NodeType#MIX_ETAG = "{http://www.jcp.org/mix/1.0}etag";
javax.jcr.nodetype.Property#JCR_ETAG = "{http://www.jcp.org/jcr/1.0}etag";

Does anybody know why these are missing?

Cheers,
Philipp

Reply via email to