Re: mxmlc target fails with jdk 1.8.0_291x64

2023-07-11 Thread Alex Harui
Hi Andrew, Can you repro? If you can get it In the debugger there will probably be more info. I think these are the release notes for JDK 1.8.0_291 https://www.oracle.com/java/technologies/javase/8u291-relnotes.html If I'm reading that right, lots of interesting changes in that release, like

Re: [ANNOUNCE] Apache Flex BlazeDS 4.8.0 Released!

2023-04-17 Thread Alex Harui
Awesome! Congratulations! On 4/17/23, 2:02 PM, "Josh Tynjala" mailto:joshtynj...@apache.org>> wrote: EXTERNAL: Use caution when clicking on links or opening attachments. The Apache Flex community is pleased to announce the release of Apache Flex Blaze DS 4.8.0 Apache Flex BlazeDS is the

Re: How To Debug Flash Apps on Packaged Browser

2021-12-26 Thread Alex Harui
IIRC, the SWF needs to have been built for debugging. The browser may also need to have a debugger version of FlashPlayer installed. If the SWF does not use ExternalInterface, you can sometimes connect FDB without a debugger player by having FDB launch the SWF w/o its HTML wrapper. That chang

Re: CMS Migration for Flex

2021-06-14 Thread Alex Harui
Thanks for working on this Dave! -Alex On 6/9/21, 11:32 AM, "Dave Fisher" wrote: As you may recall the Apache CMS has been deprecated for over five years now and will be decommissioned by July 31, 2021. I’ve been tasked with moving OpenWebBeans's website away from the Apache CMS

Re: App crash

2021-04-06 Thread Alex Harui
Is there a stack dump or does the app just disappear? Post stack dumps. If the app disappears check memory usage. -Alex On 4/6/21, 8:36 AM, "inkong" wrote: Hi, I'm just trying to throw out this issue but I'm not sure if you guys have been experiencing also. Currently I upgraded

Re: Using Fdb

2020-12-14 Thread Alex Harui
It is working for me on java version "1.8.0_201" On 12/14/20, 3:46 AM, "Yishay Weiss" wrote: When I try running fdb I get the following message: C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.6.0\bin>fdb.exe Error loading: C:\Program Files\Java\jdk1.8.0_261\jre

Re: Flex Website -- next steps

2020-11-13 Thread Alex Harui
I have not paid attention to how publishing site files has changed (if at all), but also consider this thread: https://lists.apache.org/thread.html/rd574c6d14e3174d237008f04ac27b54513ca6ec9fcb012dc7801978c%40%3Cusers.flex.apache.org%3E -Alex On 11/13/20, 2:57 AM, "Piotr Zarzycki" wrote: I

Re: Board report time (June 2020)

2020-06-09 Thread Alex Harui
Hi Paul, I see that someone else from your domain is subscribed to this list. I will send a direct email to that other email address and if you get it then we will know and can unsubscribe that other email. HTH, -Alex On 6/9/20, 5:16 AM, "Piotr Zarzycki" wrote: Hi Paul, Here i

Re: MXRoyale question - styleName

2020-05-07 Thread Alex Harui
> rather than back. I think if people want to keep using old IE browsers >> internally with its risks etc, then they could probably keep using >> IE10 >> just for swf apps (iirc IE10 probably won't, but IE11 will get the >> maintenance update that removes

Re: MXRoyale question - styleName

2020-05-07 Thread Alex Harui
understand why we would continue to support it for Royale, IMO, it is just holding us back). anyway... that's off topic. For another time On Thu, May 7, 2020 at 6:37 PM Alex Harui wrote: > Assuming you meant add/remove from classList as

Re: MXRoyale question - styleName

2020-05-06 Thread Alex Harui
trings, like you suggest, but I just wanted to be sure that it is better to 'emulate' than to force review/attention On Thu, May 7, 2020 at 5:03 PM Alex Harui wrote: > Without thinking too hard, I would output a warning if someone passes

Re: MXRoyale question - styleName

2020-05-06 Thread Alex Harui
Without thinking too hard, I would output a warning if someone passes something other than a string. Then we'll know if anybody really needs the more complex cases and can figure out what to do about it then. -Alex On 5/6/20, 2:11 PM, "Greg Dove" wrote: This question is mainly for Alex

Re: [19/23] git commit: [flex-asjs] [refs/heads/develop] - FLEX-35328 - Update MDLExample with DataFieldProviderBead

2020-01-31 Thread Alex Harui
I need to do that > for some reason, but don't remember why > > For that reason, I was proposing to refactor to extend the basic one. > > What do you think? > > El vie., 31 ene. 2020 a las 18:09, Alex Harui () > escribió: > &

