Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E3AF9D27F for ; Sun, 22 Jul 2012 17:55:50 +0000 (UTC) Received: (qmail 64911 invoked by uid 500); 22 Jul 2012 17:55:50 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 64874 invoked by uid 500); 22 Jul 2012 17:55:50 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 64866 invoked by uid 99); 22 Jul 2012 17:55:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2012 17:55:50 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of r.bitter.mailinglists@googlemail.com designates 209.85.217.175 as permitted sender) Received: from [209.85.217.175] (HELO mail-lb0-f175.google.com) (209.85.217.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2012 17:55:45 +0000 Received: by lbol5 with SMTP id l5so6660263lbo.6 for ; Sun, 22 Jul 2012 10:55:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Dzui4+9wW2q1hA6Mom6BmKuDNfniaiu9vaMd9EraCrc=; b=V4iOthMmW72LAEqlcricf8a0ViiJJPCwf5vgxbN6MINRZujltwaoDz/vjV7NX7vGp1 pndJmA7wlVFwMS2FBSdv2y8go0B9lHWSQTBYoPasAUhnrYvafGp2m6vDvofa6inTKShs 41+eF2J/OYqQ40jJ6MuZ4C5ALW1gHxgq+N4u8xqhSM41j2rn4qSEi/QE6JlDINOc8PSF q3LKBUUSQD8+FhYZ6aXiXc+URSoHBuEJcTgaNAcIwmebtIZwr3qQmCTjefQZi73U9YjE G4ACKWKJgvVFjq3Xyt1Z24AIAdK8ZL3Rp2a+7Fv8HxCjB48fc49s5k8kxG5CdbEZMK+K qzrQ== MIME-Version: 1.0 Received: by 10.152.113.199 with SMTP id ja7mr13734368lab.10.1342979723574; Sun, 22 Jul 2012 10:55:23 -0700 (PDT) Received: by 10.112.116.197 with HTTP; Sun, 22 Jul 2012 10:55:23 -0700 (PDT) In-Reply-To: References: <0BF23BB7-4F7F-401E-A726-BCB8623F44BE@classsoftware.com> Date: Sun, 22 Jul 2012 19:55:23 +0200 Message-ID: Subject: Re: Error on running ant build script from within Flash Builder on OSX From: Raju Bitter To: flex-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org >From the Flex 4.6 SDK docs at http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7fd9.html "Note: You must use a 32-bit version of the JDK, version 1.5 or later. The command line compilers do not work with a 64-bit JDK."