From d8fe6a9c84419ff6e233172720d6d48ccf109942 Mon Sep 17 00:00:00 2001 From: Petteri Räty Date: Thu, 3 May 2007 19:32:48 +0000 Subject: Add IRC log about using ant. svn path=/testcases/; revision=4506 --- dev-java/jsch/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/dev-java/jsch/README b/dev-java/jsch/README index 1aa53c0..a4b3677 100644 --- a/dev-java/jsch/README +++ b/dev-java/jsch/README @@ -1,2 +1,15 @@ Docs for the scp tasks: http://ant.apache.org/manual/OptionalTasks/scp.html + +22:27 <@Ticho> Caster: http://overlays.gentoo.org/proj/java/browser/testcases/dev-java/jsch +22:27 <@Caster> well it's from Betelgeuse, I'll have to look myself :) +22:27 <@Ticho> i read the link mentioned in README, but it is bit too advanced +22:28 <@Betelgeuse> Ticho: The running and is supposed to transfer testfile.txt to a remove machine +22:28 <@Betelgeuse> Ticho: Just need to add the info to build.xml +22:28 <@Ticho> Betelgeuse: yes, but how to invoke it +22:28 <@Caster> edit the todir parameter in build.xml +22:29 <@Caster> and run 'ant' in the dir with build.xml +22:29 <@Betelgeuse> Ticho: ant -f build.xml +22:29 <@Ticho> ah, that's what i needed +22:29 <@Betelgeuse> Ticho: or just ant if build.xml is in pwd +22:29 <@Ticho> it would be worth mentioning it somewher -- cgit v1.2.3-65-gdbad