summaryrefslogtreecommitdiffstats
path: root/publish.xml
diff options
context:
space:
mode:
Diffstat (limited to 'publish.xml')
-rw-r--r--publish.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/publish.xml b/publish.xml
index dbe5961cb6..2fafb68246 100644
--- a/publish.xml
+++ b/publish.xml
@@ -11,9 +11,6 @@
<ivy:settings file="ivysettings-publish.xml" id="publish.settings" />
<property file="publish.properties" />
- <available property="ant-jsch.present" file="${ant.home}/lib/ant-jsch.jar" />
- <available property="jsch.present" file="${ant.home}/lib/jsch-0.1.48.jar" />
-
<target name="nightly.publish" depends="nightly.download.publish, nightly.maven.publish">
</target>