]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
NOJIRA - added account service into deploy/undeploy
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Tue, 23 Feb 2010 21:50:39 +0000 (21:50 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Tue, 23 Feb 2010 21:50:39 +0000 (21:50 +0000)
M    build.xml

services/build.xml

index bd067d7488a3ecbe7ab3f530717909bf8d123d51..fdb14c1b2387cf28caa1d712bf5f9c9419b4a129 100644 (file)
             description="deploy services in ${jboss.server.cspace}">\r
         <ant antfile="authentication/build.xml" target="deploy" inheritAll="false"/>\r
         <ant antfile="common/build.xml" target="deploy" inheritAll="false"/>\r
+        <ant antfile="account/build.xml" target="deploy" inheritAll="false"/>\r
         <ant antfile="relation/build.xml" target="deploy" inheritAll="false"/>\r
         <ant antfile="id/build.xml" target="deploy" inheritAll="false"/>\r
         <ant antfile="collectionobject/build.xml" target="deploy" inheritAll="false"/>\r
         <ant antfile="vocabulary/build.xml" target="undeploy" inheritAll="false"/>\r
         <ant antfile="organization/build.xml" target="undeploy" inheritAll="false"/>\r
         <ant antfile="person/build.xml" target="undeploy" inheritAll="false"/>\r
-        <ant antfile="contact/build.xml" target="undeploy" inheritAll="false"/>        \r
-        <ant antfile="dimension/build.xml" target="undeploy" inheritAll="false"/>        \r
+        <ant antfile="contact/build.xml" target="undeploy" inheritAll="false"/>\r
+        <ant antfile="dimension/build.xml" target="undeploy" inheritAll="false"/>\r
         <ant antfile="acquisition/build.xml" target="undeploy" inheritAll="false"/>\r
         <ant antfile="intake/build.xml" target="undeploy" inheritAll="false"/>\r
         <ant antfile="collectionobject/build.xml" target="undeploy" inheritAll="false"/>\r
         <ant antfile="id/build.xml" target="undeploy" inheritAll="false"/>\r
         <ant antfile="relation/build.xml" target="undeploy" inheritAll="false"/>\r
+        <ant antfile="account/build.xml" target="undeploy" inheritAll="false"/>\r
         <ant antfile="common/build.xml" target="undeploy" inheritAll="false"/>\r
         <ant antfile="authentication/build.xml" target="undeploy" inheritAll="false"/>\r
     </target>\r