Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate Tika to 1.22; address security alerts. #337
Conversation
ruebot
requested a review
from ianmilligan1
Aug 6, 2019
ianmilligan1
approved these changes
Aug 6, 2019
Builds nicely locally. I tested language extraction on CPP data and it worked very well. |
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Aug 6, 2019
Codecov Report
@@ Coverage Diff @@
## master #337 +/- ##
=======================================
Coverage 75.97% 75.97%
=======================================
Files 39 39
Lines 1124 1124
Branches 197 197
=======================================
Hits 854 854
Misses 205 205
Partials 65 65 Continue to review full report at Codecov.
|
ianmilligan1
merged commit 2d14b92
into
master
Aug 6, 2019
ianmilligan1
deleted the
tika-CVE-2019-10093-CVE-2019-10094-CVE-2019-10088
branch
Aug 6, 2019
This comment has been minimized.
This comment has been minimized.
If you're referring to our use of |
This comment has been minimized.
This comment has been minimized.
Cool. I tested on my end too before I did the PR. Glad things are working on your end too! |
ruebot commentedAug 6, 2019
What does this Pull Request do?
How should this be tested?
rm -rf ~/.m2/repository/* && mvn clean install && rm -rf ~/.ivy2/* && ~/bin/spark-2.4.3-bin-hadoop2.7/bin/spark-shell --packages io.archivesunleashed:aut:0.17.1-SNAPSHOT -i ~/318-test-lang.scala
318-test-lang.scala
Additional Notes
@jrwiebe this might throw a wrench in our other work, but hopefully shouldn't.