Re: Flash Player end of life

2020-12-03 Thread Justin Mclean
I believe that Adobe Air stays unaffected by this as well > - and it's terribly easy to migrate a Flex Web Application to a Flex > Desktop Application with Air. Does anybody know whether any of the EOL > actions also apply to the Air runtime? My understanding is that they do no

Flash Player end of life

2020-12-02 Thread Justin Mclean
Flash content from running in Flash Player beginning January 12, 2021 to help secure users’ systems. If this is correct? If so that give a very limited window for "sites which only support Flash” to work. Does anyone know anything different? Thanks, Justin 1. https://blog.google/products/c

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

2019-11-16 Thread Justin Mclean
headers - Can compile from source (ion OSX using Java 1.8 and Apache Maven 3.3.9) I didn’t check if this works, after compiling what the easiest way to do that? Thanks, Justin

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

2019-11-14 Thread Justin Mclean
Hi, > Since this is not a flex-sdk release, we just want to release that piece of > code. In that case you need something to check (a release candidate) for people to vote on, otherwise it’s not a release. Thanks, Justin

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

2019-11-13 Thread Justin Mclean
HI, Where’s the release candidate to vote on? Thanks, Justin

[JOB] Moonshine-IDE.com is hiring contractors to bring Apache Royale to version 1.0

2019-05-04 Thread Justin M. Hill
thank you immensely, and you will get paid! I have posted the job to UpWork: https://www.upwork.com/ab/applicants/1124571121626791936/job-details Please spread the word again. Justin Hill === Subject: [JOB] Moonshine-IDE.com hiring

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 Justin M. Hill
tion round of $2,500 for the month of July in a manner to the description above to bring home a 1.2 release, to be published no later than the end of July 2019 for the awards to be paid. Hopefully this helps motivate the team. Thank you, Justin Hill

Re: [Vote] Moving JIRA issues and Confluence Wiki to GitHub

2019-01-17 Thread Justin Mclean
Hi, +0 I see little reason to change and split where you need to look at things in two places. I assume that JIRA and Confluence will not be made read only? Thanks, Justin

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

2019-01-08 Thread Justin Mclean
now if it possible it import all historical JIRA issues (open and closed) into git issues? And if we do what if anything do we loose? Don’t forget the old Adobe issues are also in JIRA and having a history of which bugs have been resolved or not is very useful. Thanks, Justin

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 Justin Mclean
adding an ASF header. You might want to read this [1] that come up on the incubator general list recently about the same issue. Also are you including the full text of the BSD license anywhere (perhaps it’s in another check in and I missed it) as that is required by the BSD license? Thanks, Justin

Re: Installer is Timing Out.

2018-06-11 Thread Justin Mclean
Hi, Do we really want to go with a service that states "this is a free service, so there are no uptime or support guarantees.". I not sure we even have an issue with downloading the binary connivance releases so why do we need to move them from where they currently are? Justin On T

Re: Installer is Timing Out.

2018-06-11 Thread Justin Mclean
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, > > Are you suggesting that we distribute a binary artifact from our project > website? Do other projects do that? >

Re: Installer is Timing Out.

2018-06-10 Thread Justin Mclean
sue is only with 4.16.0 and 4.16.1that’s only two files we would need to host there. That way access and security are handled by ASF infrastructure and we don’t have to worry about them. Thanks, Justin 1. http://flex.apache.org/installer/sdk-installer-config-4.0.xml

Re: Installer is Timing Out.

