You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by GitBox <gi...@apache.org> on 2022/01/26 14:12:38 UTC

[GitHub] [hop] pjfanning commented on pull request #1295: [HOP-3705] remove poi dependency from xml plugin

pjfanning commented on pull request #1295:
URL: https://github.com/apache/hop/pull/1295#issuecomment-1022234526


   @hansva I'm not sure what to do about the tika/poi issues in https://ci-builds.apache.org/job/Hop/job/Hop-integration-tests/514/
   
   Tika depends on POI 4.x but I suspect something about the changes to the excel specific plugins (that use POI 5.x) is affecting the tika plugin.
   
   Tika head branch now supports POI 5.x but I don't know when the release is planned.
   
   I don't know much about `Hop-integration-tests`. Is there any way to check which jars are in scope when the failing tests fail? For now, when Tika is used, we need to rely on the version of POI that its transitive dependencies want to bring in as opposed to the latest POI version.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org