You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Marco Brandizi (Jira)" <ji...@apache.org> on 2021/04/18 11:37:00 UTC

[jira] [Created] (COMMONSRDF-85) commons-rdf-jena is no longer compatible with the incoming Jena (

Marco Brandizi created COMMONSRDF-85:
----------------------------------------

             Summary: commons-rdf-jena is no longer compatible with the incoming Jena (
                 Key: COMMONSRDF-85
                 URL: https://issues.apache.org/jira/browse/COMMONSRDF-85
             Project: Apache Commons RDF
          Issue Type: Bug
          Components: jena
    Affects Versions: 0.6.0
         Environment: $ mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/Cellar/maven/3.6.3/libexec
Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home
Default locale: en_GB, platform encoding: UTF-8
OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"

(My Mac UI reports version 11.2.3)

            Reporter: Marco Brandizi


I'm trying the [current Jena snapshot|https://repository.apache.org/content/groups/snapshots/org/apache/jena/apache-jena-libs/4.1.0-SNAPSHOT/] with a project of mine, I need the latest snapshot due to this bug.

My project uses commonsrdf-jena and I found that version 0.5.0 has a couple of Jena's method invocations and class references that were removed from the current code base.

[This|https://github.com/marco-brandizi/commons-rdf/commit/d51ba56dd42541d81b8df7e43b39f9df8d088386] is a fix for it. I don't think I can send in a pull request, since I had a lot of problems with making the fork working with Java 11, including some failing plugins like Javadoc or japicmp.



Manual copy-pasting of my changes from .java files should be easier to do.

I hope this project is still alive and this issue will be addressed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)