See <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/784/changes>
Changes: [christopher.l.shannon] AMQ-5748 - Fixing MessageStore cache ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ :: KahaDB Store 5.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-kahadb-store --- [INFO] Deleting <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-kahadb-store --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-kahadb-store --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ activemq-kahadb-store --- [INFO] Source directory: <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/target/generated-sources/proto> added. [INFO] [INFO] --- activemq-protobuf:1.1:compile (default) @ activemq-kahadb-store --- [INFO] Compiling: <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/src/main/proto/journal-data.proto> [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-kahadb-store --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-kahadb-store --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ activemq-kahadb-store --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 93 source files to <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/target/generated-sources/proto/org/apache/activemq/store/kahadb/data/KahaAddScheduledJobCommand.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/target/generated-sources/proto/org/apache/activemq/store/kahadb/data/KahaAddScheduledJobCommand.java>: Recompile with -Xlint:unchecked for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/src/main/java/org/apache/activemq/store/kahadb/KahaDBStore.java>:[1011,31] cannot find symbol symbol: method putIfAbsent(java.lang.String,org.apache.activemq.store.MessageStore) location: variable storeCache of type java.util.Map<java.lang.String,org.apache.activemq.store.MessageStore> [ERROR] <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/src/main/java/org/apache/activemq/store/kahadb/KahaDBStore.java>:[1026,31] cannot find symbol symbol: method putIfAbsent(java.lang.String,org.apache.activemq.store.TopicMessageStore) location: variable storeCache of type java.util.Map<java.lang.String,org.apache.activemq.store.MessageStore> [INFO] 2 errors [INFO] -------------------------------------------------------------
