]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-4735: Nuxeo database "templates" now deprecated since we're using an embedded...
authorRichard Millet <richard.millet@berkeley.edu>
Wed, 14 Dec 2011 23:57:22 +0000 (23:57 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Wed, 14 Dec 2011 23:57:22 +0000 (23:57 +0000)
3rdparty/nuxeo/nuxeo-database-templates/build.xml

index 2b792e76b16afb0e188d8fdf1320904673ca293c..2e879696ba482250b4696c2fa9e2abe91a804103 100644 (file)
     
     <!-- Undeploy-related targets -->
 
-    <target name="undeploy"
+    <target name="undeploy">
+               <!-- Obsolete now with an embedded Nuxeo server runtime.
         description="undeploys CollectionSpace-specific Nuxeo database template folders"
         depends="undeploy-template-dirs">
+               -->
     </target>
     
     <target name="undeploy-template-dirs"