You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/01/25 05:07:23 UTC

Build failed in Hudson: dir-apacheds-jdk15-ubuntu-deploy » ApacheDS Core API #153

See <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/153/changes>

Changes:

[akarasulu] added encoding decorator to decouple SearchResultEntryImpl

[akarasulu] added encoding decorator to decouple SearchResultDoneImpl

[akarasulu] added encoding decorator to decouple ModifyResponseImpl

[akarasulu] added encoding decorator to decouple ModifyRequestImpl

[akarasulu] added encoding decorator to decouple ModifyDnResponseImpl

[akarasulu] added encoding decorator to decouple ModifyDnRequestImpl

[akarasulu] added encoding decorator to decouple DeleteResponseImpl

[akarasulu] no decorator needed for DeleteRequestImpl

[akarasulu] added encoding decorator to decouple CompareResponseImpl

[akarasulu] added encoding decorator to decouple CompareRequestImpl

[akarasulu] added encoding decorator to decouple BindResponseImpl

[akarasulu] added encoding decorator to decouple BindRequestImpl

[akarasulu] added encoding decorator to decouple AddResponseImpl

[akarasulu] Shared refactoring ...

  o added AddRequestDecorator and removed Encodeable interface
  o decoupled AddRequestImpl from codec code, and moved to model
  o modified LdapEncoder to handle decorators

[akarasulu] fixing refactoring glitch on DnFactory

[akarasulu] Shared refactoring ...

  o moved subtree pkg to model
  o removed ClientEntryFactory and entry.client subpkg

[akarasulu] Shared refactoring ...

  o moving csn packages into model since they're official specifications for LDAP
  o moved tests as well

[elecharny] Rename DNFactory to DnFactory

[elecharny] Fixed some warnings in the code

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Core API
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/target>
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.directory.shared:shared-parent:0.9.20-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 119 source files to <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[70,54] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[72,54] cannot find symbol
symbol  : class ModifyDnResponseImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[74,54] cannot find symbol
symbol  : class ModifyRequestImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[76,54] cannot find symbol
symbol  : class ModifyResponseImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[32,54] cannot find symbol
symbol  : class SearchResultDoneImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[33,54] cannot find symbol
symbol  : class SearchResultEntryImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[578,34] cannot find symbol
symbol  : class ModifyResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[581,36] cannot find symbol
symbol  : class ModifyRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[628,34] cannot find symbol
symbol  : class ModifyResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[631,36] cannot find symbol
symbol  : class ModifyRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[673,34] cannot find symbol
symbol  : class ModifyResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[707,36] cannot find symbol
symbol  : class ModifyDnResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[790,40] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[840,40] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[942,36] cannot find symbol
symbol  : class ModifyDnResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[945,40] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[119,35] cannot find symbol
symbol  : class SearchResultEntryImpl
location: class org.apache.directory.server.core.EntryToResponseCursor
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[161,33] cannot find symbol
symbol  : class SearchResultDoneImpl
location: class org.apache.directory.server.core.EntryToResponseCursor
[INFO] 18 errors 
[INFO] -------------------------------------------------------------
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/pom.xml> to /home/hudson/hudson/jobs/dir-apacheds-jdk15-ubuntu-deploy/modules/org.apache.directory.server$apacheds-core-api/builds/2011-01-25_04-03-57/archive/org.apache.directory.server/apacheds-core-api/1.5.8-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[70,54] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: package org.apache.directory.shared.ldap.model.message
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[72,54] cannot find symbol
symbol  : class ModifyDnResponseImpl
location: package org.apache.directory.shared.ldap.model.message
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[74,54] cannot find symbol
symbol  : class ModifyRequestImpl
location: package org.apache.directory.shared.ldap.model.message
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[76,54] cannot find symbol
symbol  : class ModifyResponseImpl
location: package org.apache.directory.shared.ldap.model.message
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[32,54] cannot find symbol
symbol  : class SearchResultDoneImpl
location: package org.apache.directory.shared.ldap.model.message
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[33,54] cannot find symbol
symbol  : class SearchResultEntryImpl
location: package org.apache.directory.shared.ldap.model.message
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[578,34] cannot find symbol
symbol  : class ModifyResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[581,36] cannot find symbol
symbol  : class ModifyRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[628,34] cannot find symbol
symbol  : class ModifyResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[631,36] cannot find symbol
symbol  : class ModifyRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[673,34] cannot find symbol
symbol  : class ModifyResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[707,36] cannot find symbol
symbol  : class ModifyDnResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[790,40] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[840,40] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[942,36] cannot find symbol
symbol  : class ModifyDnResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[945,40] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[119,35] cannot find symbol
symbol  : class SearchResultEntryImpl
location: class org.apache.directory.server.core.EntryToResponseCursor
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[161,33] cannot find symbol
symbol  : class SearchResultDoneImpl
location: class org.apache.directory.server.core.EntryToResponseCursor

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 59 seconds
[INFO] Finished at: Tue Jan 25 04:07:32 UTC 2011
[INFO] Final Memory: 38M/82M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal : dir-apacheds-jdk15-ubuntu-deploy » ApacheDS Core API #155

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/155/>