Re: [19/23] git commit: [flex-asjs] [refs/heads/develop] - FLEX-35328 - Update MDLExample with DataFieldProviderBead

2020-01-31 Thread Alex Harui
to extend the basic one. What do you think? El vie., 31 ene. 2020 a las 18:09, Alex Harui () escribió: > Hi Carlos, > > The diff I ran didn't show anything obvious. And as you noted in another > email, there is a copy of DateChooserModel in

Re: [19/23] git commit: [flex-asjs] [refs/heads/develop] - FLEX-35328 - Update MDLExample with DataFieldProviderBead

2020-01-31 Thread Alex Harui
y. I was comparing code and there's various changes most of all at the end of the file that are important for Jewel, I can try to make it extend the Basic Bead and see if that's possible and saves something El mié., 29 ene. 2020 a las 20:48, Alex Harui () escribió

Re: [19/23] git commit: [flex-asjs] [refs/heads/develop] - FLEX-35328 - Update MDLExample with DataFieldProviderBead

2020-01-29 Thread Alex Harui
#x27;s needed now or not is actually something I have no > idea about. I'm ok with removing it. > > > wt., 28 sty 2020 o 20:55 Alex Harui napisał(a): > > > Ran into this while doing the has/is refactor. > > > > In what ways is th

Re: [19/23] git commit: [flex-asjs] [refs/heads/develop] - FLEX-35328 - Update MDLExample with DataFieldProviderBead

2020-01-28 Thread Alex Harui
Ran into this while doing the has/is refactor. In what ways is this different than the labelField in IDataProviderModel? Thanks, -Alex On 6/29/17, 12:22 PM, "pio...@apache.org" wrote: FLEX-35328 - Update MDLExample with DataFieldProviderBead Project: https://na01.safelinks.

Re: Unable to install Apache Flex SDK Installer on macOS Catalina

2019-12-19 Thread Alex Harui
I don't have access to Catalina. I guess I would try making sure that all versions of the Apache Flex SDK Installer have been uninstalled. Then go to Adobe or Harman and get the latest version of AIR and install that first. Then try installing the Installer again. Some folks were complaining

Re: [Vote] Release flex-dk-converter-maven-extension

2019-11-14 Thread Alex Harui
on project apache-flex-sdk-converter: Exit code: 2 -> [Help 1] So my first thing to solve is to get my GPG sing in the right place thanks El jue., 14 nov. 2019 a las 17:52, Alex Harui () escribió: > Carlos, > > Release policy

Re: [Vote] Release flex-dk-converter-maven-extension

2019-11-14 Thread Alex Harui
Carlos, Release policy documented here: http://www.apache.org/legal/release-policy.html Releases are signed artifacts, not just a repo and a tag. Christofer Dutz is still making commits to the repo. He's done a Flex release before. He should be able to help you or just do it himself. HTH,

Re: Using ForStatementNode for AST analysis of for each statements

2019-05-09 Thread Alex Harui
Hi, I do not know the Flex MXMLC compiler very well at all, and I'm not sure anyone else does either at this point. The next generation compiler (was known as Falcon) might be worth a try. A few more of us do know this compiler better, and you might find that its AST has what you need. The

Re: Get paid to help bring Apache Royale to version to 1.0 -- submit your bid for assistance to the group by Friday May 3

2019-04-29 Thread Alex Harui
Hi Flex folks, First, we should thank Justin Hill for his generous offer. This offer turns out to be a good opportunity to educate and/or remind folks how Apache projects are different from corporate-driven projects. Here's my take on some of important principles at Apache. Other Apache folks

Re: Broken link to Adobe Air license in apache-flex-sdk-installer-config.xml

2019-04-22 Thread Alex Harui
wrote: Hi Alex, It's been a while. - Did you get any info back ? Thanks, Piotr wt., 19 mar 2019 o 19:26 Alex Harui napisał(a): > I don't think we want to use a link to labs.adobe.com. I'm checking with > the AIR folks to find out what to

Re: Broken link to Adobe Air license in apache-flex-sdk-installer-config.xml

2019-04-19 Thread Alex Harui
I pinged the AIR team again today. -Alex On 4/19/19, 4:18 AM, "Piotr Zarzycki" wrote: Hi Alex, It's been a while. - Did you get any info back ? Thanks, Piotr wt., 19 mar 2019 o 19:26 Alex Harui napisał(a): > I don't think w

Re: Broken link to Adobe Air license in apache-flex-sdk-installer-config.xml

