]> 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 22:26:32 +0000 (22:26 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Wed, 14 Dec 2011 22:26:32 +0000 (22:26 +0000)
3rdparty/nuxeo/nuxeo-database-templates/build.xml

index 643d67561ae7650a2cb117a8d08298318dd2a719..2b792e76b16afb0e188d8fdf1320904673ca293c 100644 (file)
     
     <!-- Deploy-related targets -->
 
-    <target name="deploy"
+    <target name="deploy">
+       <!-- No longer possible with an embedded Nuxeo server
        description="deploys a database template directory to Nuxeo"
                        depends="deploy-templates-dir">
+       -->
     </target>
     
     <target name="deploy-templates-dir"