Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-29 Thread piotrz
Chris, Great video! Love it! I think Santanu has everything what he need in order to start. :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-29 Thread Alex Harui
Hi Santanu, That's strange, my sent mail folder shows I responded on Sunday, but it looks like it never made it to the lists. Here's what I sent. I sent you a modified .java file. In order to use that file you will need to build the flex-falcon repo and use the results. It doesn't sound like y

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-29 Thread Josh Tynjala
commands I should run, and where, can I get some guidance > on > this? > > Thanks! > > > > -- > View this message in context: http://apache-flex- > development.247.n4.nabble.com/FlexJS-MDL-Project-is- > failing-to-compile-help-tp60668p60894.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-29 Thread Christofer Dutz
un inside "flex-asjs" folder and compile new SDK release version? #2 What are the commands I should run, and where, can I get some guidance on this? Thanks! -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Flex

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-29 Thread piotrz
. [1] https://github.com/apache/flex-tourjs/blob/develop/TourJS/pom.xml Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60895.html Sent from the Apache

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-29 Thread sankar
#2 What are the commands I should run, and where, can I get some guidance on this? Thanks! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60894.html Sent from the Apache Flex Development mailing

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-29 Thread sankar
Hi Alex, I have posted the compilation log after updating by the file you sent me in mail (3rd last comment). Have you reviewed that post (?) Thanks! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-28 Thread Alex Harui
Hi Santanu, Nobody else has reported your problem recently. Again, I think it is time for you to learn to build the repos and do your development that way so you are not blocked when things get unstable. Then you could roll back as far as you need to. Thanks, -Alex On 3/28/17, 9:17 PM, "sankar"

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-28 Thread sankar
these whole things maybe back from January? Thanks! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60871.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-26 Thread sankar
-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60770.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-24 Thread Alex Harui
Peter's problem was that he didn't subset, so there was more than one deps.js which fooled the code. After subsetting, things started working for him. Your stack trace says that getProvidedFile in MXMLFlexJSPublisher.java is throwing an error. Using System.out.println to print the parameters to

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-24 Thread sankar
othly, so I don't know if I want to blame my present setup also, including closure library setup. Thanks! -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60764.html Sent from the Apache Flex Devel

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-24 Thread Alex Harui
On 3/24/17, 8:44 AM, "sankar" wrote: >Hi Alex, > >There is one "deps.js" file exists inside: >E:\DevareaLocal\ApacheFlexJSFrameworkSource\closure-library-master\closure >\goog > >One thing I noticed with the newer download, I do not have any 'google' >folder inside js/lib/google/closure-library

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-24 Thread sankar
working smoothly in these setup previously? Thanks! -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60755.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-24 Thread Alex Harui
Hi Santanu, I can't tell from the screenshots if the subsetting worked or not. Is there less than 30 files in that folder? Is there more than one called "deps.js"? -Alex On 3/24/17, 12:16 AM, "sankar" wrote: >Hi Alex, > >I do have a GOOG_HOME in my environment variable, and it's set to >some

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-24 Thread sankar
message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60737.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-24 Thread sankar
nt.247.n4.nabble.com/file/n60731/Untitled2.png> Thing is I badly stuck with this newest SDK now. Thanks! -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60731.html Sent from the Apache Flex Devel

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-23 Thread Alex Harui
Santanu, Did you try to subset the files of Google Closure Library? Do you have a GOOG_HOME environment variable or is the Google Closure Library downloaded to js/lib/google/closure-library? Where ever it is, list all the files. There shouldn't be more than 30. Thanks, -Alex On 3/23/17, 9:35

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-23 Thread sankar
ew this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60727.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-23 Thread piotrz
context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60721.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-23 Thread piotrz
I was talking with Santanau and it didn't help for him. His stacktrace above is after try your suggestion. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-23 Thread Alex Harui
On 3/23/17, 12:52 AM, "piotrz" wrote: >Alex, > >Is this mean that Santanau problems occurs cause compiler didn't had fresh >dependencies related to Closure compiler? Well, in Ant there isn't really a notion of "fresh". In theory, the Ant build brings down Closure Library and removes unnecessa

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-23 Thread piotrz
Alex, Is this mean that Santanau problems occurs cause compiler didn't had fresh dependencies related to Closure compiler? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Project-is-fa

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-22 Thread sankar
http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60687.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-22 Thread Alex Harui
. >> flex.compiler.clients.MXMLJSC._mainNoExit(MXMLJSC.java:313) >> org.apache.flex.compiler.clients.MXMLJSC.mainNoExit( >> MXMLJSC.java:270)org.apache.flex.compiler.clients.MXMLJSC. >> staticMainNoExit(MXMLJSC.java:232)org.apache.flex.compiler. >> clients.MXMLJSC.main(MXMLJSC.java:176

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-22 Thread Josh Tynjala
break (?) > > Thanks! > > > > -- > View this message in context: http://apache-flex- > development.247.n4.nabble.com/FlexJS-MDL-Project-is- > failing-to-compile-help-tp60668.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-22 Thread sankar
http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60679.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-22 Thread Christofer Dutz
n(MXMLJSC.java:176) I didn't received any notable error though but it just terminates. Any idea where I should look into for this break (?) Thanks! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Projec

Re: [FlexJS] MDL - Project is failing to compile, help!

2017-03-22 Thread Peter Ent
I just re-sync'd myself since I am planning to merge my code and I'm having the same issue. I did try maven and that does build, so that's good. But the ant build should work, too. Thanks, Peter On 3/22/17, 10:34 AM, "Christofer Dutz" wrote: >Hi Sankar, > >Have you tried building with Maven? Th

[FlexJS] MDL - Project is failing to compile, help!

2017-03-22 Thread sankar
java:232)org.apache.flex.compiler.clients.MXMLJSC.main(MXMLJSC.java:176) I didn't received any notable error though but it just terminates. Any idea where I should look into for this break (?) Thanks! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-M