On 7/1/16, 3:15 PM, "[email protected] on behalf of Carlos Rovira" <[email protected] on behalf of [email protected]> wrote:
>Hi, > >just report that I changed to maven 3.3.9 to get compiler running, and >must >use -DskipTests (I suppose this is ok right now) >Then, externs where build easily and quick, and finaly I could run asjs >without problem, although this are 25'! I think you are saying it took 25 minutes to build? IMO, I haven't done a profile, but by watching the console, I'd say that a significant amount of that time is spent building the js-release optimized version by the Google Closure Compiler. Maybe we need options to skip building the js-release version or skip building all of the examples. -Alex
