AW: [FalconJX] More Node.js stuff

2016-04-22 Thread Christofer Dutz
Hi Josh, Well how about anyone making changes to the dependencies drop a note here in the list? But I migrated your changes to the maven branch and it's building nicely :-) Chris Von: Josh Tynjala Gesendet: Donnerstag, 21. April 2016 23:01 An: dev@flex.

AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Christofer Dutz
I'm currently just pulling the jar from the latest SDK release ... anything wrong with that? Haven't worked on the debugger yet as I was going to migrate the non-essential parts after finishing the essential parts. Chris Von: Alex Harui Gesendet: Donne

RE: Question: Current state of Flacon to build Flex projects

2016-04-22 Thread Glenn Williams
Thanks as always for this extensive answer I'll let you all know how I get on Regards glenn -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: 20 April 2016 17:33 To: dev@flex.apache.org Subject: Re: Question: Current state of Flacon to build Flex projects On 4/20/1

AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Christofer Dutz
Ok ... so the hint with the no longer excluded stuff was good ... wonder why I didn't see those changes ... oh well ... builds are back to "blue", so Alex feel free to do stuff. But it keeps on getting more and more difficult to keep the branches in sync ... would be happy to do the move soon.

Re: [FalconJX] More Node.js stuff

2016-04-22 Thread Josh Tynjala
Yes, I meant to tell the list sooner, but right after I fixed the Jenkins build, I got pulled into something urgent. Apologies! - Josh On Fri, Apr 22, 2016 at 1:10 AM, Christofer Dutz wrote: > Hi Josh, > > Well how about anyone making changes to the dependencies drop a note here > in the list?

Re: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Alex Harui
On 4/22/16, 6:26 AM, "Christofer Dutz" wrote: >Ok ... so the hint with the no longer excluded stuff was good ... wonder >why I didn't see those changes ... oh well ... builds are back to "blue", >so Alex feel free to do stuff. > >But it keeps on getting more and more difficult to keep the branc

Re: Volunteers needed to update the Flex showcase

2016-04-22 Thread Mihai Chira
Great, thanks for updating the wiki, Om. On 17 April 2016 at 23:30, Harbs wrote: > It looks like the website is mirrored on Github as well.[1] > > That means anyone could fork it and submit a pull request as well. > > [1]https://github.com/apache/flex-site/ > > On Apr 17, 2016, at 9:53 PM, Mihai

Re: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Alex Harui
On 4/22/16, 1:11 AM, "Christofer Dutz" wrote: >I'm currently just pulling the jar from the latest SDK release ... >anything wrong with that? IIRC, swfutils may have other dependencies on Flex SDK jars and end up pulling lots of stuff in, including classes I'm trying to replace with versions of

Re: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Alex Harui
OK, I have finished re-creating the Ant builds for compiler, and compiler-jx and externs and pushed those changes. Hopefully I didn't break the Maven build. AFAIK, I did not change any file locations or names. Since we are downloading externs files, I think I am going to download the swfutils fi

Re: AW: FlexJS identity crisis. was: [Discuss]Accept donation of drawing APIs

2016-04-22 Thread Alex Harui
On 4/21/16, 1:27 PM, "Christofer Dutz" wrote: >When creating maven artifacts from SDKs we had a different naming, which >I find a little more intuitive. >Applied to FlexJS instead of Flex, this would be: > >FlexJS Compiler: Falcon, FalconJX >FlexJS Framework: ASJS >FlexJS Externs: Externs > >Ho

Re: AW: FlexJS identity crisis. was: [Discuss]Accept donation of drawing APIs

2016-04-22 Thread Josh Tynjala
Yeah, long file names like that are very unappealing. We need to try to avoid that situation. - Josh On Apr 22, 2016 11:40 AM, "Alex Harui" wrote: > > > On 4/21/16, 1:27 PM, "Christofer Dutz" wrote: > > >When creating maven artifacts from SDKs we had a different naming, which > >I find a little

Re: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Alex Harui
By downloading the subset of swfutils, I was able to complete flex-compiler-oem and debugger. Next up is to test the "all" target and then release packaging. -Alex On 4/22/16, 10:32 AM, "Alex Harui" wrote: >OK, I have finished re-creating the Ant builds for compiler, and >compiler-jx and exter

Re: FlexJS identity crisis. was: [Discuss]Accept donation of drawing APIs

2016-04-22 Thread Justin Mclean
Hi, > Seems ok to me. The true official full name has to start with Apache > though: "Apache FlexJS Compiler". I don't know if you can leave "apache" > off the artifact names. It’s recommended we use the full name with Apache in it [1] for trademark/legal reasons. See also branding and tradem

Re: FlexJS identity crisis. was: [Discuss]Accept donation of drawing APIs

2016-04-22 Thread jude
Flex JS conveys Flex as JavaScript framework but it's a hybrid really. Could we reflect that Flex JS is a hybrid someway? Flex js is a sort of refactor. maybe: Flex Reactor ReFlex Flexo Flex Nano Flex Red Flex Inc Flexenstein Flex Int Flex passport Flex Axiom Flex Ion Flex Action I don't know.

Re: FlexJS identity crisis. was: [Discuss]Accept donation of drawing APIs

2016-04-22 Thread Josh Tynjala
FlexJS is a good name for the framework, and changing it will cause unnecessary confusion. At this point, most people are going to be primarily targeting JavaScript anyway. - Josh On Apr 22, 2016 4:55 PM, "jude" wrote: > Flex JS conveys Flex as JavaScript framework but it's a hybrid really. > Co