See <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/511/changes>
Changes: [elserj] ACCUMULO-160 Applying changes to the nativeMap's Makefile to the MLock's Makefile too [elserj] ACCUMULO-160 Applied a slightly modified version of the provided patch. [elserj] ACCUMULO-774 Fixed Assert import to get trunk test passing again. ------------------------------------------ projectStarted org.apache.accumulo:accumulo-server:1.5.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building accumulo-server 1.5.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] [INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/> (includes = [**/*.pyc], excludes = []) [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ accumulo-server --- mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) mojoStarted org.codehaus.mojo:buildnumber-maven-plugin:1.1(default)[INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/> && svn --non-interactive info [INFO] Working directory: <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/> [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ accumulo-server --- [INFO] Storing buildNumber: 1397988 at timestamp: 1350176678195 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/> && svn --non-interactive info [INFO] Working directory: <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/> [INFO] Storing buildScmBranch: trunk mojoSucceeded org.codehaus.mojo:buildnumber-maven-plugin:1.1(default) mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.0.1(enforce-mvn) [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-server --- mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.0.1(enforce-mvn) mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ accumulo-server --- mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ accumulo-server --- [INFO] Copying 38 resources [INFO] Copying 3 resources mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) mojoStarted org.apache.maven.plugins:maven-dependency-plugin:2.3(copy-dependencies)[INFO] Copying commons-configuration-1.5.jar to /home/jenkins/jenkins-slave/workspace/Accumulo-Trunk/accumulo-trunk/lib/commons-configuration-1.5.jar [INFO] commons-collections-3.2.jar already exists in destination. [INFO] commons-lang-2.4.jar already exists in destination. [INFO] commons-io-1.4.jar already exists in destination. [INFO] libthrift-0.8.0.jar already exists in destination. [INFO] log4j-1.2.16.jar already exists in destination. [INFO] [INFO] jline-0.9.94.jar already exists in destination. [INFO] --- maven-dependency-plugin:2.3:copy-dependencies (copy-dependencies) @ accumulo-server --- mojoSucceeded org.apache.maven.plugins:maven-dependency-plugin:2.3(copy-dependencies) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ accumulo-server --- [INFO] Compiling 405 source files to <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/src/main/java/org/apache/accumulo/server/tabletserver/SimpleLRUCacheTest.java>:[19,29] package junit.framework does not exist [ERROR] <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/src/main/java/org/apache/accumulo/server/tabletserver/SimpleLRUCacheTest.java>:[21,16] package org.junit does not exist [ERROR] <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/src/main/java/org/apache/accumulo/server/tabletserver/SimpleLRUCacheTest.java>:[25,3] cannot find symbol symbol : class Test location: class org.apache.accumulo.server.tabletserver.SimpleLRUCacheTest [ERROR] <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/src/main/java/org/apache/accumulo/server/tabletserver/SimpleLRUCacheTest.java>:[29,4] cannot find symbol symbol : method assertTrue(boolean) location: class org.apache.accumulo.server.tabletserver.SimpleLRUCacheTest [ERROR] <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/src/main/java/org/apache/accumulo/server/tabletserver/SimpleLRUCacheTest.java>:[31,4] cannot find symbol symbol : method assertTrue(boolean) location: class org.apache.accumulo.server.tabletserver.SimpleLRUCacheTest [ERROR] <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/src/main/java/org/apache/accumulo/server/tabletserver/SimpleLRUCacheTest.java>:[32,4] cannot find symbol symbol : method assertFalse(boolean) location: class org.apache.accumulo.server.tabletserver.SimpleLRUCacheTest [ERROR] <https://builds.apache.org/job/Accumulo-Trunk/org.apache.accumulo$accumulo-server/ws/src/main/java/org/apache/accumulo/server/tabletserver/SimpleLRUCacheTest.java>:[36,4] cannot find symbol symbol : method assertFalse(boolean) location: class org.apache.accumulo.server.tabletserver.SimpleLRUCacheTest [INFO] 7 errors [INFO] ------------------------------------------------------------- mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) projectFailed org.apache.accumulo:accumulo-server:1.5.0-SNAPSHOT
