On 10.11.14 6:08 , O'Donnell, Laura wrote:
Can we use an Oracle or MySQL db to store the OAK content?
Not with the current stable release. However you can try with one of the
recent unstable releases, which add support for RDB back-ends [1]. I
think this should make its way into a stable release within upcoming
months.
Is there a plan to expose a build that we can use instead of requiring users to
compile the source and then try to figure out which jars are necessary?
No, not currently. The best way is to set up your projects with Maven
and let Maven manage your dependencies.
Michael
[1]
https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/rdb/package-info.java