]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-6122,CSPACE-6123: Update Citation and Work authorities to generate Services...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 9 Aug 2013 02:55:01 +0000 (19:55 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 9 Aug 2013 02:55:01 +0000 (19:55 -0700)
services/citation/3rdparty/build.xml
services/citation/3rdparty/nuxeo-platform-cs-citation/pom.xml
services/citation/3rdparty/pom.xml
services/location/3rdparty/build.xml
services/location/3rdparty/pom.xml
services/work/3rdparty/build.xml
services/work/3rdparty/nuxeo-platform-cs-work/pom.xml
services/work/3rdparty/pom.xml

index 5e8be50b9a4fee6879e9a83e4e097091796b3a68..f26ed238c1366d06cea1945f0cc447b552cc828a 100644 (file)
 
     <target name="deploy" depends="install"
     description="deploy citation in ${jee.server.nuxeo}">
-        <ant antfile="nuxeo-platform-cs-citation/build.xml" target="deploy" inheritall="false"/>
+        <!-- This target is obsolete.  The Nuxeo artifacts are now created and deployed using the "csmake" tool 
+            <ant antfile="nuxeo-platform-cs-citation/build.xml" target="deploy" inheritall="false"/>
+        -->
     </target>
 
     <target name="undeploy"
     description="undeploy citation from ${jee.server.nuxeo}">
+        <!-- This target is obsolete.  The Nuxeo artifacts are now created and deployed using the "csmake" tool
+        leaving this only for backwards compatibility reasons. --> 
         <ant antfile="nuxeo-platform-cs-citation/build.xml" target="undeploy" inheritall="false"/>
    </target>
 
index c9781309cdaaa7132b5a49e27dd8859a7980b986..7f356c0d8110249d4217d129dd84165ea1d628a5 100644 (file)
@@ -8,7 +8,6 @@
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.collectionspace.services</groupId>
     <artifactId>org.collectionspace.services.citation.3rdparty.nuxeo</artifactId>
     <name>services.citation.3rdparty.nuxeo</name>
     <packaging>jar</packaging>
index 139cf1345e8d37c397ea62321147b0abea2ad71b..ce3c0c946ff174c76b46730991cb3e6d719a2ef6 100644 (file)
@@ -9,7 +9,6 @@
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.collectionspace.services</groupId>
     <artifactId>org.collectionspace.services.citation.3rdparty</artifactId>
     <name>services.citation.3rdparty</name>
     <packaging>pom</packaging>
@@ -25,6 +24,8 @@
        </properties>
 
     <modules>
-        <module>nuxeo-platform-cs-citation</module>     
+        <!-- This module is obsolete.  The Nuxeo artifacts are now created and deployed using the "csmake" tool
+            <module>nuxeo-platform-cs-citation</module>
+        -->   
     </modules>
 </project>
index d592b272883d9944d261004acba8385f85994be5..d795bfef54a431f47d0678f777b3467a6f95227d 100644 (file)
 \r
     <target name="deploy" depends="install"\r
     description="deploy location in ${jee.server.nuxeo}">\r
-       <!-- This module is obsolete.  The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
+       <!-- This target is obsolete.  The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
         <ant antfile="nuxeo-platform-cs-location/build.xml" target="deploy" inheritall="false"/>\r
         -->\r
     </target>\r
index 85c35fbf29260fa7b62cf6a2d640e9ddaf63572d..a94aa7df0b7e821a5f342883a4a4fddd7d762580 100644 (file)
@@ -16,6 +16,8 @@
     </description>\r
 \r
     <modules>\r
-        <module>nuxeo-platform-cs-location</module>\r
+        <!-- This module is obsolete.  The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
+            <module>nuxeo-platform-cs-location</module>\r
+        -->\r
     </modules>\r
 </project>\r
index da7bf971232e7edd83ccf3488b322fc890d9270d..cb309d93845b2442a13f8cfbe1228b9cc8243b9d 100644 (file)
 
     <target name="deploy" depends="install"
     description="deploy work in ${jee.server.nuxeo}">
-        <ant antfile="nuxeo-platform-cs-work/build.xml" target="deploy" inheritall="false"/>
+        <!-- This target is obsolete.  The Nuxeo artifacts are now created and deployed using the "csmake" tool 
+            <ant antfile="nuxeo-platform-cs-work/build.xml" target="deploy" inheritall="false"/>
+        -->
     </target>
 
     <target name="undeploy"
     description="undeploy work from ${jee.server.nuxeo}">
+        <!-- This target is obsolete.  The Nuxeo artifacts are now created and deployed using the "csmake" tool
++      leaving this only for backwards compatibility reasons. --> 
         <ant antfile="nuxeo-platform-cs-work/build.xml" target="undeploy" inheritall="false"/>
     </target>
 
index fa95ad237050482f672013380c6e3aaed935e8c5..6322cf7884f6e2279db12baa134ae88876e6578c 100644 (file)
@@ -8,7 +8,6 @@
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.collectionspace.services</groupId>
     <artifactId>org.collectionspace.services.work.3rdparty.nuxeo</artifactId>
     <name>services.work.3rdparty.nuxeo</name>
     <packaging>jar</packaging>
index 4a878438096bd8d321041caf165127a32c489290..2bfdeee346cc7f55dd3db642833dff9064fdf8a8 100644 (file)
@@ -9,7 +9,6 @@
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.collectionspace.services</groupId>
     <artifactId>org.collectionspace.services.work.3rdparty</artifactId>
     <name>services.work.3rdparty</name>
     <packaging>pom</packaging>
@@ -18,6 +17,8 @@
     </description>
 
     <modules>
-        <module>nuxeo-platform-cs-work</module>
+        <!-- This module is obsolete.  The Nuxeo artifacts are now created and deployed using the "csmake" tool
+            <module>nuxeo-platform-cs-work</module>
+        -->
     </modules>
 </project>