Move all client messages to messages.properties
-----------------------------------------------

         Key: DERBY-1185
         URL: http://issues.apache.org/jira/browse/DERBY-1185
     Project: Derby
        Type: Sub-task

    Reporter: David Van Couvering
    Priority: Minor


Right now messages that are deemed network client specific are placed manually 
in clientmessages.properties.  This is a JIRA for moving these messages to 
messages.properties and using splitmessages.java to copy over the messages the 
client needs to clientmessages.properties at build time.  The goal is to reduce 
the overall complexity of adding messages to the client,and also to help ensure 
that messages across client and embedded drivers are consistent and coherent.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to