From: Richard Millet Date: Fri, 17 Jun 2011 22:03:44 +0000 (+0000) Subject: CSPACE-3441: Updating CollectionObject doctype/bundle module names to better reflect... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=03cbdda4dc5c158a8b3a323a1d6a846e8716d1f3;p=tmp%2Fjakarta-migration.git CSPACE-3441: Updating CollectionObject doctype/bundle module names to better reflect reality. --- diff --git a/services/collectionobject/3rdparty/build.xml b/services/collectionobject/3rdparty/build.xml index 9cb902e30..45d33f7c0 100644 --- a/services/collectionobject/3rdparty/build.xml +++ b/services/collectionobject/3rdparty/build.xml @@ -8,7 +8,7 @@ - + @@ -115,28 +115,28 @@ - + - + - + - + diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-core/build.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-core/build.xml index 5ea651d08..4a43b5e32 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-core/build.xml +++ b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-core/build.xml @@ -13,9 +13,9 @@ + value="org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant1.nuxeo-${cspace.release}.jar"/> + value="org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant1.nuxeo-*.jar"/> diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-core/pom.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-core/pom.xml index 183a03700..76eb93c81 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-core/pom.xml +++ b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-core/pom.xml @@ -9,8 +9,7 @@ 4.0.0 org.collectionspace.services - org.collectionspace.services.collectionobject.CollectionObjectTenant1.nuxeo - services.collectionobject.CollectionObjectTenant1.nuxeo + org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant1.nuxeo jar CollectionObject Nuxeo document type for Tenant ID = "1" diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/build.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/build.xml index 6f383736e..4448992a3 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/build.xml +++ b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/build.xml @@ -13,9 +13,9 @@ + value="org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant2.nuxeo-${cspace.release}.jar"/> + value="org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant2.nuxeo-*.jar"/> diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/pom.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/pom.xml index af484acfd..bbb8f09c5 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/pom.xml +++ b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/pom.xml @@ -9,8 +9,7 @@ 4.0.0 org.collectionspace.services - org.collectionspace.services.collectionobject.CollectionObjectTenant2.nuxeo - services.collectionobject.CollectionObjectTenant2.nuxeo + org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant2.nuxeo jar CollectionObject Nuxeo document type for Tenant ID = "1" diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/build.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject/build.xml similarity index 93% rename from services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/build.xml rename to services/collectionobject/3rdparty/nuxeo-platform-collectionobject/build.xml index 1df4e901c..ac93534b1 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/build.xml +++ b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject/build.xml @@ -13,9 +13,9 @@ + value="org.collectionspace.services.collectionobject.3rdparty.nuxeo-${cspace.release}.jar"/> + value="org.collectionspace.services.collectionobject.*.jar"/> diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/pom.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject/pom.xml similarity index 87% rename from services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/pom.xml rename to services/collectionobject/3rdparty/nuxeo-platform-collectionobject/pom.xml index b711ec2fe..5e929e3e6 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/pom.xml +++ b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject/pom.xml @@ -9,8 +9,7 @@ 4.0.0 org.collectionspace.services - org.collectionspace.services.collectionobject.collectionobjects_common.nuxeo - org.collectionspace.services.collectionobject.collectionobjects_common.nuxeo + org.collectionspace.services.collectionobject.3rdparty.nuxeo jar CollectionObject Common Nuxeo document type diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/META-INF/MANIFEST.MF b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/META-INF/MANIFEST.MF similarity index 100% rename from services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/META-INF/MANIFEST.MF rename to services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/META-INF/MANIFEST.MF diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/OSGI-INF/core-types-contrib.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml similarity index 100% rename from services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/OSGI-INF/core-types-contrib.xml rename to services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/OSGI-INF/deployment-fragment.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/OSGI-INF/deployment-fragment.xml similarity index 100% rename from services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/OSGI-INF/deployment-fragment.xml rename to services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/OSGI-INF/deployment-fragment.xml diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/OSGI-INF/ecm-types-contrib.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/OSGI-INF/ecm-types-contrib.xml similarity index 100% rename from services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/OSGI-INF/ecm-types-contrib.xml rename to services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/OSGI-INF/ecm-types-contrib.xml diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/OSGI-INF/layouts-contrib.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/OSGI-INF/layouts-contrib.xml similarity index 100% rename from services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/OSGI-INF/layouts-contrib.xml rename to services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/OSGI-INF/layouts-contrib.xml diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/OSGI-INF/life-cycle-contrib.xml b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/OSGI-INF/life-cycle-contrib.xml similarity index 100% rename from services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/OSGI-INF/life-cycle-contrib.xml rename to services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/OSGI-INF/life-cycle-contrib.xml diff --git a/services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/schemas/collectionobjects_common.xsd b/services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd similarity index 100% rename from services/collectionobject/3rdparty/nuxeo-platform-collectionobjects_common/src/main/resources/schemas/collectionobjects_common.xsd rename to services/collectionobject/3rdparty/nuxeo-platform-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd diff --git a/services/collectionobject/3rdparty/pom.xml b/services/collectionobject/3rdparty/pom.xml index ed75b9eee..01f759aec 100644 --- a/services/collectionobject/3rdparty/pom.xml +++ b/services/collectionobject/3rdparty/pom.xml @@ -18,7 +18,7 @@ - nuxeo-platform-collectionobjects_common + nuxeo-platform-collectionobject nuxeo-platform-collectionobject-core nuxeo-platform-collectionobject-hearst