Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 7472 invoked from network); 19 Jul 2010 16:46:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Jul 2010 16:46:32 -0000 Received: (qmail 77823 invoked by uid 500); 19 Jul 2010 16:46:25 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 77752 invoked by uid 500); 19 Jul 2010 16:46:24 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 77741 invoked by uid 99); 19 Jul 2010 16:46:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jul 2010 16:46:24 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bmatz@bidsync.com designates 67.214.252.222 as permitted sender) Received: from [67.214.252.222] (HELO exch.bidsync.com) (67.214.252.222) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jul 2010 16:46:18 +0000 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=s1024;d=bidsync.com; h=from:to:date:subject:message-id:content-type:mime-version; bh=ccjre4e0VVHRbYRt7cF9nME9ThM=; b=C58DBx2K5cu51WPZrFXrWivCwuk76X5n5grf2p/0mo/qamDudcuyxXMysv7oL7QVNB2fDR/W vXTMg8VSpRcMCz8+PFnccDsq6/CQFV1XF0aU6OK+EPkwGPgZ2FYzfWqTo5/P4ur5Jsc/zd6M VmJMTLCNKOaRymr751qTP5QSH4A= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024;d=bidsync.com; h=from:to:date:subject:message-id:content-type:mime-version; b=DVxyc82puE6oTF74DfG3cbOD+7W/sA7ufU4yIn//s9uIAPi6DAfyEd1c/GCo3wAbxklCqG4S GHx7E5t90RPDHS9GTsWTRSOrLeDwO2PC9MDa75T5xdIlJKRCUMAdAmvNB79DnVPADMBSL2M1 1MwHzycOrxFnGvKSc2NgNSyADtk= Received: from exch.jungle.bidsync.net ([10.111.45.55]) by exch.jungle.bidsync.net ([10.111.45.55]) with mapi; Mon, 19 Jul 2010 10:43:37 -0600 From: Ben Matz To: Ant Users List Date: Mon, 19 Jul 2010 10:45:55 -0600 Subject: Odd Behavior Thread-Topic: Odd Behavior Thread-Index: AcsnYYjVpA/sw9CLTNCGqRA0RrgyEw== Message-ID: <3CF8F9ED-BD2C-47E1-8DF1-D9E99F426C8C@bidsync.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org I am a total newbie with ANT so any ideas as to what is causing the followi= ng would be awesome. I added a couple Selenium jars to my build lib and when I run ANT it revert= s my ANT version to 1.6.5 (per calling ant -version) whereas it is actually= 1.7.1? When I remove the jars the version goes back to 1.7.1?! Is that bi= zarre or what?= --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org