brushworth commented on a change in pull request #315: URL: https://github.com/apache/rya/pull/315#discussion_r454151818
########## File path: extras/rya.export/export.accumulo/src/main/java/org/apache/rya/export/api/conf/AccumuloMergeConfiguration.java ########## @@ -18,7 +18,7 @@ */ package org.apache.rya.export.api.conf; -import org.apache.http.annotation.Immutable; +import jdk.nashorn.internal.ir.annotations.Immutable; Review comment: Look like this explains the correct solution: https://dev-aux.com/java/org-apache-http-annotation-threadsafe-class-not-found I'll push up a commit that fixes this. Do you want me to squash the commits, or just leave it with two commits? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org