You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "John Conlon (JIRA)" <ji...@apache.org> on 2006/11/01 00:24:17 UTC

[jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks.

    [ http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12446112 ] 
            
John Conlon commented on DIRSERVER-769:
---------------------------------------

Still a problem. Does your NtpServer reference something besides IoServiceConfig?

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/jconlon/projects/svns/apacheds/trunks/apacheds/protocol-ntp/src/main/java/org/apache/directory/server/ntp/N tpServer.java:[31,30] cannot find symbol
symbol  : class IoServiceConfig
location: package org.apache.mina.common

/home/jconlon/projects/svns/apacheds/trunks/apacheds/protocol-ntp/src/main/java/org/apache/directory/server/ntp/N tpServer.java:[47,68] cannot find symbol
symbol  : class IoServiceConfig
location: class org.apache.directory.server.ntp.NtpServer

/home/jconlon/projects/svns/apacheds/trunks/apacheds/protocol-ntp/src/main/java/org/apache/directory/server/ntp/N tpServer.java:[78,16] unbind() in org.apache.mina.common.IoAcceptor cannot be applied to (java.net.InetSocketAddr ess)


> NtpServer fails to compile causing failure to build trunks.
> -----------------------------------------------------------
>
>                 Key: DIRSERVER-769
>                 URL: http://issues.apache.org/jira/browse/DIRSERVER-769
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ntp
>    Affects Versions: 1.1.0
>            Reporter: John Conlon
>
> org.apache.directory.server.ntp.NtpServer fails to compile because it references an IoServiceConfig class that no longer exists in Mina 1.1.0.

-- 
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