Skip to content

Commit

Permalink
Removed unnecessary uriLocators property
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlau committed Jul 3, 2013
1 parent 5de1f49 commit fbbb456
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/META-INF/spring/fixture-wro4j.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<prop key="ignoreMissingResources">${fixture.wro4j.ignoreMissingResources}</prop>
<prop key="managerFactoryClassName">ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory</prop>
<prop key="preProcessors">rubySassCss</prop>
<prop key="uriLocators">servletContext.SERVLET_CONTEXT_FIRST,uri,classpath</prop>
</util:properties>

<bean id="wroFilter"
Expand Down

0 comments on commit fbbb456

Please sign in to comment.