From: Artur Signell Date: Mon, 11 Nov 2013 08:57:03 +0000 (+0200) Subject: Remove broken JSch check X-Git-Tag: 7.1.9~29 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=23815e62071d9a80fc4045fb5f1dbede6a0823c2;p=vaadin-framework.git Remove broken JSch check The current check requires ANT_HOME/lib to contain jsch-0.1.48. There are however other places, like .ant/lib where you can place the jar also. Additionally the build agents in TeamCity seems to wipe ANT_HOME/lib every now and then, which makes this a bad place to add extra jars. Change-Id: I83b8e0612e72d422d4341fc68b1ab6a0c98848a5 --- diff --git a/publish.xml b/publish.xml index 4007f2db00..d37087d8f9 100644 --- a/publish.xml +++ b/publish.xml @@ -11,11 +11,6 @@ - - - - -