[ https://issues.apache.org/jira/browse/HIVEMIND-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Achim Hügen resolved HIVEMIND-211. ---------------------------------- Resolution: Fixed Fix Version/s: 2.0-alpha-2 Assignee: Achim Hügen > 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 > Assignee: Achim Hügen > Fix For: 2.0-alpha-2 > > Attachments: hivemind-211.patch > > > 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.