2018-06-09 Thread Justin Mclean
Hi, Which file are the going to host (it's a little unclear from you email). There are some security concerns here I think. Justin On Sat., 9 Jun. 2018, 4:00 pm Piotr Zarzycki, wrote: > I did tests with moved file to my server and everything went fine. I just > have enough to fi

Re: Installer is Timing Out.

2018-06-03 Thread Justin Mclean
ort XML Call A returns a lot of HTML No idea if this is the case but just suggesting it as a possible explanation that seems to fit what is going on. Thanks, Justin

Re: Installer is Timing Out.

2018-06-01 Thread Justin Mclean
and there is this JIRA which suggests that https requests need to redirect and return 301s. [1] (which is moved permanently) Thanks, Justin 1. https://issues.apache.org/jira/browse/INFRA-13442

Re: Installer is Timing Out.

2018-06-01 Thread Justin Mclean
ler in the debugger it also returns the whole page and the mirror URL ends up as that html content as well with a few letters off the start and end. Thanks, Justin

Re: Installer is Timing Out.

2018-05-31 Thread Justin Mclean
at cgi script to see if the current installer works with that. Thanks, Justin Reverse proxy request: http://flex.apache.org/single-mirror-url--xml.cgi Complete 200 OK Total size: 5.14 KB (5268 bytes) 72.6% (gzip) Reverse proxy response: https://www.apache.or

Re: Installer Issue: Host binaries elsewhere?

2018-05-31 Thread Justin Mclean
de (in MirrorURLUtil) isn’t correctly parsing the mirror’s URL out of the info returned. It ends up with an invalid URL which times out when the installer tries to call it. Thanks, Justin

Re: Installer is Timing Out.

2018-05-31 Thread Justin Mclean
s not what this code expects. Thanks, Justin

Re: Installer is Timing Out.

2018-05-31 Thread Justin Mclean
the page so the URL it manufactures times out 2. It's a https issues The first option seem more likely to me. Has anyone looked at that? Thanks, Justin

Re: Installer is Timing Out.

2018-05-31 Thread Justin Mclean
the original developer of our HTTPS > handling code. The http call to the single mirror CGI script to get the mirror information works. It’s the https call to the mirror to get the XML installer config file that is failing. Thanks,. Justin

Re: Installer is Timing Out.

2018-05-31 Thread Justin Mclean
he pause stream! * Closing connection 0 curl: (35) error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure So wouldn't the easy fix be just get the config file over http? Thanks, Justin

Re: Installer is Timing Out.

2018-05-31 Thread Justin Mclean
HI, > Have tried it but still the same timeout issue, I am using the same version > of installer (3.3.1 Mac) to install, do I need to use the older versions of > installer instead? The old XML config file is probably cached and you’re probably not seeing the new version. Thanks, Justin

Re: Installer Issue: Host binaries elsewhere?

2018-05-31 Thread Justin Mclean
he cgi scrip. Thanks, Justin

Re: Installer is Timing Out.

2018-05-31 Thread Justin Mclean
Hi, > As what Justin has explained, it is due to the redirection from http to > https issue, this mean even if I use the order version of the installer > will still having the same problem. Look like Alex has updated that UTL to use https, you might want to try again. Thanks, Justin

Re: Installer Issue: Host binaries elsewhere?

2018-05-31 Thread Justin Mclean
mp;info=Timeout 64 failures There was a small number of successful 4.15.0 downloads and I can see success for 4.13.0 and 4.14.1 as well. /track-installer.html?label=Apache Flex SDK 4.15.0&version=4.15.0&os=windows&installerVersion=3.3.1 /track-installer.html?label=Apache Flex SDK 4.15.0&version=4.15.0&os=mac&installerVersion=3.3.1 Thanks, Justin

Re: Installer is Timing Out.

2018-05-31 Thread Justin Mclean
ocation: https://airdownload.adobe.com/air/mac/download/29.0/AdobeAIRSDK.dmg < Date: Thu, 31 May 2018 21:58:35 GMT < Connection: keep-alive Thanks, Justin

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

2018-04-22 Thread Justin Mclean
ou can check the status of the mirrors here [1] Have a look at the age histogram towards the bottom of the page. It looks like most of the mirrors are less than 10 hours behind, 24 is usually more than enough for just about all of the mirror to catch up. Thanks, Justin 1.https://www.apache.org/mirrors/

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

2018-04-20 Thread Justin Mclean
Hi, > FWIW, I confirmed with the author that this code is Adobe-owned. Consider it > "donated". Thanks for confirming that. I’ve put back the headers and fixed up the LICENSE file to match the new information. Thanks, Justin

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

2018-04-20 Thread Justin Mclean
nd that copyright lasts a little longer than that :-) I’ve no idea what it is in Poland but here (and the US) it’s life of the author + 70 years. Thanks, Justin

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

2018-04-19 Thread Justin Mclean
sed to the Apache Software Foundation (ASF) under one or more contributor license agreements.” Is this true for those files? Thanks, Justin 1. https://www.apache.org/legal/src-headers.html#headers 2. https://www.apache.org/legal/src-headers.html#3party

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

