[
https://issues.apache.org/jira/browse/ODFTOOLKIT-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124963#comment-15124963
]
Svante Schubert commented on ODFTOOLKIT-415:
--------------------------------------------
[~ceefour]
We were cross talking, I thought you wanted an update of the pom.xml reference
from HP Jena to Apache Jena, which was already done.
Now I realized that with version Apache Jena 3.x the Java package name was
switched away from "com.hp.hpl.jena" is to "org.apache.jena".
I have updated all dependencies in the Java files and the root pom.xml.
In addition I have realized that the SNAPSHOT suffix was added to the previous
release number, instead of raising the number.
The correct handling of SNAPSHOT is explained at
https://maven.apache.org/guides/getting-started/index.html#What_is_a_SNAPSHOT_version
"For example, version 1.0-SNAPSHOT is released as version 1.0, and the new
development version is version 1.1-SNAPSHOT."
I have raised all project numbers before the SNAPSHOT, so there will be no
problem when using the Maven release plugin, see
http://maven.apache.org/maven-release/maven-release-plugin/index.html
> Replace/Upgrade jena dependency with org.apache.jena:jena-core:3.x
> ------------------------------------------------------------------
>
> Key: ODFTOOLKIT-415
> URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-415
> Project: ODF Toolkit
> Issue Type: Improvement
> Components: odfdom
> Affects Versions: 0.6.1-incubating
> Reporter: Hendy Irawan
> Assignee: Svante Schubert
> Priority: Trivial
>
> The latest version of com.hp.hpl.jena:jena 2.6.4 is now
> org.apache.jena:jena-core 3.0.1 (as of Dec 2015)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)