[ 
https://issues.apache.org/jira/browse/DERBY-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495365
 ] 

Knut Anders Hatlen commented on DERBY-2633:
-------------------------------------------

I see this build failure after applying the DERBY-1828-and-2633-1.diff patch:

compile_jdbc4:
    [javac] Compiling 17 source files to 
/export/home/kh160127/derby/sandbox/1828+2633/classes
    [javac] 
/export/home/kh160127/derby/sandbox/1828+2633/java/client/org/apache/derby/client/am/SQLExceptionFactory40.java:75:
 cannot find symbol
    [javac] symbol  : variable AUTHORIZATION_PREFIX
    [javac] location: interface 
org.apache.derby.shared.common.reference.SQLState
    [javac]         } else if 
(sqlState.startsWith(SQLState.AUTHORIZATION_PREFIX)) {
    [javac]                                                ^
    [javac] 1 error

BUILD FAILED

> Authorization error codes have been moved. Translated messages must be moved 
> accordingly.
> -----------------------------------------------------------------------------------------
>
>                 Key: DERBY-2633
>                 URL: https://issues.apache.org/jira/browse/DERBY-2633
>             Project: Derby
>          Issue Type: Sub-task
>          Components: JDBC
>    Affects Versions: 10.3.0.0
>            Reporter: Jørgen Løland
>         Assigned To: Jørgen Løland
>         Attachments: DERBY-1828-and-2633-1.diff, DERBY-1828-and-2633-1.stat, 
> DERBY-2633-1.diff, DERBY-2633-1.stat
>
>
> The patch for DERBY-1828 changes the error codes of a number of authorization 
> failures, and changes the english error messages accordingly. The translated 
> messages have to be changed to reflect the error code modifications.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to