Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Justin Mclean
Hi, > /Users/justinmclean/Downloads/ApacheFalcon/apache-flex-falconjx-0.6.0-bin/l > ib I don’t have a lib directory - here what I have: find . -name "*lib*" ./compiler/generated/dist/sdk/ant/lib ./compiler/generated/dist/sdk/lib ./compiler/lib ./compiler.tests/lib ./js/lib ./js/libs ./lib-legacy

Re: [BLAZEDS] First work on a blazeds-spring-boot-starter

2016-03-28 Thread Carlos Rovira
Realy Cool :) I see is an Flex/AIR app, but, is a template? or a concrete app? Thanks for sharing :) 2016-03-27 11:06 GMT+02:00 Christofer Dutz : > If you have a look at my project here: https://github.com/chrisdutz/RAPIRO > This is a fully working Flex Client and BlazeDS server with only a han

Re: [DISCUSS] How about bringing Falcon and ASJS together?

2016-03-28 Thread Erik de Bruin
At one point I had the entire SDK cross-compiling to Javascript. Look at VF2JS, I think it is still in the repo. It didn't run, but it was up to the point where "all" that was needed was a lot of bootstrapping ;-) EdB On Monday, 28 March 2016, Alex Harui wrote: > AFAIK, nobody has spent any

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Alex Harui
Sorry, grabbed wrong line. Check out compc.jar's permissions in: /Users/justinmclean/Downloads/ApacheFalcon/apache-flex-falconjx-0.6.0-bin/c ompiler/generated/dist/sdk Not just its rwx bits, but any other OS-level user-level permissions. -Alex On 3/28/16, 1:06 AM, "Justin Mclean" wrote: >Hi

Re: [VOTE] Release Apache Flex FalconJX 0.6.0 RC1

2016-03-28 Thread Peter Ent
-1 binding - In the README file, in the section, "Getting the latest sources via git", there is the following statement: "The Apache Flex Compiler also requires code from other Apache Flex git repositories or an Apache Flex SDK." Note the word, "required". Further down in the section, "Install Pre

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

2016-03-28 Thread Peter Ent
I've been finding the README files - the very first thing I look at - to be very confusing for someone trying to get into this project. There are things listed as "optional" which are required and the emphasis on using git at the top of the README always makes me wonder why I would even use a distr

[FLEXUNIT] Building

2016-03-28 Thread Peter Ent
Anyone having trouble building Flexunit? I'm getting this failure: download-zip: [get] Getting: https://cloud.github.com/downloads/drewbourne/hamcrest-as3/hamcrest-as3-flex-1.1.3.zip [get] To: /Users/pent/dev/flex-flexunit/FlexUnit4/in/hamcrest-as3-flex-1.1.3.zip [get] Erro

Re: [FLEXUNIT] Building

2016-03-28 Thread Alex Harui
I think a lot of us are relying on the fact we have hamcrest cached in the right places. -Alex On 3/28/16, 8:19 AM, "Peter Ent" wrote: >Anyone having trouble building Flexunit? I'm getting this failure: > > >download-zip: > > [get] Getting: >https://cloud.github.com/downloads/drewbourne/ha

AW: [BLAZEDS] First work on a blazeds-spring-boot-starter

2016-03-28 Thread Christofer Dutz
Well actually it's a real app. It's what I'm preparing for my talk in Vancouver :-) Chris Von: carlos.rov...@gmail.com im Auftrag von Carlos Rovira Gesendet: Montag, 28. März 2016 10:12 An: dev@flex.apache.org Betreff: Re: [BLAZEDS] First work on a bla

Re: [FLEXUNIT] Building

2016-03-28 Thread Peter Ent
Yes. If you do clean your flexunit project, be sure to manually but hamcrest SWC into the libs folder. After that it built correctly. Not sure how this affects people who get it from the repo and try to build it. ‹peter On 3/28/16, 11:47 AM, "Alex Harui" wrote: >I think a lot of us are relying

[FLEXJS][FALCONJX] News on the Spark-like component set

2016-03-28 Thread Alex Harui
Hi, As you may know, I've been exploring what it would take to create a set of components for FlexJS that more closely match the Spark (and MX) APIs from the regular Flex SDK. Today, I reached an early milestone: I got a subset of UIComponent to subclass the FlexJS UIBase and cross-compile with

Re: [FLEXJS][FALCONJX] News on the Spark-like component set

