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 A564EDB54 for ; Mon, 22 Oct 2012 21:43:15 +0000 (UTC) Received: (qmail 53814 invoked by uid 500); 22 Oct 2012 21:43:14 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 53771 invoked by uid 500); 22 Oct 2012 21:43:14 -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 53762 invoked by uid 99); 22 Oct 2012 21:43:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 21:43:14 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of omuppi1@gmail.com designates 209.85.215.47 as permitted sender) Received: from [209.85.215.47] (HELO mail-la0-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 21:43:10 +0000 Received: by mail-la0-f47.google.com with SMTP id h5so1820864lam.6 for ; Mon, 22 Oct 2012 14:42:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=UKZe7Y/MPhalcvmnJUiRs1cv1vwUZ92yXgxzQ9Fi9dU=; b=H9vNXEHwSHIQmFU2hAbhZyVLwullWV3DlxNl36PwJyjTFplZY3frwmkQrmFwhhuYTT 6JNh26+ZqQhgb3zq7uJ8N2kXfZcYVqvlz8sNTdfTJ+JsRrEbrxxiqSTPrCEcZQaaEBHe AKWR9bH9sPNRRg94o5tK7qDFLuDleBJgsQl6xYQJb6V/cE6BsNirUSadF9zvQou+2wPc pZs6cXLR6zfa8F03aua6nedEVOZN7WM3vn8fv4jgmXjvaeYSl4DH7KCqBAOHXU9IZCGW cE8zVLQSMcl2UZ3Kjogt5mQ0XZ/WEP6ouaoni+UkMRxPzl7hEj7i7JfqaNq00fMIXL5c nHlw== Received: by 10.152.106.237 with SMTP id gx13mr9284862lab.46.1350942168199; Mon, 22 Oct 2012 14:42:48 -0700 (PDT) MIME-Version: 1.0 Sender: omuppi1@gmail.com Received: by 10.114.74.129 with HTTP; Mon, 22 Oct 2012 14:42:18 -0700 (PDT) In-Reply-To: <1BA15B86-9988-4A82-9832-8302CE7B0B93@dotdotcommadot.com> References: <75B135C3-2926-411E-8EBB-6DD6BF765378@dotdotcommadot.com> <1BA15B86-9988-4A82-9832-8302CE7B0B93@dotdotcommadot.com> From: Om Date: Mon, 22 Oct 2012 14:42:18 -0700 X-Google-Sender-Auth: TtgkSnTFYQjXSwLRMHsiLCkxCxs Message-ID: Subject: Re: [VOTE] Release InstallApacheFlex 1.0 - RC7 To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=f46d040716130c300104ccacbc44 X-Virus-Checked: Checked by ClamAV on apache.org --f46d040716130c300104ccacbc44 Content-Type: text/plain; charset=ISO-8859-1 Hans, Your questions are mostly answered in the README file, here: http://people.apache.org/~bigosmallm/installapacheflex_RC8/READme More detailed answers: - I suppose the "common" project is not in the svn on > incubator.apache.org/flex/source.html, right? So: where do i find this..? The common project is in SVN, you can browse it here: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/ - also i need to download and import an external as3-commons build i think? > Is there any reason why this isn't included in the svn? It is an external dependency. In the installer directory run: ant get-as3commons.swc This step downloads the required as3commons library and saves it in the libs directory. - flash builder keeps asking me for an "undefined property INSTALLER". No idea where this is coming from, sorry. Thanks, Om On Mon, Oct 22, 2012 at 2:34 PM, Hans | dotdotcommadot < hans@dotdotcommadot.com> wrote: > Still a few questions about this.. > - I suppose the "common" project is not in the svn on > incubator.apache.org/flex/source.html, right? So: where do i find this..? > - also i need to download and import an external as3-commons build i > think? Is there any reason why this isn't included in the svn? > - flash builder keeps asking me for an "undefined property INSTALLER". > > (Hope somebody knows what I'm doing wrong, I kind of feel like a moron > right now :). Am I overlooking something? ) > > H. > > > On 22 Oct 2012, at 16:03, Hans | dotdotcommadot > wrote: > > > Hm, I probably didn't.. > > Will have a look at it tonight, thx > > > > On 22 Oct 2012, at 15:46, Stefan Horochovec > wrote: > > > >> Hans > >> > >> I dont have any problem when I import the project for my workspace. You > >> linked the common/src in your project? > >> > >> Regards > >> > >> Stefan Horochovec > >> > >> > >> > >> 2012/10/22 Stefan Horochovec > >> > >>> Erik > >>> > >>> You check the path that I send on > >>> https://issues.apache.org/jira/browse/FLEX-33223 ? > >>> > >>> I believe this bug can be happening in different ways, since the MacOS > >>> environment with AIR 3.4 (Alex) the result was a little different from > >>> mine. He did not return to the environment in Portuguese, and set it > >>> manually to see the error. > >>> > >>> My idea for fix this is the app read in first time the resources of the > >>> default language of the installer, after, it loads the operating system > >>> language of the user. This way the app will point the texts of the > default > >>> language when user language is not contained translating. > >>> > >>> Stefan Horochovec > >>> > >>> > >>> 2012/10/22 Erik de Bruin > >>> > --f46d040716130c300104ccacbc44--