Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-07-16 Thread piotrz
Ohh..I see, so it is really strange.. But ok I will add them also to this file. Thanks, Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/DISCUSS-Release-Apache-Flex-SDK-Installer-3-1-RC1-tp38126p39

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-07-16 Thread Alex Harui
I'm surprised it translated at all. I think those strings are coming from apache-flex-sdk-installer-config.xml On 7/16/14 10:24 PM, "piotrz" wrote: >Hi Alex, > >I have strange behavior with added Polish translation to installer. When I >start installer it automatic choose pl_PL witch is good. I

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-07-16 Thread piotrz
Hi Alex, I have strange behavior with added Polish translation to installer. When I start installer it automatic choose pl_PL witch is good. I see that most of the strings are translated, but when I go to the third step I see some untranslated text. I'm changing in that moment language for example

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Some strings are duplicated in these three files, but they are different. One is for the Installer and its UI. The other two are for the SDK and FlexJS install scripts. The strings from those files do show up in the Installer and also show up for those running the install from Ant. Thanks, -Alex

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
You can just commit the files and close the bug. On 6/10/14 1:11 PM, "piotrz" wrote: >No problem at all Alex. > >I am going to translate to Polish language those 3 files witch you have >pointed to DarkStone. >Once I have those files I should commit pl_PL.properties to repository or >add them to

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread piotrz
Ohh..It looks like I have to translate only installer/properties/en_US.properties, because in my case every links works fine in current installer. Correct me if I am wrong... Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-develop

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread piotrz
No problem at all Alex. I am going to translate to Polish language those 3 files witch you have pointed to DarkStone. Once I have those files I should commit pl_PL.properties to repository or add them to https://issues.apache.org/jira/browse/FLEX-34311 ? Piotr - Apache Flex Committer pio

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Hi Piotr, Thanks for trying it. On 6/9/14 10:54 PM, "piotrz" wrote: >Hi Alex, > >I've just tried installer and installation went ok, but in the install >log I >have following information: > >1) Using locale: pl_PL - Why we have here pl_PL - This value has been >retrieved based on my system lang

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I think I'll try the 2nd method you just told me. At the earliest, I will finish translations and testings by the end of next week. At the latest, by the end of this month, for I'm also very busy like everybody else. I'll keep you posted : ) DarkStone 2014-06-11 -- View this messa

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Hi Darkstone, That would be great! Yes, you will end up producing six files. Just to be clear, the properties file you have started on cannot be tested by renaming it to local.properties. To test it, we can either: 1) have you send us the files, we post it on the server, you try it and send ne

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I have downloaded all 3 en_US.properties files you told me, I think I know what to do now. I will translate those 3 en_US.properties files to Chinese in zh_CN and zh_TW, which means there will be 6 resulted properties files. I've already started working on the 1st en_US.properties trans

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Justin Mclean
Hi, > Anybody have a chance to look at the source kit before I cut another RC? Not had a chance to look. I may get some time tomorrow. I have limited internet access currently. Justin

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Hi Darkstone, There are three different en_US.properties files. 1) The Installer strings which affects what the Installer displays while you select a release package and folder. You have found that one posted at: http://flex.apache.org/installer/properties/en_US.properties 2) The SDK install

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, One thing I forgot to mention: The approach to use the IP address of code.google.com is not good, I cannot access through the IP directly in China. So the only ideal method right now is to use GitHub.com DarkStone 2014-06-11 -- View this message in context: http://apache-flex-deve

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I got most of what you said, just a few things to clear up, so correct me if I'm wrong: 1. In order to make zh_CN.properties and zh_TW.properties, I have to get a latest en_US.properties to start with, can I just use this file? http://flex.apache.org/installer/properties/en_US.properties

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Will look into it. Anybody have a chance to look at the source kit before I cut another RC? -Alex On 6/10/14 1:27 AM, "Justin Mclean" wrote: >Hi, > >> 2) Unable to clean up temporary installation directory - This mean that >> directory "temp" in the installation folder wasn't deleted ? I saw t

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
I should add that the overriding of servers is only supported in the latest Flex and FlexJS Nightly builds. When using the installer, right-click, choose "Show Dev Builds" then the list of choices should include the Nightly Builds. The latest nightly builds don't use the sdk-installer-config-4.0.

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, "you can test by creating a local.properties files in the destination folder" Can you tell me where the destination folder is? I installed Flex SDK Installer in D:\Apache Flex SDK Installer\ on Windows 7, and I took a look at this file D:\Apache Flex SDK Installer\installer\sdk-installer

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Hi Darkstone, I just sent more information on how to override these properties. I forgot to mention that when testing, since it is cumbersome to inject these properties into the release artifacts, you can test by creating a local.properties files in the destination folder. Create a folder, make

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Sorry, I should have provided more detail. There are two ways to install any Flex SDK: using Apache Ant or using the Apache Flex SDK Installer. The Installer uses the properties files that are on the flex.apache.org server like this: http://flex.apache.org/installer/properties/en_US.properties T

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I just found an accessible SWFObject release from GitHub https://github.com/swfobject/swfobject GitHub is not ever blocked in China, it's safe to use, but the download bandwidth of GitHub is limited, average 10KB/s per file, acceptable however. In en_US.properties, I don't see anywhere

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I think I might have known what you mean. I just downloaded http://flex.apache.org/installer/properties/en_US.properties I have a quick look what's inside, it's like an language based preference of the Flex SDK Installer. I think you want me to work a zh_CN.properties for the Chinese l

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, "Actually, it would be great if you could provide the Chinese equivalent of installer.properties/en_US.properties" I don't quite follow what you mean, could you please explain it in detail. "and a set of URLs that can be used from China to access these downloads." I'd like test any UR

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Hi Darkstone, Actually, it would be great if you could provide the Chinese equivalent of installer.properties/en_US.properties and a set of URLs that can be used from China to access these downloads. I would prefer not to use IP addresses for everyone, just those that can't otherwise access googl

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, This time I tried Flex 4.12.1 + AIR 13 + FP 13, got an expected error (SWFObject cannot be downloaded from code.google.com, no surprise cuz I'm in China): Version 3.1.0 (windows) Using Locale:zh_CN Fetched the SDK download mirror URL from the CGI. AIR version 13.0 Flash Player version 13

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I just give a shot to Flex SDK Installer 3.1, download Flex 4.12.1 + AIR 14 beta + FP 14 beta, I got errors: Version 3.1.0 (windows) Using Locale:zh_CN Fetched the SDK download mirror URL from the CGI. AIR version 14.0 Flash Player version 14.0 Creating Apache Flex home Creating temporar

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Justin Mclean
Hi, > 2) Unable to clean up temporary installation directory - This mean that > directory "temp" in the installation folder wasn't deleted ? I saw that > directory when installation has started, but now it isn't there so he was > probably deleted. Note also the two "Installation complete" - looks

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-09 Thread piotrz
Hi Alex, I've just tried installer and installation went ok, but in the install log I have following information: 1) Using locale: pl_PL - Why we have here pl_PL - This value has been retrieved based on my system language ? 2) Unable to clean up temporary installation directory - This mean that d

[DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-09 Thread Alex Harui
This is the discuss thread. Thanks, -Alex