[
https://issues.apache.org/jira/browse/NUTCH-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16660518#comment-16660518
]
Sebastian Nagel commented on NUTCH-2665:
----------------------------------------
+1 Thanks, [~markus17]!
For 1.x I needed several trials to get the fix for the javax.ws dependency
working on the [Jenkins builds|https://builds.apache.org/job/Nutch-trunk/].
Defining packaging.type=jar in the default.properties didn't work, also adding
it as an ant param did not (equiv. to {{ant -Dpackaging.type=jar ...}}).
Defining the property in the ivysettings.xml finally solved it, see
[65c4fed|https://gitbox.apache.org/repos/asf?p=nutch.git;a=commitdiff;h=65c4fedfacdb873a050e97a50602ed366c7b5a98].
Can you integrate this change into your patch?
> Upgrade to Apache Tika 1.19.1
> -----------------------------
>
> Key: NUTCH-2665
> URL: https://issues.apache.org/jira/browse/NUTCH-2665
> Project: Nutch
> Issue Type: Task
> Components: parser
> Affects Versions: 2.3.1
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Priority: Major
> Fix For: 2.4
>
> Attachments: NUTCH-2665.patch
>
>
> Borrowing from [~wastl-nagel]'s efforts on NUTCH-2651, 2.x can be upgraded to
> Apache Tika 1.19.1 as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)