Remove ids in SQLState.java and MessageId.java that do not have matching messages and are not used in the code --------------------------------------------------------------------------------------------------------------
Key: DERBY-1391 URL: http://issues.apache.org/jira/browse/DERBY-1391 Project: Derby Type: Bug Components: Services Reporter: David Van Couvering Priority: Trivial Fix For: 10.2.0.0 The new test I checked in, i18n/MessageBundleTest.java, currently prints out a number of message ids that do not have matching messages in messages_en.properties. This JIRA is to hang the work of getting rid of all ids in SQLState.java and MessageId.java which are in this list and which also are not used in the code. Those message ids that *are* used in the code are more serious, and will be logged as separate bugs. -- 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