hi brian
:(((
tobi fixed it yesterday (without checkin to jackrabbit), but
we had some discussions.
i deliberately used the nodetype/xml/Constants for my nodetype
REPORT in order make it clear that this is intended to
produce the same xml as the nodetype serialization in the core.
since we suddenly had to remove all dependencies to the core
(which is fine) i copied those constants to the jcr-commons
as well.
the problem: nodetype/xml/Constants did not yet make its
way to the jackrabbit-commons. i talked to stefan and
yukka yesterday.... i will send a separate mail for this...
maybe tobi can checkin those changes as they are. i would
do so, but i can't.
the nodetype/Constants... i don't like to have them
copied over... i hope that issue can be solved soon.
regards
angela
Brian Moseley wrote:
there are several incompatibilities between the jcr and jackrabbit
commons subprojects that are keeping my server from working correctly.
i resolved a few of the issues by removing commons-jcr-0.16.4.1-dev from
my classpath, but now DirListingExportCommand fails when looking for
org.apache.jackrabbit.util.Text.getLabel(Ljava/lang/String;)Ljava/lang/String;
which exists in the commons-jcr jar but not in the jackrabbit-commons jar.
is there an ETA on when jcr-server will be updated to work with the
latest layout changes?
thanks!