fcrepo-exts / migration-utils

An in-development framework for managing data migrations from previous versions to 4.x.
Apache License 2.0
13 stars 29 forks source link

fixed the ITs #140

Closed pwinckles closed 3 years ago

pwinckles commented 3 years ago

The ITests were broken after upgrading to ocfl-java 0.2 due to the addition of the extensions directory. Unclear why this wasn't caught before.