Re: [VOTE] Release Apache FlexJS 0.6.0 RC3

2016-04-02 Thread Alex Harui
I will ask on legal-discuss. IIRC, we were told once not to generate a missing NOTICE for a bundle, so IMO, we should not generate stuff missing from the LICENSE for a bundle. -Alex On 4/1/16, 11:52 PM, "Justin Mclean" wrote: >Hi, > >> No. I think it would be better if Google fixed their L&N f

Re: [VOTE] Release Apache FlexJS 0.6.0 RC3

2016-04-02 Thread Alex Harui
+1 Package https://dist.apache.org/repos/dist/dev/flex/flexjs/0.6.0/rc3/apache-flex-fl exjs-0.6.0-src.tar.gz Java 1.7 OS: Mac OS X x86_64 10.9.5 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 licenses or arc

Re: [VOTE] Release Apache FlexJS 0.6.0 RC3

2016-04-02 Thread Justin Mclean
Hi, > I will ask on legal-discuss. Ask away. > IIRC, we were told once not to generate a missing NOTICE for a bundle, so > IMO, we should not generate stuff missing > from the LICENSE for a bundle. The release contains code from Apache Shindig which does contain a NOTICE file which would IMO

Re: [FlexJS] RC3 Approval script error

2016-04-02 Thread Carlos Rovira
Thanks Alex, the rc param was cut on copy/paste and wasn't notice it. After setting the full command I get the following error: check-sigs: gpg_check: BUILD FAILED /Users/carlosrovira/dev/flexjs06/ApproveFlexJS.xml:285: The following error occurred while executing this line: /Users/carlosrovira

[FlexJS] Demo: FalconJX + AngularJS + Angular Material

2016-04-02 Thread OmPrakash Muppirala
As promised, here is a small taste of an AngularJS + Angular Material app built completely in ActionScrpt3, using FalconJX. *Features:* 1. Create an AngularJS application 2. Create an AngularJS Controller 3. Use Angular Material component set 1. md-whiteframe 2. md-button

Re: [FlexJS] Demo: FalconJX + AngularJS + Angular Material

2016-04-02 Thread Michael Schmalle
That is nice, seeing a shinny UI on things makes it all the more real. Is there any prerequisites to using this? I saw you were making an external swc with Josh's dts2as util. Mike On Sat, Apr 2, 2016 at 6:25 AM, OmPrakash Muppirala wrote: > As promised, here is a small taste of an AngularJS +

Re: [FlexJS] RC3 Approval script error

2016-04-02 Thread Alex Harui
The script expects that gnu privacy guard is installed and our keys file is imported. Sent from my LG G3, an AT&T 4G LTE smartphone -- Original message-- From: Carlos Rovira Date: Sat, Apr 2, 2016 1:23 AM To: Alex Harui; Cc: dev@flex.apache.org; Subject:Re: [FlexJS] RC3 Approval s

Re: [FlexJS] Demo: FalconJX + AngularJS + Angular Material

2016-04-02 Thread Carlos Rovira
That's very cool Om :) And this kind of things that looks so good, are the ones that could bring people to FlexJS without any doubt. For me, getting a nice looking component set (spark, material...) is the key piece to make people starting to use FlexJS in applications and adopting the technology

Re: [FlexJS] Demo: FalconJX + AngularJS + Angular Material

2016-04-02 Thread OmPrakash Muppirala
On Apr 2, 2016 5:55 AM, "Michael Schmalle" wrote: > > That is nice, seeing a shinny UI on things makes it all the more real. Yeah, it was such a big rush to see that first Angular Material button on the page! > > Is there any prerequisites to using this? I saw you were making an external > swc

Re: [FlexJS] Demo: FalconJX + AngularJS + Angular Material

2016-04-02 Thread OmPrakash Muppirala
On Apr 2, 2016 10:31 AM, "Carlos Rovira" wrote: > > That's very cool Om :) > > And this kind of things that looks so good, are the ones that could bring > people to FlexJS without any doubt. > > For me, getting a nice looking component set (spark, material...) is the > key piece to make people sta

Re: [FlexJS] RC3 Approval script error

2016-04-02 Thread Carlos Rovira
Hi Alex, I pass the problem and I'm building, in the process I'm seeing this: get.sdk: Getting: https://archive.apache.org/dist/flex/4.14.1/binaries/apache-flex-sdk-4.14.1-bin.zip To: /Users/carlosrovira/dev/flexjs06/apache-flex-sdk-4.14.1-bin.zip Two questions here: 1) I thought FlexJS was n

