https://github.com/thomasmueller/oaktools
Tools for Apache Oak
https://github.com/thomasmueller/oaktools
Last synced: 4 months ago
JSON representation
Tools for Apache Oak
- Host: GitHub
- URL: https://github.com/thomasmueller/oaktools
- Owner: thomasmueller
- License: apache-2.0
- Created: 2025-06-03T09:58:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-25T14:00:40.000Z (11 months ago)
- Last Synced: 2025-07-25T20:45:26.612Z (11 months ago)
- Size: 1.07 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apache Jackrabbit Oak Tools
[Tools for Apache Jackrabbit Oak](https://thomasmueller.github.io/oakTools/)
## Notes
This tool replaces the old index definition generator https://oakutils.appspot.com/generate/index, which based on the Google App Engine. The source code of that tool is still available at https://github.com/chetanmeh/oakutils
## Testing
To run the tests, use:
node docs/js/sql2-parser.test.js
node docs/js/xpath-converter.test.js
node docs/js/indexDefGenerator.test.js