Re: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-05 Thread Justin Mclean
Hi, > Actually it's two repos: > 1) The repo containing the releases of the compiler-jburg-types and the > compiler-build-tools > > https://repository.apache.org/content/repositories/orgapacheflex-1017/ So unless I’m missing something (quite possibly), we would need to have a vote in order to

AW: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-05 Thread Christofer Dutz
Hi Justin, I just noticed, that I can remove stuff even after closing the repo, so I closed it and now we have a URL I can post. Actually it's two repos: 1) The repo containing the releases of the compiler-jburg-types and the compiler-build-tools

Re: [FlexJX][Falcon] Binding support fixes/improvements

2016-09-05 Thread Greg Dove
Alex, I did some testing with a minimal project, I did not even have to try as-only, as SimpleApplication was sufficient. And yes, there is an issue if the dependency is not explicitly added somewhere. I will try to find a way to resolve this, otherwise the ASCompilationUnit code will need to go

Re: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-05 Thread Justin Mclean
Hi, > One thing I'm not totally sure about is, if we are going to release all > framework modules of asjs. Currently there is a Fonts module included. What’s in this? Do you have a link to what will be votes on to be released? Justin

Can't get https://closureidl.googlecode.com/files/svg.js

2016-09-05 Thread Harbs
I’m currently getting the above error when running ant all on asjs. The file on https://closureidl.googlecode.com/files/svg.js does not exist.

Re: [VOTE] Release Apache FlexJS 0.7.0 RC1

2016-09-05 Thread Josh Tynjala
+1 binding Package https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/apache-flex-flexjs-0.7.0-src.tar.gz Java 1.8 OS: Mac OS X x86_64 10.11.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

AW: Can't get https://closureidl.googlecode.com/files/svg.js

2016-09-05 Thread Christofer Dutz
The url changed a few days ago Alex fixed that in the ant build a few days ago and I did the same for Maven shortly after. Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Harbs Datum: 05.09.16 20:58 (GMT+01:00) An:

Re: [VOTE] Release Apache Flex FalconJX 0.7.0 RC1

2016-09-05 Thread Josh Tynjala
+1 binding Package https://dist.apache.org/repos/dist/dev/flex/falcon/0.7.0/rc1/apache-flex-falconjx-0.7.0-src.tar.gz Java 1.8 OS: Mac OS X x86_64 10.11.6 Source kit signatures match: y Source kit builds: y README is ok: y README_JX is ok: y RELEASE_NOTES is ok: y RELEASE_NOTES_JX is ok: y NOTICE

[DISCUSS] Discuss Release Apache Flex FalconJX 0.7.0 RC1

2016-09-05 Thread Alex Harui
This is the discussion thread. Thanks, Alex Harui

[VOTE] Release Apache Flex FalconJX 0.7.0 RC1

2016-09-05 Thread Alex Harui
Hi, This is vote for the 0.7.0 release of the FalconJX (and Falcon) compilers. There is no separate Falcon-only release package at this time. The only purpose of the FalconJX packages are to serve as upstream packages for the FlexJS release. The release candidate can be found here;

[DISCUSS] Discuss Release Apache FlexJS 0.7.0 RC1

2016-09-05 Thread Alex Harui
This is the discussion thread. Thanks, Alex Harui

[VOTE] Release Apache FlexJS 0.7.0 RC1

2016-09-05 Thread Alex Harui
Hi, This is vote for the 0.7.0 release of Apache FlexJS. The release candidate can be found here; https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/ Before voting please review the section,'What are the ASF requirements on approving a release?', at:

Re: [FlexJS] Bubbling Problem

2016-09-05 Thread Alex Harui
I looked into it too. IMO, it isn't the setParentEventTarget, we never finished the bubbling impl for non-DOM events. Probably because bubbling is discouraged, IMO, other than for interactive DOM events. It will be expensive to make it work, so better to discourage usage for now and

AW: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-05 Thread Christofer Dutz
Ok ... so it seems the Jars contain the META-INF/LICENSE file [1] requires. The compiler-build-tools will probably not be built by the Ant release, but it's source will (I hope) definitely be part of the release sources. Regarding [2], we are planning to publish binary artifacts, the binary

Re: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-05 Thread Justin Mclean
Hi, > Well I guess we are actually only voting on the Source Package that Alex is > going to build using the Ant build. The artifacts here are our Maven binary > build We may need to vote on it, especially if it contains anything that’s not contained in the source package being voted on. See

