melloware opened a new pull request, #545: URL: https://github.com/apache/myfaces/pull/545
@tandraschko this works but still generates this warning: ``` Called FactoryFinderProviderFactory.setFactory after initialized FactoryFinder (first call to getFactory() or setFactory()). This method should be called before any 'web context' is initialized in the current 'classloader context'. By that reason it will not be changed. ``` But everything seems to be working and hot reload works again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
