Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 66348 invoked from network); 5 Aug 2004 13:01:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Aug 2004 13:01:55 -0000 Received: (qmail 25859 invoked by uid 500); 5 Aug 2004 13:01:42 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 25823 invoked by uid 500); 5 Aug 2004 13:01:41 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 25810 invoked by uid 99); 5 Aug 2004 13:01:41 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [63.164.6.133] (HELO USMI0022K36.is.apogent.com) (63.164.6.133) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 05 Aug 2004 06:01:38 -0700 Received: by usmi0022k36.is.apogent.com with Internet Mail Service (5.5.2653.19) id ; Thu, 5 Aug 2004 09:01:37 -0400 Message-ID: From: "Demyanovich, Craig - Apogent" To: 'Ant Users List' Subject: RE: SSH Date: Thu, 5 Aug 2004 09:01:36 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Vivek, SourceForge [1] has a good general discussion of some SSH setups using different clients/servers. Also, check out the documentation for PuTTY [2] if you're using Windows. Upgrading from Ant 1.5.x to 1.6.x was seamless for me, but my build files are fairly simple. Also, you can certainly have many Ant versions on the same machine. To try Ant 1.6.x, change your ANT_HOME environment variable to point to it and try a build. If it works, great! If not, change the environment variable to point to 1.5.x again. If you have to make a few tweaks to your build file, you're covered by your version control system, right? [1] http://sourceforge.net/docman/display_doc.php?docid=761&group_id=1 [2] http://www.chiark.greenend.org.uk/~sgtatham/putty/ Good luck, Craig <<<<<<<<<<<<< >>>>>>>>>>>>> Craig Demyanovich Software Developer Apogent Technologies, Inc. Tel: 269-544-7514 Fax: 269-544-7409 cdemyanovich @ apogent dot com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org