Re: [FlexJS] RC3 Approval script error

2016-04-02 Thread Carlos Rovira
Hi Alex, it seems I couldn't get a complete build yet. This the final problem (hope you could arise what could be the problem): test: Created dir: /Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/projects/Core/src/test/flex/out Validating task attributes ... Generating

Re: [FlexJS] RC3 Approval script error

2016-04-02 Thread Alex Harui
Maybe this? http://apple.stackexchange.com/questions/181026/lsopenurlswithrole-failed-w ith-error-10810-cant-open-install-os-x-yosemite HTH, -Alex On 4/2/16, 12:36 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >Hi Alex, > >it seems I couldn't get a complete build yet. This th

Re: Moonshine-IDE.com -- FlexJS, Flex, and ActionScript focused open source IDE -- contribution to Apache FlexJS ?

2016-04-02 Thread jude
Hi Justin, Good to hear from you again. I looked at Moonshine a few years ago and it didn't look like anyone was working on it. I'm glad someone has started it back up. I have some suggestions based on your questions. A while ago I donated Radii8 (www.radii8.com) to Apache for a few reasons. 1.

Re: AW: [FlexJS] Error during FlexJS example compilations

2016-04-02 Thread piotrz
Hi Alex, 1) Dump path: https://paste.apache.org/UpfG 2) Git log for FlexJS: https://paste.apache.org/1FQl 3) I've uploaded txt file with folder structure on the server. https://we.tl/ZIoOAXo2hT 4) Result of ant all https://paste.apache.org/OAKP This is how it looks like. Piotr - A

Re: Moonshine-IDE.com -- FlexJS, Flex, and ActionScript focused open source IDE -- contribution to Apache FlexJS ?

2016-04-02 Thread Justin Mclean
Hi, > In the process I learned that projects at Apache that rely on other > libraries cannot be hosted on the site. That not correct, Apache Flex for example hosts both source and binary release that contain code from 3rd parties. The catch is however it needs to be code that has an Apache comp

Re: [FlexJS] RC3 Approval script error

2016-04-02 Thread Carlos Rovira
Hi Alex, I try to change permissions and check more links with this problem but can't pass the error. Maybe is only a problem with my machine, since no body has reported this issue. I'm on latest OS X (10.11.4). 2016-04-02 22:35 GMT+02:00 Alex Harui : > Maybe this? > > http://apple.stackexchange

Re: [FlexJS] RC3 Approval script error

2016-04-02 Thread Alex Harui
If you try the open command with the path to a swf from terminal do you have the same problem? Sent from my LG G3, an AT&T 4G LTE smartphone -- Original message-- From: Carlos Rovira Date: Sat, Apr 2, 2016 4:39 PM To: dev@flex.apache.org; Subject:Re: [FlexJS] RC3 Approval script er

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC3

2016-04-02 Thread Justin Mclean
Hi, Looks like I solved the compilation issue I was having. It seems the ant script will pick up flexTasks.jar in ant’s lib directory in preference to the specified one and that can cause the compilation issue. There are showing another minor issue with the build, there’s an error showing in t

Re: [VOTE] Release Apache FlexJS 0.6.0 RC3

2016-04-02 Thread Justin Mclean
Hi, Changing my vote to +1 (binding) as I was able to compile the source package (although with some difficultly). Thanks, Justin

Re: [FlexJS] RC3 Approval script error

2016-04-02 Thread Carlos Rovira
Hi, regarding your question, If exectute "open ./sample.swf" it try to extract the contents of swf with a zip tool regarding the stack trace, I'm seeing the error now is different: Setting up server process ... Starting server ... Opening server socket on port [1024]. Waiting for client conne

Re: [FlexJS] RC3 Approval script error

2016-04-02 Thread Alex Harui
Did you install debugger projector player? Sent from my LG G3, an AT&T 4G LTE smartphone -- Original message-- From: Carlos Rovira Date: Sat, Apr 2, 2016 6:26 PM To: Alex Harui; Cc: dev@flex.apache.org; Subject:Re: [FlexJS] RC3 Approval script error Hi, regarding your question,

Re: AW: [FlexJS] Error during FlexJS example compilations

2016-04-02 Thread Alex Harui
Hi Piotr, Looking at these results made me realize that one of the changes I made to fix "ant all" apparently never got committed. No wonder it didn't work for you. Sorry for missing that. Please try pulling flex-asjs and running "ant all" again. Thanks, -Alex On 4/2/16, 3:43 PM, "piotrz" wr