From e3b8e1286fb6317fc172c77c8ef9b538c8b70237 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 8 Aug 2013 19:55:01 -0700 Subject: [PATCH] CSPACE-6122,CSPACE-6123: Update Citation and Work authorities to generate Services doctype bundles following unified config changes. (Commit also includes minor, similar cleanup in Location module.) --- services/citation/3rdparty/build.xml | 6 +++++- .../citation/3rdparty/nuxeo-platform-cs-citation/pom.xml | 1 - services/citation/3rdparty/pom.xml | 5 +++-- services/location/3rdparty/build.xml | 2 +- services/location/3rdparty/pom.xml | 4 +++- services/work/3rdparty/build.xml | 6 +++++- services/work/3rdparty/nuxeo-platform-cs-work/pom.xml | 1 - services/work/3rdparty/pom.xml | 5 +++-- 8 files changed, 20 insertions(+), 10 deletions(-) diff --git a/services/citation/3rdparty/build.xml b/services/citation/3rdparty/build.xml index 5e8be50b9..f26ed238c 100644 --- a/services/citation/3rdparty/build.xml +++ b/services/citation/3rdparty/build.xml @@ -110,11 +110,15 @@ - + + diff --git a/services/citation/3rdparty/nuxeo-platform-cs-citation/pom.xml b/services/citation/3rdparty/nuxeo-platform-cs-citation/pom.xml index c9781309c..7f356c0d8 100644 --- a/services/citation/3rdparty/nuxeo-platform-cs-citation/pom.xml +++ b/services/citation/3rdparty/nuxeo-platform-cs-citation/pom.xml @@ -8,7 +8,6 @@ 4.0.0 - org.collectionspace.services org.collectionspace.services.citation.3rdparty.nuxeo services.citation.3rdparty.nuxeo jar diff --git a/services/citation/3rdparty/pom.xml b/services/citation/3rdparty/pom.xml index 139cf1345..ce3c0c946 100644 --- a/services/citation/3rdparty/pom.xml +++ b/services/citation/3rdparty/pom.xml @@ -9,7 +9,6 @@ 4.0.0 - org.collectionspace.services org.collectionspace.services.citation.3rdparty services.citation.3rdparty pom @@ -25,6 +24,8 @@ - nuxeo-platform-cs-citation + diff --git a/services/location/3rdparty/build.xml b/services/location/3rdparty/build.xml index d592b2728..d795bfef5 100644 --- a/services/location/3rdparty/build.xml +++ b/services/location/3rdparty/build.xml @@ -110,7 +110,7 @@ - diff --git a/services/location/3rdparty/pom.xml b/services/location/3rdparty/pom.xml index 85c35fbf2..a94aa7df0 100644 --- a/services/location/3rdparty/pom.xml +++ b/services/location/3rdparty/pom.xml @@ -16,6 +16,8 @@ - nuxeo-platform-cs-location + diff --git a/services/work/3rdparty/build.xml b/services/work/3rdparty/build.xml index da7bf9712..cb309d938 100644 --- a/services/work/3rdparty/build.xml +++ b/services/work/3rdparty/build.xml @@ -110,11 +110,15 @@ - + + diff --git a/services/work/3rdparty/nuxeo-platform-cs-work/pom.xml b/services/work/3rdparty/nuxeo-platform-cs-work/pom.xml index fa95ad237..6322cf788 100644 --- a/services/work/3rdparty/nuxeo-platform-cs-work/pom.xml +++ b/services/work/3rdparty/nuxeo-platform-cs-work/pom.xml @@ -8,7 +8,6 @@ 4.0.0 - org.collectionspace.services org.collectionspace.services.work.3rdparty.nuxeo services.work.3rdparty.nuxeo jar diff --git a/services/work/3rdparty/pom.xml b/services/work/3rdparty/pom.xml index 4a8784380..2bfdeee34 100644 --- a/services/work/3rdparty/pom.xml +++ b/services/work/3rdparty/pom.xml @@ -9,7 +9,6 @@ 4.0.0 - org.collectionspace.services org.collectionspace.services.work.3rdparty services.work.3rdparty pom @@ -18,6 +17,8 @@ - nuxeo-platform-cs-work + -- 2.47.3