2019-03-19 Thread Alex Harui
I don't think we want to use a link to labs.adobe.com. I'm checking with the AIR folks to find out what to do. Will report back. -Alex On 3/19/19, 4:15 AM, "Piotr Zarzycki" wrote: Hi Guys, I have noticed that we have broken link [1] to Adobe Air SDK license. I would like to

Re: StageWebView not displaying pdf from url

2019-01-10 Thread Alex Harui
Can you create a simple example? On 1/10/19, 3:13 PM, "alberto.lo" wrote: Hi, I have a Flex app, that access information through coldfusion, everything works fine with that, but I also need to display pdf files from another server something like https://na01.safelinks.pro

Re: Enabling GitHub "Issues" and "Wiki" for flex repositories

2019-01-08 Thread Alex Harui
Are we going to say that we won't fix any of the bugs currently open in JIRA? That might be ok. It would help prioritize and make more clear what folks are still interested in. My concern is having two active bug bases. You may still end up referencing the JIRA bugs when marking new bugs as

Re: Enabling GitHub "Issues" and "Wiki" for flex repositories

2019-01-08 Thread Alex Harui
I'm not opposed, but I'm not sure it is worth it. I think there are a 800+ bugs filed since Flex came to Apache that are still open in JIRA so JIRA is known to our Flex users. Not sure if it will be confusing to have two places to look and I don't think we should migrate those bugs either. Sa

[LAZY] Mandatory migration of git repositories to gitbox.apache.org

2019-01-04 Thread Alex Harui
Let's try it this way. I've changed the subject to [LAZY], which means that someone has to object in the next 72 hours or we'll say we have consensus and will enter the INFRA ticket to have the migration done ASAP. I can't think of any reason a migration next week would be disruptive. We're n

Re: [NOTICE] Mandatory migration of git repositories to gitbox.apache.org

2019-01-03 Thread Alex Harui
/19, 12:00 PM, "Piotr Zarzycki" wrote: I the other words it looks like we should just wait for that migration. Once they do that I will update all those links. Piotr On Thu, Jan 3, 2019, 7:33 PM Alex Harui wrote: > > On 1/3/19, 5:53 AM, "

Re: [NOTICE] Mandatory migration of git repositories to gitbox.apache.org

2019-01-03 Thread Alex Harui
On 1/3/19, 12:47 PM, "Olaf Krueger" wrote: Hi, > -update any Flex jobs on builds.a.o. What is builds.a.o? Apache runs a CI service at builds.a.o. Royale uses it for Maven. We use my other CI server for Ant because there are some issues with running Flash for tes

Re: [NOTICE] Mandatory migration of git repositories to gitbox.apache.org

2019-01-03 Thread Alex Harui
On 1/3/19, 5:53 AM, "Olaf Krueger" wrote: Hi guys, if I understand it correctly we have to vote for the migration and we optionally can specify a date for it. However, - Does anybody know if this migration will break anything? Well, that's what we should be brainstormi

Re: Flex Roadmap 2019

2018-12-18 Thread Alex Harui
Regarding Cordova performance: Can you provide a test case or links to articles that prove this claim? I've heard it before, but could not find proof that it will affect most "companion"-style Flex mobile apps. It might affect games. Thanks, -Alex On 12/18/18, 5:37 AM, "leokan23" wrote:

Re: Help needed - Error: Type was not found IEventDispatcher, IBitmapDrawable

2018-12-17 Thread Alex Harui
Hi, Yes, your understanding is correct, the missing classes come from playerglobal. There must be some configuration issue. I don't know IntelliJ so see if you can get it to dump out what compiler options it is using. There may also be useful console output at the beginning of the compile.

Re: Help required - Board report time

2018-12-12 Thread Alex Harui
Piotr, The wiki has a different account system than the repos. Did you have a different password just for the wiki? If you don't remember, I can try to see if I have enough admin privs to reset it. -Alex On 12/5/18, 1:49 PM, "Piotr Zarzycki" wrote: Hi Tom, I cannot login for

Re: Can't debug. Plug-ins do nothing.

2018-12-07 Thread Alex Harui
I just checked today. For me, on Mac, the debugger plugin works fine on Safari 12. On Windows, I use an older Firefox (47) for compatibility with the version of Selenium we currently use in Royale. That is before the NPAPI deprecation. And the debugger plugin works fine in that older Firefox

Re: Evaluate Apache Royale Emulation

2018-11-12 Thread Alex Harui
I saw that once and fixed it. I wonder if you picked up a nightly before it integrated those changes. Please grab the latest and try again. Thanks, -Alex On 11/12/18, 1:02 AM, "hferreira" wrote: Hi piotrz, Of course: Uncaught ReferenceError: null0 is not defined

