How to choose appropriate crx2oak jar
Is there a way to determine which crx2oak-<version>.jar is appropriate for a particular migration?
For example,
if my CRX is: Apache Jackrabbit Oak 1.2.16,
or: Apache Jackrabbit Oak 1.2.31,
or something else, and I want to migrate
out of: everything in tar files
to: blobs in datastore
and destination is the same AEM 6.1 instance - which crx2oak-<version>.jar is best?
I've been using 1.4.6 - but wonder if 1.4.10 or higher provides any benefit?
If I was migrating to 6.2 or 6.3, does this affect the choice?
Is there a method to figure this out?
If so, does the same method also apply to determining which oak-run-<version>.jar file is appropriate for a particular Apache Jackrabbit Oak version?
Thanks!