]> 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 22:37:30 +0000 (22:37 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Fri, 17 Jun 2011 22:37:30 +0000 (22:37 +0000)
services/collectionobject/3rdparty/build.xml
services/collectionobject/3rdparty/pom.xml

index 45d33f7c0b5f8f36076f3fe7b6a5babfd0f6ba18..507a0f27b278c187799d1f8e843a94c22b65b811 100644 (file)
@@ -9,7 +9,6 @@
     <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-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
     <property name="src" location="src"/>\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-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-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-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-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
 \r
index 01f759aec4e492d544fd3fb91666b1d221738313..43bf743760a22b36d2ff083acff72a749b6ead82 100644 (file)
@@ -19,7 +19,6 @@
 \r
     <modules>\r
        <module>nuxeo-platform-collectionobject</module>\r
-               <module>nuxeo-platform-collectionobject-core</module>\r
         <module>nuxeo-platform-collectionobject-hearst</module>\r
     </modules>\r
 \r