Re: Question on Migrating from Flex to FlexJS

2018-11-12 Thread Alex Harui
Does any other PMC member have time to use an unsubscribed email to see what happens? Otherwise, I will try myself later. -Alex On 11/11/18, 1:55 PM, "hferreira" wrote: Yes, I'm having issues posting on Apache Royale foruns for some reason. What I'm doing here is login in nable and c

Re: Question on Migrating from Flex to FlexJS

2018-11-09 Thread Alex Harui
I have never used Nabble other than to click on links to emails. When you say "registration" what steps are you doing to register? If you detail what steps you are taking I will try it using some other email address I have to see what happens and see if I can reproduce the problems you are hav

Re: Question on Migrating from Flex to FlexJS

2018-11-08 Thread Alex Harui
Hi, To respond to your technical questions: You can generate an API Report by following these instructions: https://github.com/apache/royale-asjs/wiki/Generating-an-API-Report 1) Apache Royale does have some support for FXG. It might need improvement. 2) AIR APIs are generally replaced by Cordo

Re: Question on Migrating from Flex to FlexJS

2018-11-08 Thread Alex Harui
Your posts via Nabble to dev@flex.a.o are working. I can see them without going to Nabble. Something may be broken with Nabble and Royale. I noticed you were trying users@royale. Did you also try d...@royale.apache.org? If not, give it a try, and also try directly sending an email instead o

Re: Question on Migrating from Flex to FlexJS

2018-11-08 Thread Alex Harui
Hi, Emails I sent at 6pm last night are finally showing up on the mailing list now (10am). Sometimes the mail servers fall behind. I just realized that I have not seen any moderation emails for users@royale. I will check on that. Nightly builds are here: http://apacheroyaleci.westus2.cloudap

Re: Question on Migrating from Flex to FlexJS

2018-11-07 Thread Alex Harui
Hmm. Try sending an email to d...@royale.apache.org and cc aha...@apache.org so I can see what you send. Thanks, -Alex On 11/7/18, 2:54 PM, "hferreira" wrote: Alex Harui-2, I tried both ! -- Sent from: https://na01.safelinks.protection.outloo

Re: Question on Migrating from Flex to FlexJS

2018-11-07 Thread Alex Harui
Hmm. Are you using Nabble to email the Royale Dev list or directly emailing d...@royale.apache.org? All Apache lists are moderated. It is recommended that you subscribe by emailing dev-subscr...@royale.apache.org and the email robot will send you an acknowledge email that you have to respond

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread Alex Harui
Hi, The next release should have better support for emulation components. You do have to change the xml namespace to use them: xmlns:mx="library://ns.adobe.com/flex/mx" xmlns:s="library://ns.adobe.com/flex/spark" need to be changed to: xmlns:mx="library://ns.apache.org/royale/mx" xmln

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread Alex Harui
Hi, Yes, your understanding is correct in that there is a set of components in Royale called Basic that are aimed more at small, fast applications than at backward-compatibility with Flex. It is a fair amount of work to migrate your code to the Basic components, although still much less work t

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread Alex Harui
Yep, we can always use more tutorials and other "on-boarding" material. I personally have not worked too much on that because I think for right now, my energy is best spent on making sure that the code actually works. It seems that most folks don't have the experience and time to work on that.

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread Alex Harui
FWIW, Harbs can say more about what didn't get migrated, but TLF is running in Royale without Flash/AIR. What else is on your list of missing features? Thanks, -Alex On 11/6/18, 3:30 AM, "hferreira" wrote: Hi, I will give you my input of this one: I have a large Flex project

Re: Question on Migrating from Flex to FlexJS

2018-11-01 Thread Alex Harui
Hi Michelle, FlexJS became the Apache Royale project about a year ago. I encourage you to find out more about FlexJS/Royale on the Royale mailing list (d...@royale.apache.org). It isn't just IE and Edge. Just about every popular browser will turn off Flash by the end of 2020. Of course, I'm

Re: Info

2018-09-21 Thread Alex Harui
mpatibilty). If you have any suggestion to solve this solution, please reply me. HYH, Dino. -Messaggio originale- Da: Alex Harui Inviato: giovedì 20 settembre 2018 18:18 A: dev@flex.apache.org Oggetto: Re: Info The Flex SDK Installer is 64-bit f

Re: Info

2018-09-20 Thread Alex Harui
The Flex SDK Installer is 64-bit for Windows. It is done by setting: 64 In the -app.xml file before packaging. HTH, -Alex On 9/20/18, 1:34 AM, "cataldo.debenedic...@sabanet.it" wrote: Hy, i'm porting a flex desktop application to an air application but i do

