]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-6007: Add Citation tasks to top-level Services Ant buildfile.
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 30 May 2013 01:23:21 +0000 (18:23 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 30 May 2013 01:23:21 +0000 (18:23 -0700)
services/build.xml

index 39a05e1c914cfa14d061b38ac0648a8bccf31c66..9b24d0c16af003d3dd016b120e13b937b8b41a84 100644 (file)
         <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="citation/build.xml" target="deploy" inheritAll="false"/>\r
         <ant antfile="acquisition/build.xml" target="deploy" inheritAll="false"/>\r
         <ant antfile="dimension/build.xml" target="deploy" inheritAll="false"/>\r
         <ant antfile="contact/build.xml" target="deploy" inheritAll="false"/>\r
             description="undeploy services from ${jee.server.cspace}">\r
         <ant antfile="JaxRsServiceProvider/build.xml" target="undeploy" inheritAll="false"/>\r
         <ant antfile="vocabulary/build.xml" target="undeploy" inheritAll="false"/>\r
+        <ant antfile="citation/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="publicitem/build.xml" target="undeploy" 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
+        <ant antfile="citation/build.xml" target="dist" inheritAll="false"/>\r
         <ant antfile="acquisition/build.xml" target="dist" inheritAll="false"/>\r
         <ant antfile="JaxRsServiceProvider/build.xml" target="dist" inheritAll="false"/>\r
         <copy file="${basedir}/target/${javadoc.jar}"\r