GitHub user brampouwelse opened a pull request:

    https://github.com/apache/wicket/pull/29

    Update 
wicket-core/src/main/java/org/apache/wicket/resource/loader/PackageStringResourceLoader

    
    Update PackageStringResourceLoader to use getPropertiesFactory() instead 
of  
    Application.get().getResourceSettings().getPropertiesFactory()

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brampouwelse/wicket patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/29.patch

----
commit 302ed0859fcf13c41dca4339934605b9d38511d6
Author: Bram Pouwelse <[email protected]>
Date:   2013-02-06T06:48:03Z

    Update 
wicket-core/src/main/java/org/apache/wicket/resource/loader/PackageStringResourceLoader.java
    
    Update PackageStringResourceLoader to use getPropertiesFactory() instead 
of  
    Application.get().getResourceSettings().getPropertiesFactory()

----

Reply via email to