Re: [Announce] Apache Flex SDK Installer 3.3.2 Released

2018-07-17 Thread Alex Harui
d to in the name of the source code download? I would think the installer names should look as "pro" as possible. Uninstalling the previous version and then installing worked. If that is the expected behavior, do we say so anywhere? On Tue, Jul 17, 2018 at 4:29 PM, Al

Re: [Announce] Apache Flex SDK Installer 3.3.2 Released

2018-07-17 Thread Alex Harui
The name is a standard pattern at Apache. I don't think it is a requirement, but we are supposed to be emphasizing the "source". Try uninstalling whatever version you have and re-installing. HTH, -Alex On 7/17/18, 12:25 PM, "Andrew Wetmore" wrote: Why does the installer file name includ

Re: [DRAFT] Apache Flex SDK Installer 3.3.2 Released!

2018-07-12 Thread Alex Harui
"Installer 3.3.1 has an on" Should this be "Installer 3.3.1 has an issue on" Otherwise, looks ok. On 7/12/18, 1:54 PM, "Piotr Zarzycki" wrote: Draft proposition with Olaf's changes. --- Start Draft --- The Apache Flex community is pleased to announce the release of Apache Fl

Re: [DRAFT] Apache Flex SDK Installer 3.3.2 Released!

2018-07-09 Thread Alex Harui
Hi Piotr, Looks fine. I wonder if we should mention how on Windows the 32-bit version will load and run the 64-bit version. Thoughts? -Alex On 7/9/18, 10:53 AM, "Piotr Zarzycki" wrote: Hi Guys, I'll send this out after the mirrors and the web pages get updated. -- Star

Re: [Discuss] Apache Flex SDK Installer 3.3.2 RC1*

2018-07-04 Thread Alex Harui
Hi Olaf, The reason for this odd configuration is so that we can run the Windows version of the Apache Flex Installer as a 64-bit app so it has more memory to handle the downloads. You can only make Windows 64-bit AIR apps as captive runtime. The Native versions are always 32-bit. But the Na

Re: [VOTE] Apache Flex SDK Installer 3.3.2 RC2

2018-07-03 Thread Alex Harui
+1 Package https://dist.apache.org/repos/dist/dev/flex/installer/3.3.2/rc2/apache-flex-sdk-installer-3.3.2-src.tar.gz Java 1.8 OS: Mac OS X x86_64 10.12.6 Source kit signatures match: y Source kit builds: y README is ok: y RELEASE_NOTES is ok: y NOTICE is ok: y LICENSE is ok: y No unapproved licen

Re: [Discuss] Apache Flex SDK Installer 3.3.2 RC1*

2018-07-02 Thread Alex Harui
t; >> Thanks! Good to know! I got positive feedback from Stuart off list. He >> also encountered some problems to sending emails here. >> >> Let's see for some feedback from others! >> >> Thanks, >> Piotr >> >

Re: [Discuss] Apache Flex SDK Installer 3.3.2 RC1*

2018-06-25 Thread Alex Harui
The RC2 folders are populated with both source and binary, AFAICT. We could just start the vote, but I would like more PMC members to try the Windows user experience and make sure we are comfortable with the "rough edges" in the experience that Greg Dove mentioned before we open a new vote thre

Re: [Discuss] Apache Flex SDK Installer 3.3.2 RC1*

2018-06-20 Thread Alex Harui
ature. On Thu, Jun 21, 2018 at 11:14 AM Alex Harui wrote: > Can some folks on Windows try this version of the Installer? You will > need to uninstall the current Installer first. > > > https://na01.safelinks.protection.outlook.com/?url=http

Re: [Discuss] Apache Flex SDK Installer 3.3.2 RC1*

2018-06-20 Thread Alex Harui
warn you it will upgrade to the 64-bit installer then warn you that it will launch the 64-bit installer and close the 32-bit Installer. And then, installing with the 64-bit installer should actually work. Thanks, -Alex On 6/19/18, 11:38 PM, "Alex Harui" wrote: I think we

Re: [Discuss] Apache Flex SDK Installer 3.3.2 RC1*

2018-06-19 Thread Alex Harui
ve. To test locally, you can use the command-iine argument -64-bit=file:///C:/ I think I'm out of time for tonight so will test Mac tomorrow. Others are welcome to jump in. HTH, -Alex On 6/19/18, 9:27 AM, "Alex Harui" wrote: I see that too on Windows. Mac seems ok.

Re: [Discuss] Apache Flex SDK Installer 3.3.2 RC1*