AW: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-05 Thread Christofer Dutz
Hi Justin, Well I guess we are actually only voting on the Source Package that Alex is going to build using the Ant build. The artifacts here are our Maven binary build. So I don't know if we are going to actually vote on them. I was expecting to click on "Release" as soon as the Vote for the

AW: AW: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-05 Thread Christofer Dutz
Ok ... done ... I removed the "Fonts" module. Chris Von: Alex Harui Gesendet: Montag, 5. September 2016 15:39:18 An: Christofer Dutz; dev@flex.apache.org Betreff: Re: AW: [DISCUSS] Release FlexJS/FalconJX 0.7.0 Please remove the fonts module.

Re: AW: AW: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-05 Thread Alex Harui
Thanks. I pushed RCs. I didn't have time to double check them, so cross your fingers. I'll be back online later today. -Alex From: Christofer Dutz > Date: Monday, September 5, 2016 at 6:44 AM To: Alex Harui

Re: [DISCUSS] Discuss Release Apache Flex FalconJX 0.7.0 RC1

2016-09-05 Thread Justin Mclean
Hi, It it possible to test the maven build with this release? When running mvn I get this error: Failure to find org.apache.flex.flexjs.compiler:compiler-jburg-types:jar:1.0.0 in https://repository.apache.org/content/repositories/releases Which makes sense as it’s not released yet. Thanks,

Re: [DISCUSS] Discuss Release Apache Flex FalconJX 0.7.0 RC1

2016-09-05 Thread Justin Mclean
Hi, > It it possible to test the maven build with this release? Answering part of my own question - changing the pom file to have this, means it get a little further: 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT But then complains about this: Failure to find

Re: Can't get https://closureidl.googlecode.com/files/svg.js

2016-09-05 Thread Harbs
Thanks. I apparently forgot to update the typedefs repo… On Sep 5, 2016, at 10:15 PM, Christofer Dutz wrote: > The url changed a few days ago Alex fixed that in the ant build a few days > ago and I did the same for Maven shortly after. > > Chris > > > > Von

Re: [FlexJS] Bubbling Problem

2016-09-05 Thread Alex Harui
On 9/5/16, 8:35 AM, "yishayw" wrote: >I tried adding > > (c as > ElementWrapper).setParentEventTarget(this); I think it would be: (c as ElementWrapper).setParentEventTarget(this.parent) Still, though, we should also change Panel

Re: [DISCUSS] Discuss Release Apache Flex FalconJX 0.7.0 RC1

2016-09-05 Thread Justin Mclean
Hi, I’ve brought this up before and still concerned about the tweenjs [1] and easels [2] patch files. These patch files are removing the copyright and MIT license headers from 3rd party files. AFAIKS this would not be in line with ASF policy on 3rd party headers. See points 1 and 2 of [3].

[GitHub] flex-falcon pull request #10: Fix for potential missing dependencies with im...

2016-09-05 Thread greg-dove
GitHub user greg-dove opened a pull request: https://github.com/apache/flex-falcon/pull/10 Fix for potential missing dependencies with implicit bindable implementation in swf This fixes a potential scenario in a minimal project where org.apache.flex.events.EventDispatcher and

RE: [FlexJS] Bubbling Problem

2016-09-05 Thread Yishay Weiss
It looks like goog.events.EventTarget.setParentEventTarget() is never called, so bubbling is ineffective. Maybe this should be done in UIBase.addElement() ? From: Yishay Weiss Sent: Monday, September 5, 2016 10:10 AM To: Alex Harui;

AW: AW: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-05 Thread Christofer Dutz
I just managed to get the build tools and jburg types deployed to the staging repo ... working on the compiler at the moment. Chris Von: Alex Harui Gesendet: Sonntag, 4. September 2016 16:16:07 An: dev@flex.apache.org Betreff: Re: AW:

Re: AW: FlexJS Logo?

2016-09-05 Thread Deepak MS
Kindly feel free to use any of those designs. Let me know if I need to official send out any legal stuff. Those were basics designs we had been trying that time. I think if we freeze on one design, I can send out a high resolution logo of that design, so that people can refer/use that logo.

AW: AW: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-05 Thread Christofer Dutz
Hi Alex, I can't see a release0.7.0 branch for typedefs ... I'll just go ahead and create one ... Chris Von: Alex Harui Gesendet: Sonntag, 4. September 2016 16:16:07 An: dev@flex.apache.org Betreff: Re: AW: [DISCUSS] Release FlexJS/FalconJX