From 0cd143854234158924107620af15f3bf1463a0fb Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Tue, 4 Dec 2012 13:45:57 -0800 Subject: [PATCH] CSPACE-5498: Update package names in Nuxeo bundle to current name. --- .../updaterelationsondelete/build.xml | 4 ++-- .../src/main/resources/META-INF/MANIFEST.MF | 6 +++--- .../src/main/resources/OSGI-INF/core-types-contrib.xml | 2 +- .../main/resources/OSGI-INF/default-life-cycle-contrib.xml | 2 +- .../src/main/resources/OSGI-INF/ecm-types-contrib.xml | 2 +- .../src/main/resources/OSGI-INF/layouts-contrib.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/build.xml b/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/build.xml index e48ae6e63..fa84d0362 100644 --- a/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/build.xml +++ b/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/build.xml @@ -87,13 +87,13 @@ + description="deploy doctype in ${jee.server.nuxeo}"> + description="undeploy doctype from ${jee.server.nuxeo}"> diff --git a/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/META-INF/MANIFEST.MF b/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/META-INF/MANIFEST.MF index 4fae07ad7..f1966d313 100644 --- a/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/META-INF/MANIFEST.MF +++ b/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 1 -Bundle-Name: org.collectionspace.nuxeo.listener.relation -Bundle-SymbolicName: org.collectionspace.nuxeo.listener.relation;singleton:=true +Bundle-Name: org.collectionspace.services.listener.updaterelationsondelete +Bundle-SymbolicName: org.collectionspace.services.listener.updaterelationsondelete;singleton:=true Bundle-Version: 1.0.0 Bundle-Localization: plugin Bundle-Vendor: Nuxeo @@ -9,7 +9,7 @@ Require-Bundle: org.nuxeo.runtime, org.nuxeo.ecm.core.api, org.nuxeo.ecm.core, org.nuxeo.ecm.webapp.core -Provide-Package: org.collectionspace.nuxeo.listener.relation +Provide-Package: org.collectionspace.services.listener.updaterelationsondelete Nuxeo-Component: OSGI-INF/core-types-contrib.xml, OSGI-INF/default-life-cycle-contrib.xml, OSGI-INF/ecm-types-contrib.xml, diff --git a/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/core-types-contrib.xml b/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/core-types-contrib.xml index 8cedf8009..9545926c0 100644 --- a/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/core-types-contrib.xml +++ b/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/core-types-contrib.xml @@ -1,4 +1,4 @@ - + diff --git a/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/default-life-cycle-contrib.xml b/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/default-life-cycle-contrib.xml index 08d595182..a6bc45228 100644 --- a/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/default-life-cycle-contrib.xml +++ b/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/default-life-cycle-contrib.xml @@ -1,4 +1,4 @@ - + diff --git a/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/ecm-types-contrib.xml b/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/ecm-types-contrib.xml index d25de03a7..44fcb5839 100644 --- a/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/ecm-types-contrib.xml +++ b/3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/resources/OSGI-INF/ecm-types-contrib.xml @@ -1,5 +1,5 @@ - + - + -- 2.47.3