2018-06-19 Thread Alex Harui
I see that too on Windows. Mac seems ok. Looking into it. On 6/18/18, 4:25 PM, "extraordinaryalien" wrote: Having issues on Windows - here's the log (at least we're able to pull FLEX :p): Installer version 3.3.2 (windows) Using Locale: en_US Fetched the SDK download m

Re: Installer is Timing Out.

2018-06-17 Thread Alex Harui
Hi Piotr, I did my testing on Mac. This error implies you are not using AIR SDK 30 when compiling. Probably you are using something older, maybe even 29. -Alex On 6/17/18, 5:29 AM, "Piotr Zarzycki" wrote: Hi Guys, Today I was trying to prepare RC1 and I have strange error on M

Re: Installer is Timing Out.

2018-06-15 Thread Alex Harui
Hi, Hit this link: http://flex.apache.org/installer/properties/sdk/en_US.properties Search for sourceforge. The urls should now be https. If not, refresh the browser, clear the browser cache, etc. Then try it again. HTH, -Alex On 6/15/18, 10:52 AM, "hferreira" wrote: C:\SDK\apache-an

Re: [2/2] git commit: [flex-utilities] [refs/heads/develop] - switch to AIR 30 so we can use TLSSocket against TLS1.2. Replace the as3crypto TLSSocket with our own that uses AIR 30 SecureSocket

2018-06-15 Thread Alex Harui
Original code links. https://github.com/timkurvers/as3-crypto/blob/master/src/com/hurlant/crypto/tls/TLSSocket.as https://github.com/timkurvers/as3-crypto/blob/master/src/com/hurlant/util/Base64.as -Alex On 6/15/18, 9:00 AM, "Justin Mclean" wrote: Hi, I don’t believe this is the

Re: Installer is Timing Out.

2018-06-15 Thread Alex Harui
15 cze 2018 o 09:23 Alex Harui napisał(a): > >> Hi Piotr, >> >> You are welcome to be the Release Manager. >> >> Thanks, >> -Alex >> >> On 6/15/18, 12:20 AM, "Piotr Zarzycki" >> wrote:

Re: Board report time !

2018-06-15 Thread Alex Harui
which has the "next report date" of 20th. Tom On 14/06/18 17:01, Alex Harui wrote: > Sounds reasonable, but I'm pretty sure the deadline was yesterday. The meeting is a week from now and we're supposed to have the report filed a week in front.

Re: Installer is Timing Out.

2018-06-15 Thread Alex Harui
Try hitting this link: http://flex.apache.org/installer/sdk-installer-config-4.0.xml Search for mac.29.0 or win.29.0 and see if the URLs are set to https. If not, refresh the browser, clear the cache and try again. I see https there. Then try again and provide the entire console output if ther

Re: Installer is Timing Out.

2018-06-15 Thread Alex Harui
I have tested on Windows 10. Thank you!! pt., 15 cze 2018 o 08:09 Alex Harui napisał(a): > Try using Apache Ant. > > Get the Flex binary and unpack it into a folder. > > In that folder, run: > > ant -f installer.xml -Dair.

Re: Installer is Timing Out.

