package.properties should be prefixed with "wicket-" namespace
--------------------------------------------------------------

                 Key: WICKET-4211
                 URL: https://issues.apache.org/jira/browse/WICKET-4211
             Project: Wicket
          Issue Type: Task
          Components: wicket
    Affects Versions: 1.5.2
            Reporter: Sven Meier
            Priority: Minor
             Fix For: 1.6.0


To avoid name collisions, PackageStringResourceLoader should use 
"wicket-package" as file name. This requires all existing "package*.properties" 
file to be renamed to "wicket-package*.properties".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to