RegistryBuilder.constructRegistry calls itself ----------------------------------------------
Key: HIVEMIND-211
URL: https://issues.apache.org/jira/browse/HIVEMIND-211
Project: HiveMind
Issue Type: Bug
Components: framework
Affects Versions: 2.0-alpha-1
Reporter: Kevin Gilpin
This method calls itself
line 128: public Registry constructRegistry()
{
return constructRegistry();
}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
