From ivy-user-return-1605-apmail-incubator-ivy-user-archive=incubator.apache.org@incubator.apache.org Wed Sep 12 06:59:51 2007 Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 13721 invoked from network); 12 Sep 2007 06:59:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 06:59:50 -0000 Received: (qmail 13469 invoked by uid 500); 12 Sep 2007 06:59:44 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 13451 invoked by uid 500); 12 Sep 2007 06:59:44 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 13442 invoked by uid 99); 12 Sep 2007 06:59:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2007 23:59:44 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 06:59:41 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IVMC0-0000MI-Eg for ivy-user@incubator.apache.org; Tue, 11 Sep 2007 23:59:20 -0700 Message-ID: <12629768.post@talk.nabble.com> Date: Tue, 11 Sep 2007 23:59:20 -0700 (PDT) From: bhatia To: ivy-user@incubator.apache.org Subject: Ivy 1.4.1. + Ant 1.7 configure task MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Bhatia@OFAC.CH X-Virus-Checked: Checked by ClamAV on apache.org Hello, I had been using ant 1.6.5 and all was ok with Ivy 1.4.1. I am testing ivy's common.xml ant targets with ant 1.7 and I got the following error. I probably need to declare a typedef explicitly but I dont know which task though. Has anyone else had this problem moving from ant 1.6.+ to ant 1.7 ? thanks BUILD FAILED C:\ivylivraison\29082007\common.xml:39: Problem: failed to create task or type antlib:fr.jayasoft.ivy.ant:configure Cause: The name is undefined. Action: Check the spelling. Action: Check that any custom tasks/types have been declared. Action: Check that any / declarations have taken place. This appears to be an antlib declaration. Action: Check that the implementing library exists in one of: -C:\apache-ant-1.7.0\lib -C:\Documents and Settings\bhatia\.ant\lib -a directory added on the command line with the -lib argument -- View this message in context: http://www.nabble.com/Ivy-1.4.1.-%2B-Ant-1.7-configure-task-tf4427359.html#a12629768 Sent from the ivy-user mailing list archive at Nabble.com.