]
James Perkins updated FORGE-881:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
ScopedConfigurationAdapter throws IllegalStateException but API
defines IllegalArgumentException should be thrown
-----------------------------------------------------------------------------------------------------------------
Key: FORGE-881
URL:
https://issues.jboss.org/browse/FORGE-881
Project: Forge
Issue Type: Bug
Components: Container
Reporter: James Perkins
Assignee: James Perkins
JavaDoc for {{org.jboss.forge.env.Configuration}} indicates:
{code}
Get the underlying Configuration instance of the given ConfigurationScope type.
If no such type is available, throw IllegalArgumentException
{code}
The {{org.jboss.forge.shell.env.ScopedConfigurationAdapter}} implementation throws an
{{IllegalStateException}}.
--
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: