Re: Variable Renaming (was Re: [Falcon] Proposal for new ActionScript language feature: Optionally rename an import)

2016-10-03 Thread Alex Harui
Update: Turns out that FalconJX already calls GCC with --generate-exports, and methods are being exported in the js-release version. What it looks like to me is that for the one case I am debugging (ReflectionTesterTest), the setUpBeforeClass method is removed by GCC dead code removal since

AW: AW: AW: [DISCUSS] Switch the site repo to GIT?

2016-10-03 Thread Christofer Dutz
Hi Alex, Jekyll seems to be a tool to convert static content into websites. It seems to be a pluggable system and supports Markdown and Asciidoctor as input. Github uses this to render MD and ADOC files as Github sites. In github they have these orphan branches to provide content for the

AW: Current FlexJS license/notice issues

2016-10-03 Thread Christofer Dutz
Please ... what is the problem here? I really don't get it. Justin found stuff that we could live with and have a slight risk or we change things and don't have that slight risk. Now you might think that it's not worth fixing ... fine. But as far as I understood it Justing is willing to do

AW: AW: [DISCUSS] Switch the site repo to GIT?

2016-10-03 Thread Christofer Dutz
Hey, I'm not really suggesting one over the other. With the maven-site-approach we could do all together. Chris Von: Josh Tynjala Gesendet: Sonntag, 2. Oktober 2016 22:43:13 An: dev@flex.apache.org Betreff: Re: AW: [DISCUSS] Switch the

Re: AW: [DISCUSS] Switch the site repo to GIT?

2016-10-03 Thread Josh Tynjala
I would indeed prefer Markdown, and I think it would be the better choice if we want to gain contributors to the documentation because Markdown is more popular. Regardless, my message was simply to correct some information that was incorrect. Markdown does not require indentation to format code.

AW: AW: [DISCUSS] Switch the site repo to GIT?

2016-10-03 Thread Christofer Dutz
Well I would suggest to simply let people use the tool they want to use. I guess both with Jekyll and the maven-site-plugin all "test.md" files will end up as "test.html" files, just the same way a "test.adoc" would become the same "test.html" file. I wouldn't put up any hard restriction on

Re: Current FlexJS license/notice issues

2016-10-03 Thread Alex Harui
On 10/2/16, 10:03 PM, "Justin Mclean" wrote: >Hi, > >> Assuming "Fix header" means "notify upstream" and work with the third >> party project until they are satisfied, feel free to do so, but I think >> you are doing so as an individual, not as a representative of the

Jenkins still red

2016-10-03 Thread Carlos Rovira
Hi, since Friday Jenkins build is broken (check : https://builds.apache.org/view/E-G/view/Flex/) I suppose that is caused by the changes Alex are doing in develop to compjsc changes. Hope you guys could consider to make those kind of changes in a branch (Chris talked about a way of doing this

Re: Variable Renaming (was Re: [Falcon] Proposal for new ActionScript language feature: Optionally rename an import)

2016-10-03 Thread Alex Harui
On 10/3/16, 10:51 AM, "Greg Dove" wrote: >That sounds great Alex. Good sleuthing. As keep as3 metadata provides for >specific metadata don't you think this could be default for the class >members with specific kept metadata? Given that the only reason for >keeping >it

Re: Variable Renaming (was Re: [Falcon] Proposal for new ActionScript language feature: Optionally rename an import)

2016-10-03 Thread Greg Dove
That sounds great Alex. Good sleuthing. As keep as3 metadata provides for specific metadata don't you think this could be default for the class members with specific kept metadata? Given that the only reason for keeping it would be for reflection, I mean? I will be happy with the option here no

Re: Jenkins still red

2016-10-03 Thread Alex Harui
On 10/3/16, 10:55 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >Hi, > >since Friday Jenkins build is broken (check : >https://builds.apache.org/view/E-G/view/Flex/) > > I suppose that is caused by the changes Alex

Re: Jenkins still red

2016-10-03 Thread Alex Harui
On 10/3/16, 11:41 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >Hi Alex, > >I think what I propose is better to do the next time. Right now better to >finish the ticket. > >Regarding the maven plugin, as I

Re: AW: AW: AW: [DISCUSS] Switch the site repo to GIT?

2016-10-03 Thread Alex Harui
I'm still trying to understand the pieces... On 10/3/16, 9:04 AM, "Christofer Dutz" wrote: >In github they have these orphan branches to provide content for the >project website separate from the projects code itself. > And AIUI, the good or bad of that of the orphan

Re: AW: Current FlexJS license/notice issues

2016-10-03 Thread Alex Harui
On 10/3/16, 9:56 AM, "Christofer Dutz" wrote: >Please ... what is the problem here? I really don't get it. > > >Justin found stuff that we could live with and have a slight risk or we >change things and don't have that slight risk. Now you might think that >it's not

Re: Jenkins still red

2016-10-03 Thread Carlos Rovira
Hi Alex, I think what I propose is better to do the next time. Right now better to finish the ticket. Regarding the maven plugin, as I understand, is not broken...there's nothing to fix, as I understand is a problem os code broken. If not I'm missing something and better Chris to throw some

Understanding CSS in FlexJS

2016-10-03 Thread Carlos Rovira
Hi, now that I have a maven env and the NextGenAS with Visual Studio Code setup, I'm finding super easy to test and modify things in FlexJS, and I'm trying to learn what folks made. I think one of the points that we need soon, is to get some good-looking examples, for this reason, I want to check

Re: Current FlexJS license/notice issues

2016-10-03 Thread Justin Mclean
Hi, > There are lots of non-ideal things in software that we don't have to invest > time on. If you just let me JFDI the only investment would be my time and this would of be sorted by now. > If the upstreams do not respond then we can > consider what to do in our repo next. This is

Re: Current FlexJS license/notice issues

2016-10-03 Thread Alex Harui
On 10/3/16, 3:02 PM, "Justin Mclean" wrote: >Hi, > >> There are lots of non-ideal things in software that we don't have to >>invest time on. > >If you just let me JFDI the only investment would be my time and this >would of be sorted by now. But if you are going to

Re: Current FlexJS license/notice issues

2016-10-03 Thread Justin Mclean
Hi, > But if you are going to do something, it should be what is recommended I am doing what is recommend by policy and consensus on legal discuss. > Did you contact the upstreams? As I have stated I will yes and I will be doing that with my Flex PMC hat on. Thanks, Justin

Re: Current FlexJS license/notice issues

2016-10-03 Thread Justin Mclean
Hi, > Again, to be clear, no commits to our repo, just a PR or patch to the > OpenFL community? There will be commits to our repo. > Roy said that there is no obligation. He also said this isn't an ideal way to operate in the same email [1] He also stated adding an Apache header to a 3rd

Re: Current FlexJS license/notice issues

2016-10-03 Thread Alex Harui
On 10/3/16, 2:28 PM, "Justin Mclean" wrote: >Hi, > >> Again, to be clear, no commits to our repo, just a PR or patch to the >> OpenFL community? > >There will be commits to our repo. > >> Roy said that there is no obligation. > >He also said this isn't an ideal way

Unable to download 4.14.1 SDK using the Apache Flex SDK Installer

2016-10-03 Thread Clint M
Bit of a strange one... I just tried to download 4.14.1 and AIR 17 and the agreements screen comes up blank. When I click continue the install fails. I was able to download 4.15 and AIR 20 without any problems. The install log has this in it: Installer version 3.2.0 (mac) Using Locale: en_US

Re: Unable to download 4.14.1 SDK using the Apache Flex SDK Installer

2016-10-03 Thread Justin Mclean
Hi, > Bit of a strange one... I just tried to download 4.14.1 and AIR 17 and the > agreements screen comes up blank. When I click continue the install fails. Maybe that it’s not looking in the archive area but the release area. Looking at the installer config that looks to be case [1] (see

Re: Variable Renaming (was Re: [Falcon] Proposal for new ActionScript language feature: Optionally rename an import)

2016-10-03 Thread Alex Harui
I pushed changes to generate exportSymbol/exportProperty for certain metadata names. It fixed the ReflectionTests in GenericTests. I also modified ObservedBugs so that it wouldn't get optimized away. IMO, folks will just have to realize that certain patterns can be optimized away. It might be