Merge branch 'JWS-29' into JABAWS_Release_2_0
[jabaws.git] / build.xml
index 4a38ff3..426e3ca 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -17,6 +17,7 @@
        <!-- dependencies on other compbio projects  -->\r
        <property name="compbio-annotation" value="compbio-annotations-1.0.jar"/>\r
        <property name="compbio-util" value="compbio-util-1.4.jar"/>\r
+       <property name="compbio-ga" value="compbio-ga-1.0.jar"/>\r
        \r
        <!-- products -->\r
        <property name="jaba_version" value="2.0"/>\r
  \r
        <target name="build-all" description="Build-all the distributives"\r
                depends="full-jaba-client, minimal-jaba-client-jar, jaba-no-binaries,\r
-                jaba-complete, datamodel-jar, datamodel-source-jar, source-jar"/>\r
+                jaba-complete, datamodel-jar, datamodel-source-jar, source-jar, jaba-client-src-jar"/>\r
 \r
        <!-- This task does not really depends on compile, but it is better to make sure that the code is sound -->\r
        <target name="archive-project" description="Pack everything in the project for those who do not have access to SVN" depends="compile">\r