Re: AW: AW: AW: AW: [FALCONJX] Some help with the externs

2016-03-23 Thread Alex Harui
On 3/23/16, 1:24 AM, "Christofer Dutz" wrote: >Ok think I found the problem ... > >I had to update flex-asjs after that's done, I get: > >BUILD SUCCESSFUL >Total time: 2 minutes 21 seconds > >I don't think it's a good Idea to depend on flex-asjs to build falcon, >but I think I stated that earli

AW: AW: AW: AW: [FALCONJX] Some help with the externs

2016-03-23 Thread Christofer Dutz
an't find the reason for reporting errors in the log. Or am I just to Ant-blind? Chris Von: Christofer Dutz Gesendet: Mittwoch, 23. März 2016 09:18 An: dev@flex.apache.org Betreff: AW: AW: AW: AW: [FALCONJX] Some help with the externs Hi Alex, Well

AW: AW: AW: AW: [FALCONJX] Some help with the externs

2016-03-23 Thread Christofer Dutz
up to 8 for me and not 14 :-( https://paste.apache.org/Lmfa Chris Von: Alex Harui Gesendet: Mittwoch, 23. März 2016 05:33 An: dev@flex.apache.org Betreff: Re: AW: AW: AW: [FALCONJX] Some help with the externs Not sure. Can you tell if it is

Re: AW: AW: AW: [FALCONJX] Some help with the externs

2016-03-22 Thread Alex Harui
t >> >should be "../externs/jquery/externs/jquery-1.9.js" ... so I would like >> >to state that I mistrust this test ;-) >> > >> >Chris >> > >> > >> >Von: carlos.rov...@gmail.com im Auf

AW: AW: AW: [FALCONJX] Some help with the externs

2016-03-22 Thread Christofer Dutz
endet: Dienstag, 22. März 2016 20:56 An: dev@flex.apache.org Betreff: Re: AW: AW: [FALCONJX] Some help with the externs Yeah and when I wrote the test, the externs were in a different place that I was testing. I think Alex or somebody else refactored the locations, and if it does have an @Ignore, that

Re: AW: AW: [FALCONJX] Some help with the externs

2016-03-22 Thread Michael Schmalle
__ > >Von: carlos.rov...@gmail.com im Auftrag von > >Carlos Rovira > >Gesendet: Sonntag, 20. März 2016 09:29 > >An: dev@flex.apache.org > >Betreff: Re: AW: [FALCONJX] Some help with the externs > > > >Amazing work Chris! Thanks to share

Re: AW: AW: [FALCONJX] Some help with the externs

2016-03-22 Thread Alex Harui
"testsuite" module. >> >> But I think for now the hardest steps have been taken. >> >> Now I'm going to actually start programming my Cyborg ... don't want to >> arrive at ApacheCon with nothing to show ;-) >> >> Chris >> >>

AW: AW: [FALCONJX] Some help with the externs

2016-03-22 Thread Christofer Dutz
mistrust this test ;-) Chris Von: carlos.rov...@gmail.com im Auftrag von Carlos Rovira Gesendet: Sonntag, 20. März 2016 09:29 An: dev@flex.apache.org Betreff: Re: AW: [FALCONJX] Some help with the externs Amazing work Chris! Thanks to share your progress! :) 2016-03-19 14:33 GMT+01:00 Christof

Re: [FALCONJX] Some help with the externs

2016-03-20 Thread Michael Schmalle
t; Chris > > ____ > Von: Michael Schmalle > Gesendet: Freitag, 18. März 2016 20:20 > An: dev@flex.apache.org > Betreff: Re: [FALCONJX] Some help with the externs > > > Another thing I noticed, was that I was getting errors while generati

[FALCONJX] Some help with the externs

2016-03-20 Thread Christofer Dutz
Hi, I am still stuck working on migrating the Externs. What I've done so far, is: - created a set of maven plugins to patch the javascript input files. - re-wrote the replacement rules (the original ones were a mess in createjs) - verified that the output was identical to the one of the ant bu

Re: AW: [FALCONJX] Some help with the externs

2016-03-20 Thread Carlos Rovira
gt; Chris > > ________ > Von: Christofer Dutz > Gesendet: Samstag, 19. März 2016 11:02 > An: dev@flex.apache.org > Betreff: AW: AW: [FALCONJX] Some help with the externs > > Ok ... so have a look at this image :-) > http://s21.postimg.org/lx4dux0j

AW: [FALCONJX] Some help with the externs

2016-03-19 Thread Christofer Dutz
__ Von: Alex Harui Gesendet: Freitag, 18. März 2016 16:22 An: dev@flex.apache.org Betreff: Re: [FALCONJX] Some help with the externs On 3/18/16, 7:22 AM, "Christofer Dutz" wrote: > >The problem I am having is that I completely don't understand how EXTERNC

Re: [FALCONJX] Some help with the externs

2016-03-19 Thread Michael Schmalle
;ll stick to that first. > > Chris > > > Von: Alex Harui > Gesendet: Freitag, 18. März 2016 16:22 > An: dev@flex.apache.org > Betreff: Re: [FALCONJX] Some help with the externs > > On 3/18/16, 7:22 AM, "Christofer Dutz&q

AW: [FALCONJX] Some help with the externs

2016-03-19 Thread Christofer Dutz
printSummary WARNUNG: 4 error(s), 17 warning(s) Guess this shouldn't happen. Chris Von: Michael Schmalle Gesendet: Freitag, 18. März 2016 20:20 An: dev@flex.apache.org Betreff: Re: [FALCONJX] Some help with the externs > Another thing I noticed, was th

AW: AW: [FALCONJX] Some help with the externs

2016-03-19 Thread Christofer Dutz
don't want to arrive at ApacheCon with nothing to show ;-) Chris Von: Christofer Dutz Gesendet: Samstag, 19. März 2016 11:02 An: dev@flex.apache.org Betreff: AW: AW: [FALCONJX] Some help with the externs Ok ... so have a look at th

Re: [FALCONJX] Some help with the externs

2016-03-19 Thread Alex Harui
On 3/18/16, 7:22 AM, "Christofer Dutz" wrote: > >The problem I am having is that I completely don't understand how EXTERNC >sometimes generates the AS immediately and for createjs it is invoked >twice. The first time creating JS output, the second time creating AS >output. This is really strange

AW: AW: [FALCONJX] Some help with the externs

2016-03-19 Thread Christofer Dutz
in the falcon repo as it makes things very complicated as long as not everything is released at least once. Chris Von: Christofer Dutz Gesendet: Samstag, 19. März 2016 09:19 An: dev@flex.apache.org Betreff: AW: AW: [FALCONJX] Some help with the ex

AW: AW: [FALCONJX] Some help with the externs

2016-03-19 Thread Christofer Dutz
m, if there were version updates. Chris Von: Alex Harui Gesendet: Freitag, 18. März 2016 21:18 An: dev@flex.apache.org Betreff: Re: AW: [FALCONJX] Some help with the externs On 3/18/16, 12:15 PM, "Christofer Dutz" wrote: >Currently I

Re: AW: [FALCONJX] Some help with the externs

2016-03-18 Thread Alex Harui
On 3/18/16, 12:15 PM, "Christofer Dutz" wrote: >Currently I'm working on the last module "js". Unfortunately this seems >to be the "playerglobal" of FlexJS :-( ... one thing I noticed, was that >the "externs/js/externs" directory contains the content of the >externs.zip which is embedded in goo