Re: [FlexJS] Building Apache Flex team page with FlexJS + MDL

2016-12-25 Thread piotrz
Ohh Yes! Now it looks a way better. :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Building-Apache-Flex-team-page-with-FlexJS-MDL-tp57541p57551.html Sent from the Apache Flex Development mai

Re: [FlexJS] Building Apache Flex team page with FlexJS + MDL

2016-12-25 Thread Alex Harui
On 12/24/16, 2:24 AM, "omup...@gmail.com on behalf of OmPrakash Muppirala" wrote: >Before getting into writing new components for FlexJS/MDL, I thought I >would familiarize myself with the library by building our Apache Flex team >page with FlexJS. Looking forward to it. Thanks for taking thi

[FlexJS] parallel compilation now possible

2016-12-25 Thread Christofer Dutz
Hi Guys, I just pushed my changed to the compiler, which eliminate the usage of some of the static variables for sharing compiler state. Now multiple instances of the compilers should be able to run in paralell. With this, it is now possible to use one neat Maven option to speed up build time d

[FlexJS] Added ListExample and DateControlsExample to the maven build

2016-12-25 Thread Christofer Dutz
Hi guys, I noticed two new examples which weren’t automatically built by the maven build. I fixed that ... now they should build with all the other modules. While ListExample built without problems, I had to fix the configuration of DateControlsExample as this was obviously copied from DataGrid

[FlexJS] First round of the asdoc generation in the flexjs-maven-plugin

2016-12-25 Thread Christofer Dutz
Hi, I just pushed some changes that add a new goal to the flexjs-maven-plugin. I added a configuration using this to the Core module in frameworks. You should see the output in the target/asdoc directory. Here the swf directory contains the output if the compilation is set to SWF and the js dir

Re: [FlexJS] parallel compilation now possible

2016-12-25 Thread Josh Tynjala
Good stuff. That static state definitely needed to go. Thanks for figuring out the refactor, Chris! - Josh On Dec 25, 2016 8:23 AM, "Christofer Dutz" wrote: > Hi Guys, > > I just pushed my changed to the compiler, which eliminate the usage of > some of the static variables for sharing compiler

Re: [FlexJS] Setting up FlexJS and MDL

2016-12-25 Thread OmPrakash Muppirala
On Wed, Dec 21, 2016 at 2:22 AM, piotrz wrote: > Hi Om, > > What a great news that you are going to look into that! :) > > I'm using only maven to build each part of the project FlexJS, Falcon, MDL > itself and MDL Example project, so If you successfully setup your > environment with it you are a

Re: [FlexJS] parallel compilation now possible

2016-12-25 Thread Alex Harui
Excellent! Thanks for doing it. -Alex On 12/25/16, 8:23 AM, "Christofer Dutz" wrote: >Hi Guys, > >I just pushed my changed to the compiler, which eliminate the usage of >some of the static variables for sharing compiler state. Now multiple >instances of the compilers should be able to run in p

[4.16.0] # Apache Flex SDK 4.16.0 nightly build 180: Successful

2016-12-25 Thread flex . ci . builds
flex-sdk_release-candidate - Build #180 - Successful Changes since last build: No changes For more information, check the console output at http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/180/.

Re: [FlexJS] Compile error in Language.as

2016-12-25 Thread OmPrakash Muppirala
On Sat, Dec 24, 2016 at 10:40 PM, OmPrakash Muppirala wrote: > > > On Sat, Dec 24, 2016 at 9:46 PM, Alex Harui wrote: > >> Do you have flex-typedefs/GCL/src/main/flex/goog/DEBUG.as >> >> > Hmm no, I dont see it. Gah I'm on master. Let me try to switch to > develop and try again. > > That was

Re: [FlexJS] Setting up FlexJS and MDL

2016-12-25 Thread OmPrakash Muppirala
On Sun, Dec 25, 2016 at 11:00 AM, OmPrakash Muppirala wrote: > > > On Wed, Dec 21, 2016 at 2:22 AM, piotrz wrote: > >> Hi Om, >> >> What a great news that you are going to look into that! :) >> >> I'm using only maven to build each part of the project FlexJS, Falcon, MDL >> itself and MDL Exampl

flexjs chinese chat output error

2016-12-25 Thread lizhi
as3 var a:String="汉字" js var a="**" - spriteflexjs.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/flexjs-chinese-chat-output-error-tp57562.html Sent from the Apache Flex Development mailing list archive at Nabble.com.