DLotts commented on a change in pull request #315:
URL: https://github.com/apache/rya/pull/315#discussion_r450309368



##########
File path: pom.xml
##########
@@ -247,7 +250,7 @@ under the License.
                 </repository>
                 <repository>
                     <id>LocationTech - Third Party</id>
-                    
<url>https://repo.locationtech.org/content/repositories/thirdparty/</url>
+                    
<url>https://repo.eclipse.org/content/repositories/thirdparty/</url>

Review comment:
       This should be: 
https://repo.eclipse.org/content/repositories/locationtech-thirdparty/
   (Thanks to Adina's comment on PR #314 )

##########
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:
       What is happening here?




----------------------------------------------------------------
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


Reply via email to