2018-06-14 Thread Alex Harui
Try using Apache Ant. Get the Flex binary and unpack it into a folder. In that folder, run: ant -f installer.xml -Dair.sdk.version=30.0 -Dflash.sdk.version=30.0 HTH, -Alex On 6/14/18, 7:32 PM, "hferreira" wrote: Can any one provide me a zip file for Windows of Flex 4.16.1 + AIR 30 (

Re: Installer is Timing Out.

2018-06-14 Thread Alex Harui
Let us know if it works. -Alex On 6/13/18, 8:48 AM, "Alex Harui" wrote: Hi, there was a more recent comment from Infra that Apache no longer supports TLS1.0 (and TLS1.1) per security recommendations. I suspect the code we are using relies on TLS1.0. I wrote a simple test harne

Re: Board report time !

2018-06-14 Thread Alex Harui
Sounds reasonable, but I'm pretty sure the deadline was yesterday. The meeting is a week from now and we're supposed to have the report filed a week in front. HTH, -Alex On 6/14/18, 1:34 AM, "Tom Chiverton" wrote: On the deadline ( a week from now ) I copy and paste from the Wiki to

Re: Installer is Timing Out.

2018-06-13 Thread Alex Harui
2:27 AM, "Piotr Zarzycki" wrote: FYI, I just tried suggestion from Henk in infra comments and it's failed as well. Thanks, Piotr wt., 12 cze 2018 o 09:28 Piotr Zarzycki napisał(a): > Ok Let's wait to their answer. Thanks! >

Re: Installer is Timing Out.

2018-06-12 Thread Alex Harui
de we use says "partial TLS1.0 implementation". Thoughts? -Alex On 6/11/18, 9:43 PM, "Alex Harui" wrote: Because Rawgit could be a faster remedy than putting together a whole new release. However, before we go that route, we need to verify that the Installer c

Re: Installer is Timing Out.

2018-06-11 Thread Alex Harui
gt; Thanks, > Om > > On Mon, Jun 11, 2018, 5:12 PM Alex Harui wrote: > > > Also, I think if we can find a volunteer to host the entire binary folder > > (and thus pay the bandwidth costs) that will solve the problem without > > re

Re: Installer is Timing Out.

2018-06-11 Thread Alex Harui
Also, I think if we can find a volunteer to host the entire binary folder (and thus pay the bandwidth costs) that will solve the problem without requiring an update to the installer. My 2 cents, -Alex On 6/11/18, 5:05 PM, "Alex Harui" wrote: Hmm. Are you proposing a new rele

Re: Installer is Timing Out.

2018-06-11 Thread Alex Harui
E%3D&reserved=0 pon., 11 cze 2018 o 22:10 Alex Harui napisał(a): > But what code knew to start looking at the website instead of dist? > Didn't something else need to change? I'm trying to understand all of the > pieces. > > -Alex

Re: Installer is Timing Out.

2018-06-11 Thread Alex Harui
Thanks, Piotr pon., 11 cze 2018 o 17:24 Alex Harui napisał(a): > I think I'm lost. The commit message shows that one file was added to our > site. What file is pointing to it and how did it know to look at our site? > > -Alex >

Re: Installer is Timing Out.

2018-06-11 Thread Alex Harui
pon., 11 cze 2018 o 09:31 Justin Mclean napisał(a): > No I'm not suggesting that. AFAIK it's only the config text file that Prior > wants to host. > > On Mon., 11 Jun. 2018, 8:47 am Alex Harui, > wrote: > > > Justin, > >

Re: Installer is Timing Out.

2018-06-10 Thread Alex Harui
Justin, Are you suggesting that we distribute a binary artifact from our project website? Do other projects do that? -Alex On 6/10/18, 10:27 PM, "Justin Mclean" wrote: Hi, > I'm talking about that file [1]. What kind of security issues do you > exactly see if I move that fi

Re: Installer is Timing Out.

2018-06-08 Thread Alex Harui
at without breaking some Apache policies ? Thanks, Piotr wt., 5 cze 2018 o 08:34 Alex Harui napisał(a): > See: > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apache.org%2Fthread.html%2Fc8abaa83b83c260e899517e32baf6dfe5d4de6524eb

Re: Installer is Timing Out.

2018-06-04 Thread Alex Harui
See: https://lists.apache.org/thread.html/c8abaa83b83c260e899517e32baf6dfe5d4de6524eb2b2a3ffcdff31@%3Cdev.flex.apache.org%3E HTH, -Alex On 6/4/18, 9:35 PM, "joho" wrote: I am getting an SSL Error when running "ant -f installer.xml" Has one else encountered a similar error?

Re: Installer is Timing Out.

2018-06-04 Thread Alex Harui
Hit this URL: http://flex.apache.org/installer/sdk-installer-config-4.0.xml Search for: air.sdk.version.windows.29.0 and air.sdk.version.mac.29.0 The URLs should be HTTPS and not HTTP If they are still HTTP, try refreshing the browser or clearing its cache. Then try again with "ant -f installer

Re: Installer is Timing Out.

2018-06-01 Thread Alex Harui
Hi Maxim, You got the correct results. The browser says that because the cgi returned plain text instead of html. Do a "View Source" on the page and you should see it is plain text which should be what we want. Maybe there is a bug in the mirror the cgi picks for Justin. We'll see what Piot

Re: Installer is Timing Out.

2018-06-01 Thread Alex Harui
Hi Justin, I think you've proposed multiple causes. One is that the cgi isn't returning the right thing, the other was that fetching apache-flex-installer-config.xml over https was failing. Which one or both are you claiming to be the issue? If I just use my browser to hit: http://flex.apach

Re: Installer is Timing Out.

2018-05-31 Thread Alex Harui
Hi Justin, That doesn't sound like what I saw when I debugged into it last week, but if you are right, then it sounds like you can prepare a fix for it. -Alex On 5/31/18, 7:36 PM, "Justin Mclean" wrote: Hi, > 1. The page structure has changed and it failing to correctly parse th

Re: Installer is Timing Out.

2018-05-31 Thread Alex Harui
Hi Joel, There are two different issues that have been brought up. The installer program is required to use a mirror to download the latest release (4.16.1) per Apache policy. The installer is failing to fetch the mirror information over HTTPS. We have asked for help from the original develo

Re: Installer is Timing Out.

2018-05-31 Thread Alex Harui
I updated the AIR 29 to start with HTTPS. Please try again. Thanks, -Alex On 5/31/18, 1:08 PM, "oharkins" wrote: Tried Installing via ant -f install.xml here is my log with a failed build. check-cache: download_using_get: [get] Getting: https://na01.safel

Re: Installer is Timing Out.

2018-05-31 Thread Alex Harui
try to uninstall the installer and reinstall again by downloading the installer from the web, it still having the same issue regardless of which version of SDK I choose. Thanks. Joel On Thu, May 31, 2018 at 3:44 PM, Alex Harui wrote: > Hmm, th

Re: Installer Issue: Host binaries elsewhere?

2018-05-31 Thread Alex Harui
aed2c178decee1%7C0%7C0%7C636633541825301608&sdata=70NWXCLbf57Ca4cNQBSldTF4EzbU4iqTyflLkH8VFcs%3D&reserved=0 Harbs > On May 31, 2018, at 11:51 AM, Alex Harui wrote: > > Hi Flex PMC. > > As you hopefully know, lots of people are havin

Installer Issue: Host binaries elsewhere?

2018-05-31 Thread Alex Harui
Hi Flex PMC. As you hopefully know, lots of people are having trouble with the installer. Can someone look to see if we've had any successful 4.16.1 installs in the past week or two? The issue seems to be about fetching the mirror data over HTTPS. Not sure why it doesn't work. But one worka

Re: Installer is Timing Out.

2018-05-31 Thread Alex Harui
Hmm, that's interesting. Does someone have time to try an older version of the installer? I have crappy internet at the moment. 3.2 is available here: http://archive.apache.org/dist/flex/installer/3.2/binaries/ 3.3 is available here: http://archive.apache.org/dist/flex/installer/3.3/binaries/

Re: Flex SDK Installer - is it broken?

2018-05-27 Thread Alex Harui
01416589405&sdata=lOXAB3omHonChJR%2BpY41vcsB%2F3V45waAxAwadEge1qA%3D&reserved=0 Thanks, Piotr 2018-05-27 11:24 GMT+02:00 Alex Harui : > That list looked reasonable. I just downloaded the tar.gz and extracted > the files and before running any scripts there w

Re: [Announce] Apache Flex SDK Installer 3.3.1 Released

2018-05-10 Thread Alex Harui
OK, good to know. Interestingly, all of those are served by SourceForge. Glad to know you were finally successful. -Alex On 5/9/18, 6:13 PM, "Bink" wrote: Thansk Alex. I was eventually able to make it work using *ant* as you suggested. The install failed frequently, when a

Re: [Announce] Apache Flex SDK Installer 3.3.1 Released

2018-05-09 Thread Alex Harui
Some problems, like the ability to get the CGI script from Apache, affect everyone. Usually that means that the server for the CGI script is having problems. Other problems seem to affect people who are geographically far from the servers. Often they have more success using Apache Ant to inst

Re: Unable to build 4.13 SDK with AIR v24 or later on Mac (was Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*)

2018-04-23 Thread Alex Harui
ded. Thanks, Piotr 2018-04-24 8:49 GMT+02:00 Alex Harui : > I think the issue is that 4.13's script doesn't know about DMG files. One > thing to try is to unzip 4.13, replace the installer.xml with one from > 4.16.1 and see if that works. &g

Re: Unable to build 4.13 SDK with AIR v24 or later on Mac (was Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*)

2018-04-23 Thread Alex Harui
I think the issue is that 4.13's script doesn't know about DMG files. One thing to try is to unzip 4.13, replace the installer.xml with one from 4.16.1 and see if that works. HTH, -Alex On 4/23/18, 10:10 PM, "Piotr Zarzycki" wrote: Phil, Thanks for looking into that. You can tr

Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-20 Thread Alex Harui
er, but immediately raise Legal jira. Right now it is a waste of our time to make an attention to something which seems to do not going to bring us any problems with law. Does that make sense ? 2018-04-20 17:20 GMT+02:00 Alex Harui : > You are going to make up co

Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-20 Thread Alex Harui
You are going to make up copyright law by having an "or" in the copyright statement and somehow think that makes things better? The release has the ASF header for this file. I believe Adobe owns this code. I believe have the right to donate this code on behalf of Adobe. The release is there

  1   2   3   4   5   6   7   8   9   10   >