Re: [FlexJS][Maven] Passing parameters to compiler

2016-10-05 Thread Carlos Rovira
ich of > the > > command line tools would receive the parameter, what the default and what > > the type it should be. > > > > > > Chris > > > > > > Von: carlos.rov...@gmail.com im Auftrag von > > Carlos Rovira >

AW: [FlexJS][Maven] Passing parameters to compiler

2016-10-05 Thread Christofer Dutz
.com im Auftrag von Carlos Rovira Gesendet: Mittwoch, 5. Oktober 2016 00:18:08 An: dev@flex.apache.org Betreff: Re: [FlexJS][Maven] Passing parameters to compiler Hi Chris, I created the first, let me know if you want something to be changed before I created another one. FLEX-35138 - Implement fl

Re: [FlexJS][Maven] Passing parameters to compiler

2016-10-04 Thread Carlos Rovira
t: Dienstag, 4. Oktober 2016 23:10:05 > An: dev@flex.apache.org > Betreff: [FlexJS][Maven] Passing parameters to compiler > > Hi Chris, > > I want to pass params to flexjs compiler when building with maven. For > example: > > param : "html-template" > val

AW: [FlexJS][Maven] Passing parameters to compiler

2016-10-04 Thread Christofer Dutz
ich of the command line tools would receive the parameter, what the default and what the type it should be. Chris Von: carlos.rov...@gmail.com im Auftrag von Carlos Rovira Gesendet: Dienstag, 4. Oktober 2016 23:10:05 An: dev@flex.apache.org Betreff: [FlexJS][Mave

AW: [FlexJS][Maven] Passing parameters to compiler

2016-10-04 Thread Christofer Dutz
endet. Ursprüngliche Nachricht Von: Carlos Rovira Datum: 04.10.16 23:10 (GMT+01:00) An: dev@flex.apache.org Betreff: [FlexJS][Maven] Passing parameters to compiler Hi Chris, I want to pass params to flexjs compiler when building with maven. For example: param : "html-templ

[FlexJS][Maven] Passing parameters to compiler

2016-10-04 Thread Carlos Rovira
Hi Chris, I want to pass params to flexjs compiler when building with maven. For example: param : "html-template" value: "templates/js-index-template.html" (in order to customize the index.html) or another like "js-output-optimization=skipAsCoercions" What's the way to make this in the my pro