Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 89517 invoked from network); 16 Mar 2005 11:33:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Mar 2005 11:33:55 -0000 Received: (qmail 31941 invoked by uid 500); 16 Mar 2005 11:33:50 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 31909 invoked by uid 500); 16 Mar 2005 11:33:49 -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 31894 invoked by uid 99); 16 Mar 2005 11:33:49 -0000 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,FROM_ENDS_IN_NUMS,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of rajeev103@gmail.com designates 64.233.170.198 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.198) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 16 Mar 2005 03:33:49 -0800 Received: by rproxy.gmail.com with SMTP id c51so76512rne for ; Wed, 16 Mar 2005 03:33:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=UE6/bhMsoyPWK1NkK/c7wxbmuzTBzBURxYAgtR14lfQM+FcGXVsog/Qm7D1NaUa94l1691nyNdJbgv2ict5EQ64gwjp5CrJAqJCk3Arj9+J21M5g3WnTcGXM84GHkJgNgFGPeN1pJMehtYDTvivG9ZBxInUDbk/gT02IrBcry3A= Received: by 10.38.99.9 with SMTP id w9mr423522rnb; Wed, 16 Mar 2005 03:33:47 -0800 (PST) Received: by 10.38.126.43 with HTTP; Wed, 16 Mar 2005 03:33:47 -0800 (PST) Message-ID: <80fe10ea050316033320ec39df@mail.gmail.com> Date: Wed, 16 Mar 2005 17:03:47 +0530 From: Rajeev R Reply-To: Rajeev R To: user@ant.apache.org Subject: javac task attribute for compiling jdk1.5 Project issue Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, Could anyone please tell me the javac task attributes for making the Project done in JDK1.5 to be compiled . I used the task attributes given below,but it does not work. I am using ant1.6 .Please help. Thanks & Regards, Rajeev --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org