This is an automated email from the ASF dual-hosted git repository.
baedke pushed a change to branch OAK-11617-2
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 56ab46b90c OAK-11617: Provide oak-run commands to analyze and fix
inconsistencies in the namespace registry
add fa03750671 OAK-11617: Provide oak-run commands to analyze and fix
inconsistencies in the namespace registryProvide oak-run commands to analyze
and fix inconsistencies in the namespace registry
No new revisions were added by this update.
Summary of changes:
.../oak/run/NamespaceRegistryCommand.java | 129 ++++++++++-----------
.../oak/run/NamespaceRegistryCommandTest.java | 90 ++++++++++++++
2 files changed, 152 insertions(+), 67 deletions(-)
create mode 100755
oak-run/src/test/java/org/apache/jackrabbit/oak/run/NamespaceRegistryCommandTest.java