RE: [FlexJS, Maven] Local build failing occasionally

2017-03-29 Thread Yishay Weiss
I’ll keep that in mind (and so will Piotr)… From: Christofer Dutz<mailto:christofer.d...@c-ware.de> Sent: Wednesday, March 29, 2017 2:11 PM To: dev@flex.apache.org<mailto:dev@flex.apache.org> Subject: Re: [FlexJS, Maven] Local build failing occasionally Hi Yishay, I would be

Re: [FlexJS, Maven] Local build failing occasionally

2017-03-29 Thread Christofer Dutz
exJS-Maven-Local-build-failing-occasionally-tp60859p60892.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS, Maven] Local build failing occasionally

2017-03-29 Thread piotrz
Once I off parallel compilation everything went smoothly. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-Local-build-failing-occasionally-tp60859p60892.html Sent from the Apache Flex

RE: [FlexJS, Maven] Local build failing occasionally

2017-03-29 Thread Yishay Weiss
I believe the reason Graphics needs ByteArray is so it can read the pixel bender object files. From: piotrz<mailto:piotrzarzyck...@gmail.com> Sent: Tuesday, March 28, 2017 11:24 PM To: dev@flex.apache.org<mailto:dev@flex.apache.org> Subject: Re: [FlexJS, Maven] Local build failing

Re: [FlexJS, Maven] Local build failing occasionally

2017-03-29 Thread Christofer Dutz
Well it only runs them in parallel if you explicitly ask it to. If you don’t it compiles one module after the other. Chris Am 28.03.17, 22:39 schrieb "Alex Harui" : I believe that Maven runs several COMPCs in parallel, so you will see mixed output which can be hard to understand.

Re: [FlexJS, Maven] Local build failing occasionally

2017-03-28 Thread Alex Harui
I believe that Maven runs several COMPCs in parallel, so you will see mixed output which can be hard to understand. My guess is that the PBJ files that are downloaded with the new PixelBender dependency are seen by Maven as a source file to build. I think they should be skipped. -Alex On 3/28/1

Re: [FlexJS, Maven] Local build failing occasionally

2017-03-28 Thread piotrz
http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-Local-build-failing-occasionally-tp60859p60868.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS, Maven] Local build failing occasionally

2017-03-28 Thread Alex Harui
Hi Piotr, In this log, on line 2247 is the first error. After that, everything is broken. I haven't looked at the Graphics build since the PixelBender features were added, but I'm not clear that the .pbj files should be compiled. HTH, -Alex On 3/28/17, 11:56 AM, "piotrz" wrote: >Hi Alex, > >

Re: [FlexJS, Maven] Local build failing occasionally

2017-03-28 Thread piotrz
x PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-Local-build-failing-occasionally-tp60859p60862.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS, Maven] Local build failing occasionally

2017-03-28 Thread Alex Harui
Hi Piotr, These links don't seem to be to full logs. Both seem to indicate a problem earlier in the log. Please check the full log for errors. I think sometimes the compiler doesn't get Maven to stop. -Alex On 3/28/17, 11:35 AM, "piotrz" wrote: >Hi All, > >I'm struggling with FlexJS Maven b

[FlexJS, Maven] Local build failing occasionally

2017-03-28 Thread piotrz
xt: http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-Local-build-failing-occasionally-tp60859.html Sent from the Apache Flex Development mailing list archive at Nabble.com.