]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-3441: Updating CollectionObject doctype/bundle module names to better reflect...
authorRichard Millet <richard.millet@berkeley.edu>
Fri, 17 Jun 2011 23:08:55 +0000 (23:08 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Fri, 17 Jun 2011 23:08:55 +0000 (23:08 +0000)
services/collectionobject/3rdparty/build.xml
services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/build.xml [moved from services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/build.xml with 94% similarity]
services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/pom.xml [moved from services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/pom.xml with 100% similarity]
services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/src/main/resources/META-INF/MANIFEST.MF [moved from services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/src/main/resources/META-INF/MANIFEST.MF with 67% similarity]
services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/src/main/resources/OSGI-INF/core-types-contrib.xml [moved from services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/src/main/resources/OSGI-INF/core-types-contrib.xml with 90% similarity]
services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/src/main/resources/OSGI-INF/deployment-fragment.xml [moved from services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/src/main/resources/OSGI-INF/deployment-fragment.xml with 100% similarity]
services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/src/main/resources/OSGI-INF/ecm-types-contrib.xml [moved from services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/src/main/resources/OSGI-INF/ecm-types-contrib.xml with 85% similarity]
services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/src/main/resources/OSGI-INF/layouts-contrib.xml [moved from services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/src/main/resources/OSGI-INF/layouts-contrib.xml with 85% similarity]
services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/src/main/resources/OSGI-INF/life-cycle-contrib.xml [moved from services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/src/main/resources/OSGI-INF/life-cycle-contrib.xml with 68% similarity]
services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/src/main/resources/schemas/collectionobjects_naturalhistory.xsd [moved from services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/src/main/resources/schemas/collectionobjects_naturalhistory.xsd with 100% similarity]
services/collectionobject/3rdparty/pom.xml

index 507a0f27b278c187799d1f8e843a94c22b65b811..6de53b6db7a01d945eb3fb7ea980da398d6f1403 100644 (file)
@@ -9,7 +9,7 @@
     <property environment="env" />\r
     <property file="${services.trunk}/build.properties" />\r
        <property name="nuxeo-platform-collectionobject" value="nuxeo-platform-collectionobject"/>\r
-       <property name="nuxeo-platform-collectionobject-hearst" value="nuxeo-platform-collectionobject-hearst"/>\r
+       <property name="nuxeo-platform-collectionobject-lifesci" value="nuxeo-platform-collectionobject-lifesci"/>\r
     <property name="mvn.opts" value="" />\r
     <property name="src" location="src"/>\r
     <property name="build" location="build"/>\r
     <target name="deploy" depends="install"\r
     description="deploy collectionobject in ${jboss.server.nuxeo}">\r
         <ant antfile="${nuxeo-platform-collectionobject}/build.xml" target="deploy" inheritall="false"/>\r
-        <ant antfile="${nuxeo-platform-collectionobject-hearst}/build.xml" target="deploy" inheritall="false"/>\r
+        <ant antfile="${nuxeo-platform-collectionobject-lifesci}/build.xml" target="deploy" inheritall="false"/>\r
     </target>\r
 \r
     <target name="undeploy"\r
     description="undeploy collectionobject from ${jboss.server.nuxeo}">\r
         <ant antfile="${nuxeo-platform-collectionobject}/build.xml" target="undeploy" inheritall="false"/>\r
-        <ant antfile="${nuxeo-platform-collectionobject-hearst}/build.xml" target="undeploy" inheritall="false"/>\r
+        <ant antfile="${nuxeo-platform-collectionobject-lifesci}/build.xml" target="undeploy" inheritall="false"/>\r
     </target>\r
 \r
     <target name="dist"\r
     description="generate distribution for collectionobject" depends="package">\r
         <ant antfile="${nuxeo-platform-collectionobject}/build.xml" target="dist" inheritall="false"/>\r
-        <ant antfile="${nuxeo-platform-collectionobject-hearst}/build.xml" target="dist" inheritall="false"/>\r
+        <ant antfile="${nuxeo-platform-collectionobject-lifesci}/build.xml" target="dist" inheritall="false"/>\r
     </target>\r
 \r
     <target name="dist_installer"\r
     description="generate distribution for collectionobject" depends="package">\r
         <ant antfile="${nuxeo-platform-collectionobject}/build.xml" target="dist_installer" inheritall="false"/>\r
-        <ant antfile="${nuxeo-platform-collectionobject-hearst}/build.xml" target="dist_installer" inheritall="false"/>\r
+        <ant antfile="${nuxeo-platform-collectionobject-lifesci}/build.xml" target="dist_installer" inheritall="false"/>\r
     </target>\r
 \r
 </project>\r
similarity index 94%
rename from services/collectionobject/3rdparty/nuxeo-platform-collectionobject-hearst/build.xml
rename to services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/build.xml
index 4448992a32199bdd2952d5da46e66134936a97cc..272b5b079e951db751684de3f972bc4477b84d5e 100644 (file)
@@ -1,7 +1,7 @@
 \r
-<project name="nuxeo-platform-collectionobject-hearst" default="package" basedir=".">\r
+<project name="nuxeo-platform-collectionobject-lifesci" default="package" basedir=".">\r
     <description>\r
-        Collectionobject nuxeo document type for the Hearst tenant\r
+        Collectionobject nuxeo document type for the lifesci tenant\r
     </description>\r
     <!-- set global properties for this build -->\r
     <property name="services.trunk" value="../../../.."/>\r
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0 \r
 Bundle-ManifestVersion: 1 \r
-Bundle-Name: org.collectionspace.collectionobjecttenant2\r
-Bundle-SymbolicName: org.collectionspace.collectionobjecttenant2;singleton:=true \r
+Bundle-Name: org.collectionspace.collectionobject.lifesci\r
+Bundle-SymbolicName: org.collectionspace.collectionobject.lifesci;singleton:=true \r
 Bundle-Version: 1.0.0\r
 Bundle-Localization: plugin\r
 Bundle-Vendor: Nuxeo \r
@@ -11,7 +11,7 @@ Require-Bundle: org.nuxeo.runtime,
  org.nuxeo.ecm.webapp.core,\r
  org.collectionspace.collectionspace_core,\r
  org.collectionspace.collectionobject\r
-Provide-Package: org.collectionspace.collectionobjecttenant2\r
+Provide-Package: org.collectionspace.collectionobject.lifesci\r
 Nuxeo-Component: OSGI-INF/core-types-contrib.xml,\r
  OSGI-INF/life-cycle-contrib.xml,\r
  OSGI-INF/ecm-types-contrib.xml,\r
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<component name="org.collectionspace.CollectionObjectTenant2.coreTypes">
+<component name="org.collectionspace.collectionobject.lifesci.coreTypes">
     <extension target="org.nuxeo.ecm.core.schema.TypeService" point="schema">
         <schema name="collectionobjects_naturalhistory" prefix="collectionobjects_naturalhistory" src="schemas/collectionobjects_naturalhistory.xsd"/>
     </extension>
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<component name="org.collectionspace.CollectionObjectTenant2.ecm.types">
+<component name="org.collectionspace.collectionobject.lifesci.ecm.types">
   <extension target="org.nuxeo.ecm.platform.types.TypeService" point="types">
   
     <type id="CollectionObjectTenant2" coretype="CollectionObjectTenant2">
@@ -10,7 +10,7 @@
       <layouts mode="any">
         <layout>heading</layout>
         <layout>collectionspace_core</layout>
-        <layout>CollectionObjectTenant2</layout>
+        <layout>collectionobjects_naturalhistory</layout>
       </layouts>        
     </type>
 
@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
 
-<component name="org.collectionspace.CollectionObjectTenant2.layouts.webapp">
+<component name="org.collectionspace.collectionobjects_naturalhistory.layouts.webapp">
 
   <extension target="org.nuxeo.ecm.platform.forms.layout.WebLayoutManager"
     point="layouts">
 
-    <layout name="CollectionObjectTenant2">
+    <layout name="collectionobjects_naturalhistory">
        <!--
       <templates>
         <template mode="any">/layouts/layout_default_template.xhtml</template>
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<component name="org.collectionspace.CollectionObjectTenant2.ecm.platform.LifeCycleManagerExtensions">
+<component name="org.collectionspace.collectionobject.lifesci.ecm.platform.LifeCycleManagerExtensions">
 
   <extension target="org.nuxeo.ecm.core.lifecycle.LifeCycleService"
              point="types">
index 43bf743760a22b36d2ff083acff72a749b6ead82..27e3e033f37fbbba00ba20e8e7409d27df99d80c 100644 (file)
@@ -19,7 +19,7 @@
 \r
     <modules>\r
        <module>nuxeo-platform-collectionobject</module>\r
-        <module>nuxeo-platform-collectionobject-hearst</module>\r
+        <module>nuxeo-platform-collectionobject-lifesci</module>\r
     </modules>\r
 \r
 </project>\r