JiscSD / rdss-archivematica-automation-tools

Archivematica automation tools
1 stars 0 forks source link

Improvement: don't attempt to execute XML files #12

Closed lower29 closed 6 years ago

lower29 commented 6 years ago

This addresses issue #11. The actual fix is in https://github.com/artefactual/automation-tools/pull/43 so this remains work-in-progress until that PR has been merged into the base artefactual/automation-tools. Once that happens, the automation-tools submodule can be updated to point to the right commit so that the required functionality is built into our Docker image.

There are some additional changes to this repo:

The first of these is required for a successful build, the latter just makes it easier to debug things.

As mentioned, this PR shouldn't be approved or merged until the proposed change to artefactual/automation-tools has been approved and merged.

lower29 commented 6 years ago

Thanks @jhsimpson I've updated the automation-tools submodule to the v0.1.0-rc2 and merged.