Closed GoogleCodeExporter closed 9 years ago
Have you tried using latest version (1.7.1)?
Original comment by alex.obj...@gmail.com
on 23 Sep 2013 at 3:11
Choosing the location of wro.properties is possible only by extending wro4j
(using maven plugin or runtime solution). It is harder to achieve using
wro4j-runner..
Original comment by alex.obj...@gmail.com
on 23 Sep 2013 at 3:13
I can confirm that wro.properties is ignored in latest version (1.7.1).
Will fix it for next release.
Original comment by alex.obj...@gmail.com
on 23 Sep 2013 at 5:24
I have created a new issue (issue787) which will allow configuration of the
wro.properties file location.
Original comment by alex.obj...@gmail.com
on 23 Sep 2013 at 8:56
More updates about this task:
the wro.properties is being used, but until now only the configurations (ex:
ignoreMissingResources, ignoreFailingProcessor, etc...) were considered. The
processors configurations were ignored, since it was possible to provide
processors as command line parameters.
Original comment by alex.obj...@gmail.com
on 23 Sep 2013 at 9:00
Sounds good! Just to be clear, the most important thing for me in the short
term is to have some means of being able to specify naming strategy, whether
this be via cmd line args or wro.properties.
Original comment by easle...@gmail.com
on 24 Sep 2013 at 8:08
Fixed in branch 1.7.x.
Now it is possible to configure naming strategy in wro.properties which is
loaded by the runner.
Original comment by alex.obj...@gmail.com
on 1 Nov 2013 at 12:04
Original issue reported on code.google.com by
easle...@gmail.com
on 19 Sep 2013 at 3:30