]> source.dussan.org Git - vaadin-framework.git/commit
Remove broken JSch check
authorArtur Signell <artur@vaadin.com>
Mon, 11 Nov 2013 08:57:03 +0000 (10:57 +0200)
committerArtur Signell <artur@vaadin.com>
Mon, 11 Nov 2013 09:02:50 +0000 (09:02 +0000)
commit23815e62071d9a80fc4045fb5f1dbede6a0823c2
tree2de45041871f17c5d86b1bc2e913aae56b5dbd31
parent8efc38528e6eaf5496dea2db514d3ba9c6df190d
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
publish.xml