OrdererMessages.exception uses wrong message key
------------------------------------------------

         Key: HIVEMIND-101
         URL: http://issues.apache.org/jira/browse/HIVEMIND-101
     Project: HiveMind
        Type: Bug
  Components: framework  
    Versions: 1.1    
 Environment: All
    Reporter: Brian K. Wallace
    Priority: Minor
 Attachments: OrdererMessages.patch, TestOrderer.patch

OrdererMessages.exception uses the Orderer.exception key to look up the message 
in OrdererStrings.properties. This results in the string [ORDERER.EXCEPTION] in 
the message. The key needs to be changed to just "exception" to match the 
property file as well as the syntax of the other keys.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to