Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 14964 invoked from network); 20 Apr 2006 23:29:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Apr 2006 23:29:54 -0000 Received: (qmail 73110 invoked by uid 500); 20 Apr 2006 23:29:53 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 73071 invoked by uid 500); 20 Apr 2006 23:29:53 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 73062 invoked by uid 99); 20 Apr 2006 23:29:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2006 16:29:53 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ksunithaghm@gmail.com designates 64.233.184.228 as permitted sender) Received: from [64.233.184.228] (HELO wproxy.gmail.com) (64.233.184.228) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2006 16:29:52 -0700 Received: by wproxy.gmail.com with SMTP id i4so497069wra for ; Thu, 20 Apr 2006 16:29:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=SI3vvd7NIPUUlFOkvfBX9DK0O2QruDbEGndW66En8eCDRlLD+n3gZZS/A6oGt5+Fg9vi/2n4etjd4haInsbU8yj4p6GpBAmEggdWRGO8X2Gl+9UDRj8k+MppqdH7pjwUDG2S51yPrSeb0J4LiGMmI+256IxwFhqdtbcxpiZIYGw= Received: by 10.54.129.2 with SMTP id b2mr1210361wrd; Thu, 20 Apr 2006 16:29:31 -0700 (PDT) Received: from ?71.131.7.35? ( [71.131.7.35]) by mx.gmail.com with ESMTP id 15sm2042853wrl.2006.04.20.16.29.30; Thu, 20 Apr 2006 16:29:31 -0700 (PDT) Message-ID: <44481939.6080602@gmail.com> Date: Thu, 20 Apr 2006 16:28:57 -0700 From: Sunitha Kambhampati User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Development Subject: ant javadoc gives error- type doesn't support the "executable" attribute. Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi , I tried to run ant javadoc and I get this error. C:\workghm\svnclient\trunk\build.xml:592: The type doesn't support the "executable" attribute. Does anyone know what could be wrong. Thanks, Sunitha.