diff --git a/rtd_phosphonetx/build/build.xml b/rtd_phosphonetx/build/build.xml index d5efcfe5d9ca744e93e98262ca2663047fd41018..e1dff2e5ff351b9a0a534188a007ebc5d06a4988 100644 --- a/rtd_phosphonetx/build/build.xml +++ b/rtd_phosphonetx/build/build.xml @@ -9,8 +9,6 @@ <target name="compile" depends="build-common.compile, clean" /> - <target name="client-jar" depends="make-client-jar"/> - <!-- // Task for creating distributions -->