2018-04-19 Thread Justin Mclean
think what they might say. I’m guessing they may have a small issue with that. Thanks, Justin

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

2018-04-19 Thread Justin Mclean
Hi, See here for where it originally come from. [1] Thanks, Justin 1. https://lists.apache.org/thread.html/f3fee0e5b9b8853f744a8a111a4e7e5d3d9a4960f570b02f6409bc06@1343037815@%3Cdev.flex.apache.org%3E

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

2018-04-19 Thread Justin Mclean
Hi, > I think the author is an Adobe employee. It isn't clear he would own > copyright. I know I wouldn't if I had written it. AFAIK This code wasn’t part of Adobe’s donation to Apache but added later as it was Apache licensed. Thanks, Justin

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

2018-04-18 Thread Justin Mclean
ter to fix it. Thanks, Justin

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

2018-04-18 Thread Justin Mclean
and needs to be updated. Thanks, Justin 1. installer/sign_and_hash.sh 2. installer/src/InstallApacheFlex-app.xml

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

2018-04-18 Thread Justin Mclean
Hi, > I’ve also tried the installer a couple of time and getting errors. And on the 3rd try it worked - but still not sure why the first two runs failed. Thanks, Justin

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

2018-04-18 Thread Justin Mclean
ache Flex SDK 4.16.1&version=4.16.1&os=mac&installerversion=3.3.1&info=handleApacheFlexSDKDownload Error #3004 #3004 implies out of disk space but I have 30+ gigabytes free so not sure what the issue is. Mirror looks fine. Thanks, Justin 1. http://apache.melbourneitmirror.net/flex/4.16.1/binaries/

Re: [VOTE] Apache Flex SDK Installer 3.3.1 RC2

2018-04-18 Thread Justin Mclean
control so perhaps should not be in the release? - could compile from source Thanks, Justin 1. common/common.iml

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

2018-04-18 Thread Justin Mclean
eople prefer? Thanks, Justin 1. https://vimeo.com/14400178

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

2018-04-17 Thread Justin Mclean
roxy settings (not 100% sure if it currently does) you might want to check what they are and if it correctly set up for https. You might also want to check windows firewall. Thanks, Justin

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

2018-04-17 Thread Justin Mclean
Hi, Error #2038 is fairly generic but it could be: - windows firewall is blocking that server/port - AIR apps used use IE proxy setting (not sure if that still is the case). You might what to check your IE proxy settings for SSL and see that they are correct. Thanks, Justin

Re: Change to SHA1 signatures

2018-03-06 Thread Justin Mclean
Hi, > Is this a massive change to our build script ? It’s a minor change and/or can be done manually. Thanks, Justin

Re: ApacheFlexBuild Nightly Build Server

2018-01-01 Thread Justin Mclean
should be possible to set up and what I’ll take a look at next.. And I also need to test the build to confirm that it’s working correctly but the build log look good to me. [1] Anyone want to explore any of the other options? Thanks, Justin 1, https://builds.apache.org/job/Apache%20Flex%20SDK/31

Re: ApacheFlexBuild Nightly Build Server

2017-12-30 Thread Justin Mclean
Hi, One other minor thing is that it’s not running rat but that should be easy to fix. Thanks, Justin

Re: ApacheFlexBuild Nightly Build Server

2017-12-30 Thread Justin Mclean
. Thanks, Justin 1. https://builds.apache.org/job/Apache%20Flex%20SDK/lastSuccessfulBuild/

4.16.1 release merged into master

2017-12-30 Thread Justin Mclean
Hi, Looks like the last release wasn’t merged into master I just went ahead and did that. Thanks, Justin

Re: git commit: [flex-sdk] [refs/heads/develop] - testing if we can make a release build target without running the tests

2017-12-30 Thread Justin Mclean
Hi, > This is one of the commit which causes build fail. What's the plan to fix > that ? That commit wasn’t the issue it was the one after that. I’ve pushed a fix and things should be back to normal. Thanks, Justin

Re: git commit: [flex-sdk] [refs/heads/develop] - testing if we can make a release build target without running the tests

