<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
\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
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
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
<?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>
<?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">
<layouts mode="any">
<layout>heading</layout>
<layout>collectionspace_core</layout>
- <layout>CollectionObjectTenant2</layout>
+ <layout>collectionobjects_naturalhistory</layout>
</layouts>
</type>
<?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>
<?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">
\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