[GitHub] [struts] kusalk opened a new pull request, #6 68: WW-5293 Allow loading XML configuration from other than fil esystem

kusalk (via GitHub) <[email protected]>
Newsgroups gmane.comp.jakarta.struts.devel
Message-ID <[email protected]>
kusalk opened a new pull request, #668:
URL: https://github.com/apache/struts/pull/668

   WW-5293
   --
   I've split XmlConfigurationProvider into a superclass XmlDocsConfigurationProvider. The original XmlConfigurationProvider now extends XmlDocsConfigurationProvider to provide filesystem specific loading functionality. The new XmlDocsConfigurationProvider can be instantiated on its own by feeding in a parsed XML document directly.
   
   Additionally:
   - Deprecated some old constructors/methods so that they can be safely deleted in Struts 7.0
   - Allowed greater flexibility in subclassing by splitting the build action/interceptor/result configs into their own methods
   - Fixed a minor existing bug where `#registerBeanSelection` did not respect the ObjectFactory configured class loader
   - Fixed a minor bug introduced in #657 where an unhandled exception is thrown when calling `#loadPackages` of an XmlConfigurationProvider of an already loaded XML file


-- 
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]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.