2017-12-30 Thread Justin Mclean
Hi, > This is one of the commit which causes build fail. What's the plan to fix > that ? Odd that change is working fine locally and I can’t see how that would break the build i.e. adding new target that isn’t used. I’ll look into it. Thanks, Justin

Re: ApacheFlexBuild Nightly Build Server

2017-12-29 Thread Justin Mclean
that makes the release package but doesn’t run the checkin tests. Thanks, Justin

Re: ApacheFlexBuild Nightly Build Server

2017-12-29 Thread Justin Mclean
en Flex is back to where it is now. Exactly the same could be said for someone setting up an external box and infra is likely to be around a lot longer than any external box. > Justin, the Flex PMC does have access to apacheflexbuilds. I never claimed they didn't, however the Flex PM

Re: ApacheFlexBuild Nightly Build Server

2017-12-29 Thread Justin Mclean
x private list. Thanks, Justin

Re: ApacheFlexBuild Nightly Build Server

2017-12-28 Thread Justin Mclean
bs. Moving the Flex nightly builds to a machine where not all of the Flex PMC has access is probably not the best option IMO. Thanks, Justin 1.https://builds.apache.org/job/FlexJS%20Pipeline/

Re: [DRAFT] Apache Flex SDK Installer 3.3.0 Released

2017-11-22 Thread Justin Mclean
ore installing the newest version.” Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-20 Thread Justin Mclean
Hi, > Btw your example failed for me with error [2], so I moved formatter > to declarations - Didn't you have such error ? No error here. Not checked but I think that only happens if you use a s:Application rather than an mx:Application. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-20 Thread Justin Mclean
I’ve used en_GB in the last couple of years and didn’t run into the issue but I can’t recall what version of the SDK that was. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-20 Thread Justin Mclean
owever given this problem just been found I’d suggest waiting 24 hours to see if any other PMC members vote or change their minds. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-20 Thread Justin Mclean
atch. 4.16.1 doesn’t match what in version control. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-20 Thread Justin Mclean
le other than en_US. How many would be effected by this encoding issue? I’m not sure as I’m don’t know all locales that have an issue but en_GB is 5% of users. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-20 Thread Justin Mclean
going to explain the differences. Note that some of the files also have the BOM (byte order mark). One of the ISO-8859 files just happened to contain the en_GB currency symbol. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-20 Thread Justin Mclean
en incorrectly converted to UTF-8 when it actually should be ISO-8859? (The pound sign is character 163.) Perhaps we have a mix of text encodings for resource files? Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-20 Thread Justin Mclean
The currency symbol will show as a question mark in a black diamond in the text input field. If you need a screen shot just ask. Thanks, Justin

Re: [VOTE] Release Apache Flex SDK 4.16.1 - RC2

2017-11-20 Thread Justin Mclean
issues. For instance when in en_GB the pound sign incorrectly shows as a question mark in a black dimond. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-20 Thread Justin Mclean
a/flex/tools/debugger/cli/fdbhelp_fi.txt < M��ritt�m�t�n komento. Sy�tt�m�ll� 'help' n�et luettelon kaikista --- > Mrittmtn komento. Syttmll 'help' net > luettelon kaikista Thanks, Justin

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC3*

2017-11-19 Thread Justin Mclean
e Flex SDK 4.16.0 AIR 22.0 installs 95 Apache Flex SDK 4.16.0 AIR 23.0 installs 137 Apache Flex SDK 4.16.0 AIR 24.0 installs 260 Apache Flex SDK 4.16.0 AIR 25.0 installs 1,609 Apache Flex SDK 4.16.0 AIR 26.0 installs 1,093 Apache Flex SDK 4.16.0 AIR 27.0 installs 593 Thanks, Justin

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC3*

2017-11-19 Thread Justin Mclean
Hi, > It's occurring 100% on Win 7 or Win 10 from your statistics ? Hard to tell as we don’t directly log that and google analytics is not giving that info up. Given the number of distinct users I would guess it’s a mix but more likely more windows 10 than 7. Thanks, Justin

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC3*

2017-11-19 Thread Justin Mclean
2000 odd working installs of 4.16.0 on windows. Thanks, Justin

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC3*

2017-11-19 Thread Justin Mclean
3.3 installer? Perhaps we may need to remove 4.16.0 from the list of SDKs on windows? We’re currently getting just under 2000 installs via the installer of 4.16 a month btw. Thanks, Justin

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC3*

