<ant antfile="collectionobject/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="intake/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="loanin/build.xml" target="deploy" inheritAll="false"/>\r
+ <ant antfile="loanout/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="vocabulary/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="organization/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="person/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="JaxRsServiceProvider/build.xml" target="deploy" inheritAll="false"/>\r
</target>\r
\r
- <!-- this target is called in revese order of deploy targets -->\r
+ <!-- this target is called in reverse order of deploy targets -->\r
<target name="undeploy"\r
description="undeploy services from ${jboss.server.cspace}">\r
<ant antfile="JaxRsServiceProvider/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="loanout/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="loanin/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="collectionobject/build.xml" target="dist" inheritAll="false"/>\r
<ant antfile="intake/build.xml" target="dist" inheritAll="false"/>\r
<ant antfile="loanin/build.xml" target="dist" inheritAll="false"/>\r
+ <ant antfile="loanout/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="vocabulary/build.xml" target="dist" inheritAll="false"/>\r
<ant antfile="organization/build.xml" target="dist" inheritAll="false"/>\r
<ant antfile="person/build.xml" target="dist" inheritAll="false"/>\r