<!-- enviornment should be declared before reading build.properties -->\r
<property environment="env" />\r
<property file="${services.trunk}/build.properties" />\r
- <property name="nuxeo-platform-collectionobjects_common" value="nuxeo-platform-collectionobjects_common"/>\r
+ <property name="nuxeo-platform-collectionobject" value="nuxeo-platform-collectionobject"/>\r
<property name="nuxeo-platform-collectionobject-core" value="nuxeo-platform-collectionobject-core"/>\r
<property name="nuxeo-platform-collectionobject-hearst" value="nuxeo-platform-collectionobject-hearst"/>\r
<property name="mvn.opts" value="" />\r
\r
<target name="deploy" depends="install"\r
description="deploy collectionobject in ${jboss.server.nuxeo}">\r
- <ant antfile="${nuxeo-platform-collectionobjects_common}/build.xml" target="deploy" inheritall="false"/>\r
+ <ant antfile="${nuxeo-platform-collectionobject}/build.xml" target="deploy" inheritall="false"/>\r
<ant antfile="${nuxeo-platform-collectionobject-core}/build.xml" target="deploy" inheritall="false"/>\r
<ant antfile="${nuxeo-platform-collectionobject-hearst}/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-collectionobjects_common}/build.xml" target="undeploy" inheritall="false"/>\r
+ <ant antfile="${nuxeo-platform-collectionobject}/build.xml" target="undeploy" inheritall="false"/>\r
<ant antfile="${nuxeo-platform-collectionobject-core}/build.xml" target="undeploy" inheritall="false"/>\r
<ant antfile="${nuxeo-platform-collectionobject-hearst}/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-collectionobjects_common}/build.xml" target="dist" inheritall="false"/>\r
+ <ant antfile="${nuxeo-platform-collectionobject}/build.xml" target="dist" inheritall="false"/>\r
<ant antfile="${nuxeo-platform-collectionobject-core}/build.xml" target="dist" inheritall="false"/>\r
<ant antfile="${nuxeo-platform-collectionobject-hearst}/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-collectionobjects_common}/build.xml" target="dist_installer" inheritall="false"/>\r
+ <ant antfile="${nuxeo-platform-collectionobject}/build.xml" target="dist_installer" inheritall="false"/>\r
<ant antfile="${nuxeo-platform-collectionobject-core}/build.xml" target="dist_installer" inheritall="false"/>\r
<ant antfile="${nuxeo-platform-collectionobject-hearst}/build.xml" target="dist_installer" inheritall="false"/>\r
</target>\r
<property name="build" location="build"/>\r
<property name="dist" location="dist"/>\r
<property name="nuxeo.collectionobject.jar"\r
- value="org.collectionspace.services.collectionobject.CollectionObjectTenant1.nuxeo-${cspace.release}.jar"/>\r
+ value="org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant1.nuxeo-${cspace.release}.jar"/>\r
<property name="nuxeo.collectionobject.jars.all"\r
- value="org.collectionspace.services.collectionobject.CollectionObjectTenant1.nuxeo-*.jar"/>\r
+ value="org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant1.nuxeo-*.jar"/>\r
\r
<condition property="osfamily-unix">\r
<os family="unix" />\r
<modelVersion>4.0.0</modelVersion>
<groupId>org.collectionspace.services</groupId>
- <artifactId>org.collectionspace.services.collectionobject.CollectionObjectTenant1.nuxeo</artifactId>
- <name>services.collectionobject.CollectionObjectTenant1.nuxeo</name>
+ <artifactId>org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant1.nuxeo</artifactId>
<packaging>jar</packaging>
<description>
CollectionObject Nuxeo document type for Tenant ID = "1"
<property name="build" location="build"/>\r
<property name="dist" location="dist"/>\r
<property name="nuxeo.collectionobject.jar"\r
- value="org.collectionspace.services.collectionobject.CollectionObjectTenant2.nuxeo-${cspace.release}.jar"/>\r
+ value="org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant2.nuxeo-${cspace.release}.jar"/>\r
<property name="nuxeo.collectionobject.jars.all"\r
- value="org.collectionspace.services.collectionobject.CollectionObjectTenant2.nuxeo-*.jar"/>\r
+ value="org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant2.nuxeo-*.jar"/>\r
\r
<condition property="osfamily-unix">\r
<os family="unix" />\r
<modelVersion>4.0.0</modelVersion>
<groupId>org.collectionspace.services</groupId>
- <artifactId>org.collectionspace.services.collectionobject.CollectionObjectTenant2.nuxeo</artifactId>
- <name>services.collectionobject.CollectionObjectTenant2.nuxeo</name>
+ <artifactId>org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant2.nuxeo</artifactId>
<packaging>jar</packaging>
<description>
CollectionObject Nuxeo document type for Tenant ID = "1"
<property name="build" location="build"/>\r
<property name="dist" location="dist"/>\r
<property name="nuxeo.collectionobject.jar"\r
- value="org.collectionspace.services.collectionobject.collectionobjects_common.nuxeo-${cspace.release}.jar"/>\r
+ value="org.collectionspace.services.collectionobject.3rdparty.nuxeo-${cspace.release}.jar"/>\r
<property name="nuxeo.collectionobject.jars.all"\r
- value="org.collectionspace.services.collectionobject.collectionobjects_common.nuxeo-*.jar"/>\r
+ value="org.collectionspace.services.collectionobject.*.jar"/>\r
\r
<condition property="osfamily-unix">\r
<os family="unix" />\r
<modelVersion>4.0.0</modelVersion>
<groupId>org.collectionspace.services</groupId>
- <artifactId>org.collectionspace.services.collectionobject.collectionobjects_common.nuxeo</artifactId>
- <name>org.collectionspace.services.collectionobject.collectionobjects_common.nuxeo</name>
+ <artifactId>org.collectionspace.services.collectionobject.3rdparty.nuxeo</artifactId>
<packaging>jar</packaging>
<description>
CollectionObject Common Nuxeo document type
</description>\r
\r
<modules>\r
- <module>nuxeo-platform-collectionobjects_common</module>\r
+ <module>nuxeo-platform-collectionobject</module>\r
<module>nuxeo-platform-collectionobject-core</module>\r
<module>nuxeo-platform-collectionobject-hearst</module>\r
</modules>\r