You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by GitBox <gi...@apache.org> on 2020/09/03 16:19:12 UTC

[GitHub] [tika] tballison edited a comment on pull request #350: Fix java build errors caused by wrong depenency settings

tballison edited a comment on pull request #350:
URL: https://github.com/apache/tika/pull/350#issuecomment-686602942


   I just pushed a commit that should fix this.  I was able to get a clean build after deleting my local tika repo and running the build offline.
   
   I use Intellij, too, and I have had to run `find . -name *.iml -exec rm -rf {} \; && rm -r .idea/` a number of times during development of Tika 2.0 because the changes have overwhelmed Intellij's metadata.
   
   Let me know what you find.  Thank you, again!


----------------------------------------------------------------
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.

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