[
https://issues.apache.org/jira/browse/TIKA-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629211#comment-17629211
]
Hudson commented on TIKA-3916:
------------------------------
UNSTABLE: Integrated in Jenkins build Tika ยป tika-main-jdk8 #901 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/901/])
TIKA-3916 -- move nearly all dependency mgmt into parent pom (tallison:
[https://github.com/apache/tika/commit/ec693f417542e868968069a847f924ef5f7f9467])
* (edit) tika-bundles/pom.xml
* (edit) tika-example/pom.xml
* (edit) tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
* (edit)
tika-pipes/tika-emitters/tika-emitter-jdbc/src/test/resources/configs/tika-config-jdbc-emitter.xml
* (edit) tika-pipes/pom.xml
* (edit) tika-parsers/tika-parsers-ml/tika-dl/pom.xml
* (edit) tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
* (edit) tika-parent/pom.xml
* (edit)
tika-pipes/tika-emitters/tika-emitter-jdbc/src/test/java/org/apache/tika/pipes/emitter/jdbc/JDBCEmitterTest.java
* (edit)
tika-pipes/tika-emitters/tika-emitter-jdbc/src/main/java/org/apache/tika/pipes/emitter/jdbc/JDBCEmitter.java
> Move all dependency management into parent pom
> ----------------------------------------------
>
> Key: TIKA-3916
> URL: https://issues.apache.org/jira/browse/TIKA-3916
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Trivial
>
> For some of the pipes dependencies, I had started managing versions in the
> tika-pipes modules. We should move those into the parent pom so that
> dependenciesManagement only appears once in the project.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)