From 82312c27b5b36390f1e49e1148193294a4893c86 Mon Sep 17 00:00:00 2001 From: Andrew Woods Date: Mon, 12 Oct 2015 12:53:22 -0400 Subject: [PATCH] Enable option for migration utils to work against an auth-protected F4 Related to: https://jira.duraspace.org/browse/FCREPO-1768 --- conf/fedora2-native.xml | 3 +++ conf/fedora3-akubra.xml | 3 +++ conf/fedora3-exported.xml | 3 +++ conf/fedora3-legacy.xml | 3 +++ src/main/resources/spring/migration-bean.xml | 3 +++ 5 files changed, 15 insertions(+) diff --git a/conf/fedora2-native.xml b/conf/fedora2-native.xml index fd46697d..e6180123 100644 --- a/conf/fedora2-native.xml +++ b/conf/fedora2-native.xml @@ -73,6 +73,9 @@ + + + diff --git a/conf/fedora3-akubra.xml b/conf/fedora3-akubra.xml index 7db70012..2faf2dea 100644 --- a/conf/fedora3-akubra.xml +++ b/conf/fedora3-akubra.xml @@ -72,6 +72,9 @@ + + + diff --git a/conf/fedora3-exported.xml b/conf/fedora3-exported.xml index ae7b8d55..d04cf3e7 100644 --- a/conf/fedora3-exported.xml +++ b/conf/fedora3-exported.xml @@ -67,6 +67,9 @@ + + + diff --git a/conf/fedora3-legacy.xml b/conf/fedora3-legacy.xml index 31f9f22d..8f9d41bc 100644 --- a/conf/fedora3-legacy.xml +++ b/conf/fedora3-legacy.xml @@ -72,6 +72,9 @@ + + + diff --git a/src/main/resources/spring/migration-bean.xml b/src/main/resources/spring/migration-bean.xml index e3a9ffb1..feb27956 100644 --- a/src/main/resources/spring/migration-bean.xml +++ b/src/main/resources/spring/migration-bean.xml @@ -116,6 +116,9 @@ + + +