]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-62 typo in deploy
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Thu, 2 Jul 2009 19:30:59 +0000 (19:30 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Thu, 2 Jul 2009 19:30:59 +0000 (19:30 +0000)
services/build.xml

index ca6a4456526e3866a682504b2603e9c0837de420..7241d51a0aeb477b98b59c38a2241fffcb7ebf39 100644 (file)
@@ -85,7 +85,7 @@
     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="JaxRsServiceProvider/build.xml" target="undeploy" inheritall="false"/>\r
+        <ant antfile="JaxRsServiceProvider/build.xml" target="deploy" inheritall="false"/>\r
     </target>\r
 \r
     <target name="undeploy"\r