changcheng / wro4j

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

UriLocators configuration are not picked up from wro.properties config file #472

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When using ConfigurableWroManagerFactory and adding the following configuration 
to wro.properties:

uriLocators=servletContext

this configuration is not used by uriLocatorFactory.

Mailing list thread discussing this issue: 
https://groups.google.com/forum/#!topic/wro4j/-ada_zHJ3Ao

The expected behavior is to read the uriLocators configuration properly from 
properties file. 

Original issue reported on code.google.com by alex.obj...@gmail.com on 23 Jun 2012 at 8:53

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 23 Jun 2012 at 9:44