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 4f47fd2af2 OAK-11617: Provide oak-run commands to analyze and fix
inconsistencies in the namespace registry
add cd9610ffe0 OAK-11617: Provide oak-run commands to analyze and fix
inconsistencies in the namespace registry
No new revisions were added by this update.
Summary of changes:
.../oak/plugins/name/NamespaceRegistryTest.java | 257 +++++++++++++++++++++
.../name/ReadWriteNamespaceRegistryTest.java | 212 -----------------
2 files changed, 257 insertions(+), 212 deletions(-)
create mode 100755
oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/name/NamespaceRegistryTest.java