See <https://builds.apache.org/job/dir-shared-ubuntu-deploy/org.apache.directory.api$api-ldap-client-api/1816/changes>
Changes: [elecharny] Make the first test a bit more complex. [elecharny] Improved the way the anonymizer works ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory LDAP API Client API 1.0.0-M32-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 201.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom Downloaded: http://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom (2 KB at 25.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 9.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (6 KB at 117.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.pom (3 KB at 50.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom (17 KB at 333.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar Downloading: http://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar Downloading: http://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.jar Downloaded: http://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 2047.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.jar (41 KB at 784.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar (1146 KB at 14318.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ api-ldap-client-api --- [INFO] Deleting <https://builds.apache.org/job/dir-shared-ubuntu-deploy/org.apache.directory.api$api-ldap-client-api/ws/target> [INFO] [INFO] --- maven-checkstyle-plugin:2.16:check (validate) @ api-ldap-client-api --- [PMD] No report found for mojo check [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ api-ldap-client-api --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ api-ldap-client-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ api-ldap-client-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 68 source files to <https://builds.apache.org/job/dir-shared-ubuntu-deploy/org.apache.directory.api$api-ldap-client-api/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/dir-shared-ubuntu-deploy/org.apache.directory.api$api-ldap-client-api/ws/src/main/java/org/apache/directory/ldap/client/api/LdifAnonymizer.java>:[299,63] method anonymize in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer cannot be applied to given types; required: org.apache.directory.api.ldap.model.entry.Attribute found: java.util.Map<org.apache.directory.api.ldap.model.entry.Value<?>,org.apache.directory.api.ldap.model.entry.Value<?>>,org.apache.directory.api.ldap.model.entry.Attribute reason: actual and formal argument lists differ in length [ERROR] <https://builds.apache.org/job/dir-shared-ubuntu-deploy/org.apache.directory.api$api-ldap-client-api/ws/src/main/java/org/apache/directory/ldap/client/api/LdifAnonymizer.java>:[312,63] method anonymize in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer cannot be applied to given types; required: org.apache.directory.api.ldap.model.entry.Attribute found: java.util.Map<org.apache.directory.api.ldap.model.entry.Value<?>,org.apache.directory.api.ldap.model.entry.Value<?>>,org.apache.directory.api.ldap.model.entry.Attribute reason: actual and formal argument lists differ in length [ERROR] <https://builds.apache.org/job/dir-shared-ubuntu-deploy/org.apache.directory.api$api-ldap-client-api/ws/src/main/java/org/apache/directory/ldap/client/api/LdifAnonymizer.java>:[439,71] method anonymize in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer cannot be applied to given types; required: org.apache.directory.api.ldap.model.entry.Attribute found: java.util.Map<org.apache.directory.api.ldap.model.entry.Value<?>,org.apache.directory.api.ldap.model.entry.Value<?>>,org.apache.directory.api.ldap.model.entry.Attribute reason: actual and formal argument lists differ in length [INFO] 3 errors [INFO] -------------------------------------------------------------
