Benedikt Ritter created CHAIN-87:
------------------------------------
Summary: Change method signature of ConfigParser.parse(URL)
Key: CHAIN-87
URL: https://issues.apache.org/jira/browse/CHAIN-87
Project: Commons Chain
Issue Type: Sub-task
Reporter: Benedikt Ritter
Instead of magically filling a singleton instance of a CatalogFactory, the
ConfigParser's parse(URL) method should be changed to:
{code:java}
CatalogFactory parse(URL) throws ChainConfigurationException
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira