jahaziel17 / wro4j

Automatically exported from code.google.com/p/wro4j
0 stars 0 forks source link

wro4j-runner should allow custom location of wro.properties #787

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, wro4j-runner loads the wro.properties (if exist) from the current 
folder. It would be useful if the location of that file would be configurable.

Original issue reported on code.google.com by alex.obj...@gmail.com on 23 Sep 2013 at 8:55

GoogleCodeExporter commented 8 years ago
Added a new parameter: 
"--wroConfigurationFile"

which can be used to specify the custom location of wro.properties file (by 
default current folder is used).

Original comment by alex.obj...@gmail.com on 1 Nov 2013 at 3:14