[
https://issues.apache.org/jira/browse/DERBY-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-5768:
---------------------------------
Attachment: derby-5768-01-aa-removeReferences.diff
Attaching derby-5768-01-aa-removeReferences.diff. This patch removes the
remaining references to NATIVE::LOCAL from the Derby error messages. I am
running regression tests now.
In the process, I eliminated an error message which, without the reference to
NATIVE::LOCAL, became identical to another error condition.
Touches the following files:
M
java/engine/org/apache/derby/impl/jdbc/authentication/AuthenticationServiceBase.java
M java/engine/org/apache/derby/loc/messages.xml
M java/shared/org/apache/derby/shared/common/reference/SQLState.java
> Remove references to NATIVE::LOCAL from Derby error messages.
> -------------------------------------------------------------
>
> Key: DERBY-5768
> URL: https://issues.apache.org/jira/browse/DERBY-5768
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 10.9.0.0
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: derby-5768-01-aa-removeReferences.diff
>
>
> As a result of the spec change introduced by derby-866-22-aa-dboFirst.diff,
> it is no longer possible to directly set derby.authentication.provider to the
> value NATIVE::LOCAL. That setting only happens when the DBO stores her
> credentials. We should remove confusing references to NATIVE::LOCAL from
> Derby error messages.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira