This contains the JCR Reference Implementation subproject.
The directories contained:
| Directory | Description |
|---|---|
| target/classes | The destination for the compiled Java classes |
| src/java | The directory containing Java source files |
| src/conf | The 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. |