You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by fe...@gdls.com on 2010/11/29 16:54:29 UTC

Compilation errors in Kerberos Codec?

This morning after and "svn up" I'm getting the following error:

[INFO] Building ApacheDS Protocol Kerberos Codec
[INFO]    task-segment: [install]
[INFO] 
------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
C:\ADSWinFinal\trunk\apacheds\kerberos-codec\src\main\resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 103 source files to 
C:\ADSWinFinal\trunk\apacheds\kerberos-codec\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] 
\ADSWinFinal\trunk\apacheds\kerberos-codec\src\main\java\org\apache\directory\shared\kerberos\codec\principalName\actions\StoreNameString.java
:[101,37] cannot find symbol
symbol  : variable ERR_745_NOT_A_KERBEROS_STRING
location: class org.apache.directory.server.i18n.I18n
[ERROR] 
\ADSWinFinal\trunk\apacheds\kerberos-codec\src\main\java\org\apache\directory\shared\kerberos\codec\principalName\actions\StoreNameString.java
:[104,54] cannot find symbol
symbol  : variable ERR_745_NOT_A_KERBEROS_STRING
location: class org.apache.directory.server.i18n.I18n
[INFO] 2 errors


ALSO, as I understand the package groupings, shouldn't kerberos.codec be 
using "shared.i18n" rather than "server.i18n"?

Regards,
Richard Feezel



.


This is an e-mail from General Dynamics Land Systems. It is for the intended recipient only and may contain confidential and privileged information.  No one else may read, print, store, copy, forward or act in reliance on it or its attachments.  If you are not the intended recipient, please return this message to the sender and delete the message and any attachments from your computer. Your cooperation is appreciated.


Re: Compilation errors in Kerberos Codec?

Posted by Emmanuel Lecharny <el...@gmail.com>.
On 11/29/10 4:54 PM, feezelr@gdls.com wrote:
> This morning after and "svn up" I'm getting the following error:

Oops, my bad. I forgot to commit a file.

Svn up, it should be fixed now.


> ALSO, as I understand the package groupings, shouldn't kerberos.codec be
> using "shared.i18n" rather than "server.i18n"?
No, because the messages are not shared, they are specific to the 
Kerberos server, which is a part of the server.


-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com