2017-11-18 Thread Justin Mclean
install FlexSDK using 3.3 only around 30 have worked. We may want to do some more testing before releasing it? Thanks, Justin

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC3*

2017-11-16 Thread Justin Mclean
Hi, > Validating download: > d:\Users\kangmin\Desktop\4.16.0_AIR27.0/in/AdobeAIRSDK.zip > <- directory delimiter error? > Error #1000 This is an out of memory error, the new installer which is just about to be released should fix this. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-14 Thread Justin Mclean
that’s the offical release and it seems unusual to > release a broken source release even if the binary did work. Given there’s going to be another RC perhaps it would be better to not waste energy arguing about this? Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-13 Thread Justin Mclean
ale/ja_JP/metadata.properties: text/plain; charset=utf-8 Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-13 Thread Justin Mclean
make the signatures invalid as converting to UTF8 modifies the file by adding a byte order mark at the front of the file. Thanks, Justin 1. http://www.apache.org/legal/release-policy.html#owned-controlled-hardware <http://www.apache.org/legal/release-policy.html#owned-controlled-hardware>

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-13 Thread Justin Mclean
also has been a problem for as far back as 4.12. Again git will preserve the execute bit of a file I remember doing this ages ago for the .sh files in question And I think you need this set to preserve it n checkout. core.filemode=true Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-13 Thread Justin Mclean
ocale i.e. try a not english one. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-13 Thread Justin Mclean
saying that the binary artefact was not made from the code in the source release? Either way it's the source that’s the offical release and it seems unusual to release a broken source release even if the binary did work. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-13 Thread Justin Mclean
n it’s display when using the Chinese and Japanese locales where other characters should be. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-13 Thread Justin Mclean
Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-12 Thread Justin Mclean
the wrong line endings. So do all text files like README, LICENSE, NOTICE, java source files etc etc etc but that generally doesn’t cause an issue. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-12 Thread Justin Mclean
issue in that you are changing line endings to windows on checking out the repo. It’s the autocrlf setting I believe what do you have that set to? Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-12 Thread Justin Mclean
it make the > difference for your OSX ? What do you mean .sh > files ? The bash script files found in the /ide directory and other places for instance running the tests. Thanks, Justin

Re: [VOTE] Release Apache Flex SDK 4.16.1 - RC1

2017-11-12 Thread Justin Mclean
] probably something that was never removed from the Adobe days. This license is category X and the reference should be removed. Thanks, Justin 1. /apache-flex-sdk-4.16.1-src/asdoc/templates/all-index.xslt 2. http://creativecommons.org/licenses/by-nc-sa/3.0/

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-12 Thread Justin Mclean
Hi, I’m also having issues downloading OSMF when trying t compile the SDK and I do have the international crypto set up. However it's only failing on on Java 1.7 and works on 1.8, on OSX if that helps anyone. Thanks, Justin

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-12 Thread Justin Mclean
Hi, Looks like the tar.gz file has been packaged / checked out with wrong line endings (i.e. dos ones). If you try to run any of the .sh files you get “: invalid option” on OSX. you can fix this by running dos2unix on the files but their may be other issues because of this. Thanks, Justin

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC1*

2017-11-08 Thread Justin Mclean
Hi, > So solution is that the header should be copied from your [1] to [2] ? I think the best way to sort this would be to re-add the BSD header or a least a pointer to it in a comment and the BSD file to LICENSE. [1] Thanks, Justin 1. http://www.apache.org/dev/licensing-howto.html#permiss

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC1*

2017-11-08 Thread Justin Mclean
lex.apache.org/track-installer.html?failure=true&label=Apache Flex SDK 4.10.0&version=4.10.0&os=mac&installerversion=3.3.0&info=handleApacheFlexSDKDownload Error #3004 Verifying Apache Flex SDK MD5 Signature Error #3003 Thanks, Justin

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC1*

2017-11-08 Thread Justin Mclean
. There’s been some modification as mentioned in NOTICE but I don’t think that changes the original copyright or license of the file. Thanks, Justin 1. https://github.com/mikechambers/as3corelib/blob/master/src/com/adobe/crypto/MD5Stream.as 2. https://github.com/apache/flex-utilities/blob/develop

