Directory Layout

This contains the JCR Reference Implementation subproject.

The directories contained:

DirectoryDescription
target/classesThe destination for the compiled Java classes
src/javaThe directory containing Java source files
src/confThe directory with sample configuration files etc.
src/grammar The directory with JavaCC grammar files for the XPath and SQL query languages.
src/test The directory containing JUnit test cases.
applications/test The directory containing the test repository used by the unit tests.
xdocs The directory containing documentation files shown on the Maven-generated Jackrabbit web site.
contrib The directory containing contributed JCR and Jackrabbit components and subprojects organized in subdirectories.