[
https://issues.apache.org/jira/browse/RYA-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211431#comment-16211431
]
ASF GitHub Bot commented on RYA-405:
------------------------------------
Github user ejwhite922 commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/245#discussion_r145766853
--- Diff: pom.xml ---
@@ -69,14 +70,14 @@ under the License.
<module>web</module>
</modules>
<properties>
- <openrdf.sesame.version>2.7.6</openrdf.sesame.version> <!--
Newest: 4.0.0 -->
+ <org.eclipse.rdf4j.version>2.2.2</org.eclipse.rdf4j.version> <!--
Newest: 4.0.0 -->
<!--Cannot upgrade to openrdf.sesame 2.7.6 until RYA-9 is resolved
-->
- <accumulo.version>1.6.4</accumulo.version> <!-- Newest: 1.7.0 -->
- <hadoop.version>2.5.0</hadoop.version> <!-- Newest: 2.7.1 -->
+ <accumulo.version>1.8.1</accumulo.version> <!-- Newest: 1.7.0 -->
--- End diff --
I'd leave these dependency versions as they were if possible
> Migrate from Sesame to rdf4j libs
> ----------------------------------
>
> Key: RYA-405
> URL: https://issues.apache.org/jira/browse/RYA-405
> Project: Rya
> Issue Type: Improvement
> Affects Versions: 3.2.12
> Reporter: Jorge Machado
>
> I have migrated all the project to the newer libs from rdf4j instead of using
> the old ones.
> Can someone take a look ?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)