summaryrefslogtreecommitdiffstats
path: root/publish.xml
diff options
context:
space:
mode:
authorHenri Sara <hesara@vaadin.com>2013-11-12 11:27:07 +0200
committerHenri Sara <hesara@vaadin.com>2013-11-12 11:27:07 +0200
commit9885b8c7d70d1f9bdfeb7ebcef1a85a5fdf9fbe5 (patch)
treea743aacd678155d3f3b94dea7d3c9370bd154f5c /publish.xml
parentd2e7b366ef40bd5a27ba4693eba8d80ae8fc4f77 (diff)
parent011a2a0c9d8eac77e17a5a31b6ddd9ea243209d8 (diff)
downloadvaadin-framework-9885b8c7d70d1f9bdfeb7ebcef1a85a5fdf9fbe5.tar.gz
vaadin-framework-9885b8c7d70d1f9bdfeb7ebcef1a85a5fdf9fbe5.zip
Merge branch '7.1' into testbench4
Conflicts: publish.xml Change-Id: Ic8187a44ac731a930921a6ddcbe0f7eb07deef7e
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>