[
http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12446189
]
Emmanuel Lecharny commented on DIRSERVER-769:
---------------------------------------------
Very strange. The apacheds project's pom.xml reference the 1.0.0 version of
mina :
...
<dependency>
<groupId>org.apache.mina</groupId>
<artifactId>mina-core</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.mina</groupId>
<artifactId>mina-filter-ssl</artifactId>
<version>1.0.0</version>
</dependency>
...
so when you compile protocol-XXX, it must use it.
Be radical : rm -rf repository and svn up in a new diurectory. Better than
doing a rm -rf chicken ...
> 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