Re: [LAST CALL] Apache Flex SDK 4.16.1

2017-11-03 Thread Justin Mclean
for it / accidentally coming across it. Thanks, Justin 1. http://www.apache.org/dev/licensing-howto.html#permissive-deps

Re: [LAST CALL] Apache Flex SDK 4.16.1

2017-11-03 Thread Justin Mclean
Hi, I’ve not had a chance to look at this in full but a quick inspection shows that License is missing this MIT licensed file (copyright Dave Gandy). [1] Thanks, Justin 1. apache-flex-sdk-4.16.1-src/frameworks/projects/flatspark/src/flatspark/utils/AwesomeUtils.as

Re: [LAST CALL] Apache Flex SDK Installer 3.3

2017-11-03 Thread Justin Mclean
Hi, I took a quick look and looks like there’s a couple of things that need to be fixed: - there are things bundled that perhaps should’t be i.e. ant_on_air/tests/temp - NOTICE has wrong year I’m currently travelling and may not be able to look at it again for several days. Thanks, Justin

Re: [LAST CALL] Apache Flex SDK Installer 3.3

2017-11-03 Thread Justin Mclean
Hi, > I don't understand. Under the link which I provided you don't see sources > packaged to zip? Sorry the link you provided was being unresponsive for me and I thought we also have a build on Apache’s build servers but was unable to find it. Thanks, Justin

Re: [LAST CALL] Apache Flex SDK Installer 3.3

2017-11-03 Thread Justin Mclean
Hi, Id there a source release anyway we can check I’m not seeing one at builds.apacge.org - but could of missed it. Thanks, Justin

Re: [Flex] Installer and fix for downloading an Adobe Air

2017-10-24 Thread Justin Mclean
nately In the next step I'm getting strange > error [1]. Ant on air is trying to reach file "/usr/bin/hdiutil" and it is > taken from [2]. The question is - Where actually I should look to fix that > ? Does anyone have some idea? That shovel only be run on OSX as it trying to attach the downloaded AIR dmg file. Thanks, Justin

Re: [3/4] git commit: [flex-asjs] [refs/heads/develop] - Allow drag and drop item renderers to be more that simpkle labels.

2017-09-28 Thread Justin Mclean
as been called out as not PAYG and it’s been suggested to move it to a new class. It may however be that PAYG is now less strict and that adding new features in this way is now acceptable? Thanks, Justin

Re: [07/13] git commit: [flex-asjs] [refs/heads/release0.8.0] - give up on trying to use FlexBox for full-screen 3-pane views. FlexBox seems more happy stretching to content size instead of clipping a

2017-09-27 Thread Justin Mclean
ou - for instance are what it reports on the SDK: https://builds.apache.org/analysis/component_issues/index?id=org.apache.flex.flexjs.framework%3Aflexjs-framework-parent#resolved=false|rules=flex%3AS1434 thanks, Justin

Re: [3/4] git commit: [flex-asjs] [refs/heads/develop] - Allow drag and drop item renderers to be more that simpkle labels.

2017-09-27 Thread Justin Mclean
Hi, This doesn’t look very PAYG to me. Wouldn’t the code be better off in another class? Thanks, Justin

Re: Royale Logo

2017-09-24 Thread Justin Mclean
changed their logo a little while back to include Apache and looks like Maven icon has also been updated to include 2 Apache feathers to make a V (don’t recall them being their before). Perhaps the logo could play on the expression “feather in your crown”? Thanks, Justin 1. http

Re: [RESULT][VOTE] What should be the new Project Name for Proposed fork of FlexJS?

2017-09-20 Thread Justin Mclean
he first count? The total votes (14*6 == 84) still doesn’t tally with the total votes in that spreadsheet i.e. 82 with 3 people only placing 2 votes it still seems off by one? Given the top 4 choices are separated by 1 vote in that spreadsheet that may be important and change the result. Thanks, Justin

Re: [RESULT][VOTE] What should be the new Project Name for Proposed fork of FlexJS?

2017-09-20 Thread Justin Mclean
Hi, > Even if we’re off by one, Royale is the clear winner. (I get 18 votes as > well.) I’m not seeing 18 votes for Royale would you mind listing them out. Thanks, Justin

  1   2   3   4   5   6   7   8   9   10   >