Should not allow registration of two features with the same name
----------------------------------------------------------------
Key: SHINDIG-924
URL: https://issues.apache.org/jira/browse/SHINDIG-924
Project: Shindig
Issue Type: Bug
Components: Java
Reporter: Bob Evans
Priority: Minor
It seems there is never a good reason to register two features with the same
name. Actually, the code allowing it causes feature developers to make
mistakes -- trust me. Throw an IllegalArgumentException if a second feature
with the same name is registered.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.