[
https://issues.apache.org/jira/browse/TIKA-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245784#comment-14245784
]
Hudson commented on TIKA-1384:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #357 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/357/])
TIKA-1384 and TIKA-1496. Upgrade slf4j-log4j12 to version 1.7.7 and manage it
with tika-parent dependency management. (tpalsulich:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1645376)
* /tika/trunk/tika-app/pom.xml
* /tika/trunk/tika-parent/pom.xml
* /tika/trunk/tika-parsers/pom.xml
> Use tika-parent dependency management for common dependencies
> -------------------------------------------------------------
>
> Key: TIKA-1384
> URL: https://issues.apache.org/jira/browse/TIKA-1384
> Project: Tika
> Issue Type: Improvement
> Components: packaging
> Reporter: Tyler Palsulich
> Assignee: Tyler Palsulich
> Priority: Minor
> Fix For: 1.8
>
>
> If we list a dependency in the dependencyManagement section of the
> tika-parent pom.xml, we can then include that dependency in a child module
> without specifying a version.
> For example, I updated the junit dependencies yesterday:
> https://github.com/apache/tika/commit/2fec4c61267ed2c465e7411d50fbf7e9841523d5
> By using dependencyManagement, we can update the dependency version for all
> modules at once, rather than have different versions in different modules,
> like it was for junit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)