Build failed in Hudson: dir-apacheds-jdk15-ubuntu-deploy » ApacheDS Core API #154

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/154/>

------------------------------------------
[HUDSON] Archiving /home/hudson/hudson-slave/workspace/dir-apacheds-jdk15-ubuntu-deploy/trunk/core-constants/pom.xml to /home/hudson/hudson/jobs/dir-apacheds-jdk15-ubuntu-deploy/modules/org.apache.directory.server$apacheds-core-constants/builds/2011-01-25_14-39-33/archive/org.apache.directory.server/apacheds-core-constants/1.5.8-SNAPSHOT/pom.xml
[HUDSON] Archiving /home/hudson/hudson-slave/workspace/dir-apacheds-jdk15-ubuntu-deploy/trunk/core-constants/target/apacheds-core-constants-1.5.8-SNAPSHOT.jar to /home/hudson/hudson/jobs/dir-apacheds-jdk15-ubuntu-deploy/modules/org.apache.directory.server$apacheds-core-constants/builds/2011-01-25_14-39-33/archive/org.apache.directory.server/apacheds-core-constants/1.5.8-20110125.144037-137/apacheds-core-constants-1.5.8-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Core API 1.5.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Deleting <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/target>
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-core-api ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ apacheds-core-api ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ apacheds-core-api ---
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ apacheds-core-api ---
[INFO] Compiling 119 source files to <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[70,54] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[72,54] cannot find symbol
symbol  : class ModifyDnResponseImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[74,54] cannot find symbol
symbol  : class ModifyRequestImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[76,54] cannot find symbol
symbol  : class ModifyResponseImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[32,54] cannot find symbol
symbol  : class SearchResultDoneImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[33,54] cannot find symbol
symbol  : class SearchResultEntryImpl
location: package org.apache.directory.shared.ldap.model.message
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[578,34] cannot find symbol
symbol  : class ModifyResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[581,36] cannot find symbol
symbol  : class ModifyRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[628,34] cannot find symbol
symbol  : class ModifyResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[631,36] cannot find symbol
symbol  : class ModifyRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[673,34] cannot find symbol
symbol  : class ModifyResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[707,36] cannot find symbol
symbol  : class ModifyDnResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[790,40] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[840,40] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[942,36] cannot find symbol
symbol  : class ModifyDnResponseImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java>:[945,40] cannot find symbol
symbol  : class ModifyDnRequestImpl
location: class org.apache.directory.server.core.LdapCoreSessionConnection
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[119,35] cannot find symbol
symbol  : class SearchResultEntryImpl
location: class org.apache.directory.server.core.EntryToResponseCursor
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core-api/ws/src/main/java/org/apache/directory/server/core/EntryToResponseCursor.java>:[161,33] cannot find symbol
symbol  : class SearchResultDoneImpl
location: class org.apache.directory.server.core.EntryToResponseCursor
[INFO] 18 errors 
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
projectFailed org.apache.directory.server:apacheds-core-api:1.5.8-SNAPSHOT