2016-03-28 Thread Michael Schmalle
Man, I would have never guessed my little tissy about FalconJS and just starting FalconJX would have got to this point that FlexJS is with all the different outputs and things being compiled with it and how you guys are not even writing js anymore, giving you time to do stuff like this. :) I will

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Justin Mclean
Hi, > Check out compc.jar's permissions in: > /Users/justinmclean/Downloads/ApacheFalcon/apache-flex-falconjx-0.6.0-bin/c > ompiler/generated/dist/sdk No luck changing to 777 on the jar and directory and still got the same error :-( java -jar compc.jar works as expected ant -v showsthe excepti

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Alex Harui
On 3/28/16, 3:18 PM, "Justin Mclean" wrote: >Hi, > >> Check out compc.jar's permissions in: >> >>/Users/justinmclean/Downloads/ApacheFalcon/apache-flex-falconjx-0.6.0-bin >>/c >> ompiler/generated/dist/sdk > >No luck changing to 777 on the jar and directory and still got the same >error :-( >

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Justin Mclean
> On a Mac, when you do getInfo on a file, do those sharing and permission > settings map to the 777 bits or are the different? They show up as read & write to me, staff and everyone. > What version of Ant and Java are you using? $ant -version Apache Ant(TM) version 1.9.3 compiled on December 2

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Alex Harui
Is your Falcon the RC I posted or a nightly? I wonder if it is related to [1] -Alex [1] http://www.draconianoverlord.com/2014/04/01/jdk-compatibility.html On 3/28/16, 3:42 PM, "Justin Mclean" wrote: > >> On a Mac, when you do getInfo on a file, do those sharing and permission >> settings map

Re: [VOTE] Release Apache Flex FalconJX 0.6.0 RC1

2016-03-28 Thread Mark Kessler
+1 (binding) -Successfully compiled from source -MD5 hashes checkout -LICENSE / NOTICE / README / RELEASE_NOTES ok -Mark On Fri, Mar 25, 2016 at 1:53 AM, Alex Harui wrote: > Hi, > > This is vote for the 0.6.0 release of the FalconJX (and Falcon) > compilers. There is no separate Falcon-onl

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

2016-03-28 Thread Mark Kessler
BTW when was the last time the Falcon dev branch was merged back into the master? Looks like a long ways down. -Mark On Fri, Mar 25, 2016 at 1:53 AM, Alex Harui wrote: > This is the discussion thread. > > > Thanks, > Alex Harui > >

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Mark Kessler
Had an error running the ApproveFlexJS.xml D:\PortableDev\FlexJS>ant -e -f ApproveFlexJS.xml -Drelease.version=0.6.0 -Drc=1 Buildfile: D:\PortableDev\FlexJS\ApproveFlexJS.xml install-rat.jar: Getting: http://people.apache.org/~aharui/rat/apache-rat-0.8.jar To: D:\PortableDev\Ant\lib\apache-rat

Re: [FLEXJS][FALCONJX] News on the Spark-like component set

2016-03-28 Thread Mark Kessler
Sounds like great progress. -Mark On Mon, Mar 28, 2016 at 5:37 PM, Alex Harui wrote: > Hi, > > As you may know, I've been exploring what it would take to create a set of > components for FlexJS that more closely match the Spark (and MX) APIs from > the regular Flex SDK. > > Today, I reached an

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Alex Harui
Ah yes, people.apache.org is no more. I pushed a new approval script. Please download it and try again. -Alex On 3/28/16, 6:17 PM, "Mark Kessler" wrote: >Had an error running the ApproveFlexJS.xml > > > >D:\PortableDev\FlexJS>ant -e -f ApproveFlexJS.xml -Drelease.version=0.6.0 >-Drc=1 > >Build

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Maxim Solodovnik
Hello Alex, just curious, why are you using http://people.apache.org/~aharui/rat/apache-rat-0.8.jar instead of http://repo1.maven.org/maven2/org/apache/rat/apache-rat/0.8/apache-rat-0.8.jar (or even better http://repo1.maven.org/maven2/org/apache/rat/apache-rat/0.11/apache-rat-0.11.jar) ? additi

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Alex Harui
On 3/28/16, 9:29 PM, "Maxim Solodovnik" wrote: >Hello Alex, > >just curious, why are you using >http://people.apache.org/~aharui/rat/apache-rat-0.8.jar >instead of >http://repo1.maven.org/maven2/org/apache/rat/apache-rat/0.8/apache-rat-0.8 >.jar >(or even better >http://repo1.maven.org/maven2/

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Maxim Solodovnik
Thanks for the clarifications :) I believe it might be good idea to use standard jar file locations (like maven repo) and standard way of integration, and reduce dependendency on people.a.o :) On Tue, Mar 29, 2016 at 10:34 AM, Alex Harui wrote: > > > On 3/28/16, 9:29 PM, "Maxim Solodovnik" wrot

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

2016-03-28 Thread Alex Harui
On 3/28/16, 5:49 PM, "Mark Kessler" wrote: >BTW when was the last time the Falcon dev branch was merged back into the >master? Looks like a long ways down. Looks like you are right. I thought I'd done it, but I will try again after this release. -Alex

Re: [DISCUSS] Discuss Release Apache FlexJS 0.6.0 RC1

2016-03-28 Thread Alex Harui
On 3/27/16, 10:12 PM, "Justin Mclean" wrote: >HI, > >> OK, left them this issue >> https://github.com/designmodo/Flat-UI/issues/213 > >Anyway fingers crossed they get back to us and this can be resolved >quickly. No word from designmodo yet. I've pushed changes to make the fonts an optional d