Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 60088 invoked from network); 31 Oct 2006 23:24:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Oct 2006 23:24:40 -0000 Received: (qmail 91147 invoked by uid 500); 31 Oct 2006 23:24:50 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 91110 invoked by uid 500); 31 Oct 2006 23:24:50 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 91099 invoked by uid 99); 31 Oct 2006 23:24:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2006 15:24:50 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2006 15:24:38 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B3F2E7142DC for ; Tue, 31 Oct 2006 15:24:17 -0800 (PST) Message-ID: <9938762.1162337057734.JavaMail.root@brutus> Date: Tue, 31 Oct 2006 15:24:17 -0800 (PST) From: "John Conlon (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks. In-Reply-To: <18113779.1161890843801.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ 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