This is an automated email from the ASF dual-hosted git repository.

tballison pushed a change to branch deprecated_2.x_dev
in repository https://gitbox.apache.org/repos/asf/tika.git


     was 0a55b4a4e2 TIKA-2354 -- .doc is missing many pictures

This change permanently discards the following revisions:

 discard 0a55b4a4e2 TIKA-2354 -- .doc is missing many pictures
 discard 21bcc55955 TIKA-2343 -- change put to post for multipart
 discard fe3971a69e TIKA-2352 -- bug fix for WordPerfect parser via Pascal 
Essiembre. Pull request 176. Split to different change list...argh.
 discard 9ef078778b TIKA 2343 -- add text-main/boilerpipe option to tika-server
 discard babb2534e1 TIKA-2352 -- bug fix for WordPerfect parser via Pascal 
Essiembre. Pull request 176.
 discard 62e5a8477b TIKA-2350
 discard 6930ff0251 TIKA-2311 -- try OPC before ZipFile.  This can work better 
on some truncated files.
 discard 4e1e87ff25 TIKA-2348 -- include caught exception in EMF/WMF rethrows
 discard 7c42589178 Merge remote-tracking branch 'origin/2.x' into 2.x
 discard c67e622365 TIKA-2349 -- try to match embedded docs by digest in 
tika-eval "Compare"
 discard e7ad4ec156 TIKA-2309 fixed tika-parser-crypto-bundle IT
 discard 3743e4d678 TIKA-2309 Time Stamped Data Envelope parser
 discard 51190df6ed TIKA-2339 - remove test file that was identified by one av 
program as potentially contain MDropper.  We assess this as a false positive, 
but we've chosen to remove the file to allow users with this av program to 
build Tika.
 discard 73147a2391 update javadoc for Latin1StringsParser
 discard a847a863d1 TIKA-1195 and TIKA-2329, upgrade to POI 3.16-final and add 
xlsb parser
 discard 870ec187eb In rare cases, elapsed can == 3000 exactly.  Fix this.
 discard 143efc8d92 TIKA-2311 -- maintain x-tika-ooxml mime type for truncated 
ooxml
 discard d2907f41a7 TIKA-2325
 discard 110247fcf0 turn off debug statement
 discard 6b9e36e3f0 TIKA-2323
 discard fce6626f2c TIKA-2319 follow up
 discard 37b8864ed4 TIKA-2319
 discard 96a8ddd848 TIKA-2318
 discard c4888d59ed Merge remote-tracking branch 'origin/2.x' into 2.x
 discard 67a5e91b2a TIKA-2317 warn user if max content length is hit; allow for 
easier parameterization by commandline
 discard d8e4b5f6e9 Added explicit test scope for junit
 discard 3636755542 Bumped junit and slf4j versions
 discard 747b121fd3 Update mailing list archive links
 discard 3e925166a1 Merge remote-tracking branch 'origin/2.x' into 2.x
 discard 1826112e6c TIKA-2302 -- make macro extraction configurable and set 
default to false
 discard f87948d28c Merge changelog update
 discard 78c31eb614 TIKA-1772 More WebVTT unit tests
 discard d12c87b6d6 Merge 3c02c4b to the new 2.x test documents area
 discard e34498bbef TIKA-1772 More test WebVTT files - no text header, and a 
custom one
 discard 2df5c536bd TIKA-1772 More WebVTT magic - for cases with no header, and 
with custom headers
 discard e3fead445e TIKA-2307 -- include finer grained supported types so that 
users can control includes/excludes with decorator via config
 discard fcccda6ccb TIKA-2307
 discard 29d7d7ceb3 TIKA-2300 record streams that can't be read via pkg's 
metadata via Aeham Abushwashi
 discard 77f25f2e7f clean up unit tests
 discard 4ed7fccc3c TIKA 2287  -- bug fixes
 discard 51cc80d246 TIKA-2236 upgrade PDFBox to 2.0.5 and JempBox to 1.8.13
 discard 7344209a14 clean up from sax docx work
 discard 93cb9717e3 TIKA-2295 -- extract images from odt
 discard da2dce946e TIKA-2242 -- fix handling of annotations and <p> within a 
<p> in odt.
 discard 15e22679f4 TIKA-1879 -- add more granularity to recipients in 
Outlook/PST emails
 discard 380af5b322 TIKA-2290 -- fix bug that prevents passing of ocr strategy 
via headers in tika-server
 discard 5719bf788a TIKA-2287 --   bug fix, improve handling when ref tables 
already exist
 discard 875c3a1519 TIKA-2287 --   add jdbc
 discard 70895fcd9a TIKA-1865 clean up, deduplicate MailUtil, bug fix
 discard a12cae48f2 TIKA-1865 bug fix
 discard 2ebc90a5c1 TIKA-2281 applied to PSTParser
 discard 0274a28165 TIKA-1865    step 2  the other parsers 1
 discard f70ea7a8f8 TIKA-1865 --  step 1  split out sender name from sender 
email exchange info where possible in msg files
 discard 24160a1c03 TIKA-2281    add mapi message type
 discard 81f1591fe4 TIKA-2285 -- triggering file didn't actually trigger string 
index out of bounds exception, but there could be one with a null or very short 
styleName
 discard 4843ca1579 TIKA-2286
 discard d0ebfda73c fix tika-eval bug - include child file extension instead of 
parent
 discard 82509f32c3 TIKA-1857 xfa fix
 discard 5925bcb58e TIKA-2279 -   simplify token counting
 discard 6dcad88966 TIKA-2273 -- improve configuration of encoding detectors.  
TODO: figure out loading in tika-app bundle and turn tests back on.
 discard b2a462c6d2 TIKA 2276 -- cleanup
 discard a279d039de TIKA-2278    clean up extract exception handling
 discard 35756b1426 TIKA-2276   try to reuse parsers from ParseContext rather 
than creating own
 discard 4ebc441bd0 TIKA-2276 -- pass through TikaConfig if not specified via 
ParseContext in AutoDetectParser
 discard 0ce7649157 TIKA-2275
 discard 824d176c97 TIKA-2269 -- fix potential NPE in FeedParser via Julien 
Nioche.
 discard 544ba97520 TIKA-2267 -- add common tokens for some languages into 
tika-eval
 discard 81150859bd TIKA-1332 -- add English Spanish common tokens;  fix logging
 discard 61532258f2 TIKA-1332 3rd time's the charm.  Fix dependencies with 
IOUtils.
 discard 44612ae405 TIKA-1332 fix pom for 2.0
 discard 0d04b499a6 TIKA-1332 downgrade to Lucene 5.x so that this can run w/ 
Java 7
 discard 69dd0328b9 TIKA-1332 fix one profiler report and whitespace
 discard 5e49c33087 TIKA-1332 initial commit of tika-eval.  More work remains.
 discard 6bfe5d565b TIKA-2246 and TIKA-2247 -add parsers for EMF and WMF
 discard d9f376c12f TIKA-2134 - remove npe catch after upgrade to POI 3.16.beta2
 discard 0d7f5bad0f TIKA-2198 - add null check to Tika after upgrade to POI 
3.16-beta2
 discard 27e81b97aa TIKA-2181   upgrade to POI 3 16 beta2, make sure to upgrade 
overall bundle
 discard cf3996ed07 TIKA 2181   upgrade to POI 3 16 beta2
 discard 7b0655cc11 TIKA 2259  -- improve url extraction from PDFs = copy 
Tilman Hausherr's code from PDFBOX 3644
 discard 2d4889f44f TIKA 2025 --   fix xls/x testBigIntegersWGeneralFormat to 
work in multiple locales
 discard 28010d90d0 Mimetype for SAS Xport (XPT) files
 discard 534a525980 TIKA-2255 Mime detection unit tests for SAS files
 discard a79de0ccfa TIKA-2255 Magic for older sas data files
 discard 4d8feaee50 Move to Tika 2.x location
 discard 6287b75b5a TIKA-2255 Test SAS files
 discard 3df8ce8b23 TIKA-2251 improve exception handling in SAX pptx/docx 
parsers
 discard 235c2adab1 TIKA-2249 -- update javadocs to alert devs that tables are 
not "maintained" by the PDFParser
 discard 4599374d62 Merge remote-tracking branch 'origin/2.x' into 2.x
 discard 985c1aef89 TIKA 2244 --   be more parsimonious with 
BufferedInputStream.    AutoDetectReader
 discard bd667acde6 TIKA-2250 As of RFC7903, the official mime type for EMF is 
now an image one and without the x- prefix
 discard 6668d78fa7 TIKA-2250 As of RFC7903, the official mime type for WMF is 
now an image one and without the x- prefix
 discard 58d56c33fc TIKA-2250 As of RFC7903, the official mime type for BMP is 
now the one without the x- prefix
 discard 78828176a5 TIKA-2244 --  be more parsimonious with BufferedInputStream 
via Josh Hight.
 discard 8d783d27a5 TIKA-2232 -- log/warn if jbig2 is not on classpath
 discard 161b122ba9 TIKA-2240 -- improve mime detection for .wri files
 discard 9dbff6065c TIKA-2231 - allow underscored language codes (e.g. 
"chi_tra") in TesseractOCRParser via Graham Russell.
 discard 4374bcecf4 TIKA-2242  fix style markup in ODT
 discard 45a9b77d61 TIKA-2241 Add new config dumping option STATIC_FULL which 
lists all supported+active mime types for parsers
 discard dd70fd33a7 TIKA-2232 -- ImageParser shouldn't allege that it can 
handle jbig2 when jbig2 library is not on class path
 discard cd98c4cf3c TIKA-2238   add mime detection for embedded MSEquation files
 discard ce4e7e7d9e TIKA 2134 -- handle missing parts more robustly
 discard 28b53bd4df TIKA 2159 handle preparse/embedded IO exceptions uniformly
 discard 6816157314 TIKA-2210 -- add experimental SAX parser for pptx and 
update (also TIKA-2191 and TIKA-2220)
 discard 2d908d59b0 TIKA-2237
 discard e02084cc64 TIKA-2192
 discard 0bc9bd8967 TIKA-2232 -- add processing of jbig2 (with necessary non 
ASL 2.0 libs) via Pascal Essiembre
 discard c14e75070f TIKA-2235 -- bump default dpi for images created via PDF 
for OCR to 300 dpi via Matthew Caruana Galizia
 discard 850de14670 TIKA-2234    get rid of ThreadLocal
 discard aaa661e25b TIKA-2228 from Pascal Essiembre and TIKA-2230.
 discard f0863bcea4 Merge remote-tracking branch 'origin/2.x' into 2.x
 discard f1a541378a TIKA-2190 -- Add test file for maintain spacing
 discard 4e3534da0d Move new test file to the 2.x location
 discard 785e474133 Manually merge changelog
 discard cdb6456bbf TIKA-2224 Test OneNote file from Krishnan Narayan plus unit 
test
 discard 71584b2deb TIKA-2224 We now differ from HTTPD on onenote formats, as 
we have subtypes they lack
 discard db21ee158a TIKA-2224 Mime sub-entry for .onepkg, a cab file holding 
other onenote files
 discard bb76d986a8 TIKA-2224 Mime magic for OneNote
 discard d8fa3c2a82 TIKA-1946 updates, detection of wordperfect 5.0 and 5.1 as 
well as quattropro 7-8 vs quattropro 9
 discard 39cf355516 TIKA_2226 add exception for unsupported formats
 discard 4383e3da78 TIKA-1946 -- initial commit to add parsers for WordPerfect 
and QuattroPro.  Many thanks to Pascal Essiembre for contributing these!!!
 discard 337d383044 TIKA-2211 -- make sure that head (<style>) content isn't 
showing up in body in the EpubParser
 discard c9fcb33159 TIKA-2211 modify test file to include style information to 
test that we're excluding it.
 discard 50c1dc69da update OCR config to include default for output type
 discard 0d30aa1b21 TIKA 2190  --  add configurability for preserve interword 
spacing
 discard 54154e0045 TIKA-2219 make sure to transmit charset name in detectAll 
via Pascal Essiembre -- fix test method to get inputstream from zip
 discard 68f3058643 TIKA-2219 make sure to transmit charset name in detectAll 
via Pascal Essiembre
 discard ee761ac00c  TIKA-2221 -- correctly catch and rethrow encrypted 
document exception as EncryptedDocumentException in WordExtractor via Matthew 
Caruana Galizia
 discard ffb25af1b1 Merge remote-tracking branch 'origin/2.x' into 2.x
 discard 4f04b6c3e9  TIKA-2218 -- add a new new locations within a pptx to 
check for embedded objects
 discard d8853fe319 Update to PDFBox 2.0.4
 discard 300100fcb9  TIKA-2090: Allow extraction of PDActions (including 
Javascript) from PDFs (TIKA-2090).
 discard 3d08da79fe TIKA-2187 -- make "ignore deleted" as the default in the 
experimental SAX .docx parser and update the WordExtractor to include 
extraction of deleted text if requested by the user.
 discard 32162f59ee TIKA 1321 initial commit
 discard de103c81fe TIKA-2096 -- fix example, sorry...
 discard 1bb7c33846 TIKA-2179  --  add detection and parsing for word2006ml 
files -- this modification somehow fell to a different change list
 discard e5e4d4d919 TIKA-2096 change default to extract embedded documents even 
if the user forgets to specify an AutoDetectParser in the ParseContext
 discard a47a699337 TIKA-2169 fix xhtml in ocr
 discard 2f452304b9 Add mime detection and parser for Word 2006ML format 
(TIKA-2179).
 discard 8c01e4d8e7 TIKA-2116 upgrade to POI 3.16-beta1
 discard 7df6fe4be6 TIKA-2170 fix unit test to allow for different exceptions 
depending on cause of timeout.
 discard 7adfe1cb54 TIKA-2170 allow configuration of timeout for ForkServer
 discard 9a68f4ccc1 TIKA-2174 -- clean up
 discard 3f24e6c3e2 TIKA-2174 -- add ppm and update changes.txt
 discard ab009aeb7b TIKA-2159 -- first step
 discard f2661f997e TIKA-2174 add jpx and jp2 to Tesseract
 discard 7422218eb6 TIKA-2173 - first steps.  Need to integrate parameter 
configuration into 2.x before I can do the rest
 discard bcd59cee7c TIKA-2171 - upgrade sqlite parser
 discard 2c9412ab19 TIKA-2171 - upgrade sqlite parser
 discard 1d1bc0dd7a TIKA-1933 - clean up one more place where we aren't closing 
the ForkParser and are leaving behind a tmp ForkParser jar
 discard 2d51891866 TIKA-2157 - handle zip exception in embedded file
 discard 6ca74bec6a improve unit test for TIKA-2098
 discard a6978521fb TIKA-2111 - ExecutableParser should set rather than add a 
Content-Type
 discard 4b393a6f9b TIKA-2144 - avoid npe if styles doesn't exist (odd, indeed, 
but if MSWord can handle it, we should, too).
 discard 936e3ac166 TIKA-2130
 discard 4c3bb15605 TIKA-2133
 discard c5f4f52638 TIKA-2127 : npe if there is no notes master)
 discard 7e66e49797 TIKA-2123: digester fails with multiple digests on large 
files
 discard 30e03de89f TIKA-2122: Extract all headers from MSG/RFC822
 discard 1e55953bc7 TIKA-2113-- upgrade metadata-extractor to 2.9.1
 discard 3fe8ef8194 Merge remote-tracking branch 'origin/2.x' into 2.x
 discard af74ea5c95 TIKA-2110-- log full exception throughout tika-batch
 discard 1ec8c09475 Tesseract may see the t in haystack as a ! some times...
 discard 1ab6c81cef TIKA-2106 -- need to lower case hocr/txt suffix, thanks to 
Eric Pugh. This closes #136
 discard b84fcc5842 TIKA-2101 -- don't call MAPIMessage's close()
 discard cde4c0aa8b TIKA-2098 small clean up.  Test for writelimitreached for 
each catchable IOException.  Many thanks to Alexander Kazakov for finding this 
and submitting https://github.com/apache/tika/pull/134
 discard 4392681af5 TIKA-2097 fix npe in mbox parser
 discard be78c549a9 Extract PDF DocInfo metadata into separate keys to prevent 
overwriting by XMP metadata (TIKA-2057).
 discard 94789a9632 Tika-2095 include Tika version in tika-server's GREETING
 discard bd72089292   * Re-enable fileUrl for tika-server (TIKA-2081).  Fix 
commandline options not to include '-'
 discard ce1fc3720c   * Re-enable fileUrl for tika-server (TIKA-2081).  If you 
choose,     to use this feature, beware of the security vulnerabilities!     
See: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3271
 discard 673533d0e6 TIKA-2093- Add Tesseract's hOCR output format as an option, 
via Eric Pugh.  This commit also catches 2.x up to trunk; there were clearly 
some other changes to Tesseract that hadn't yet made it into 2.x.
 discard d543378a88 TIKA-2069 -- extract macros from MSOffice docs, fix tests 
to find target metadata object in any order
 discard 66f433471f TIKA-2069 -- extract macros from MSOffice files.
 discard 32d9ece8d8  * Maintain passed-in mime in TXTParser (TIKA-2047).
 discard 12b1d435bb TIKA-2013 -- upgrade to POI 3.15 -- don't forget to close 
new NPOIFS and MAPIMessage
 discard 1b32e31864 TIKA-2015 -- upgrade to PDFBox 2.0.3
 discard 92453f5e76 GitHub user haisi opened a pull request:   
https://github.com/apache/tika/pull/132
 discard 176f3adeda TIKA 2055 catch exception when totalTime out of unsigned 
int range in ooxml, include test file
 discard ae0cb3059a TIKA 2055 catch exception when totalTime out of unsigned 
int range in ooxml
 discard 9f6241161a Merge changes for TIKA-2064 to 2.x
 discard e58ade381a TIKA-2064 Test Stata DTA files from Michael Stepner, plus 
detection unit test
 discard 443a21e3fb TIKA-2064 Mime types, with magic, for mostly-xml Stata DTA 
files. (Awaiting suitably licensed file for testing)
 discard 4636f95b2a TIKA-1255 and TIKA-2078 -- fix hyperlinks that include 
formatting and fix hyperlinks with multiple runs in docx
 discard f112c88fbd TIKA-2075 - Expose Additional TikaService methods
 discard f8092d3bd9 TIKA-2073 - Tika Language Detect Project should include 
Bundle Activator and packaging consistent with other modules
 discard 7a0280c77b TIKA-2071 - DefaultParser and CompositeParser does not 
filter excludedParsers from dynamic ServiceLoader Parsers
 discard 587dcb7725 TIKA-2072 - Create TikaServiceFactory for creating 
TikaService
 discard d57a852749 TIKA-2070 - Add Encoding Detector and Language Detectors to 
Dynamic Service Loader
 discard b73cd8ce86 TIKA-2074 - ServiceLoader can use Class files loaded via 
dynamic loading
 discard a0f3655241 TIKA-2067 upgrade maven plugin dependencies -- revert felix 
bundle
 discard 8ff89d4190 TIKA-2067 upgrade maven plugin dependencies
 discard 164bf52c88 TIKA-2066 upgrade commons-io to 2.5
 discard b2a7e382a1 TIKA-2065 upgrade forbiddenapis
 discard 8234b96fee TIKA-2061 - Added Adobe BSD license to tika-xmp
 discard 5d9db6bec3 TIKA-2063 - Added Vorbis bundle to bundle parent.
 discard fcefaae595 TIKA-2063 - Create vorbis bundle
 discard dc841e6ba3 TIKA-2060 - Added toggle to ClassLoaderUtils for OSGi
 discard cebf723822 TIKA-2062 - Remove bouncy castle inlining in bundles
 discard 4704d976c0 TIKA-2061 - Embed xmpcore in tika-xmp since it is not a 
proper bundle
 discard 59e0ca0fcb TIKA-2059 - Merge multimedia and pdf parser modules and 
bundles
 discard 87b6d5d7d2 TIKA-2007 upgrade jackson, needed to update 
CachedTranslator (diff btwn trunk and 2.x)
 discard db513d6ada TIKA-2007 upgrade jackson
 discard 27bc383ebb TIKA-1980 via Joseph Naegele
 discard 09bd22fb4b TIKA-1938 via Joseph Naegele
 discard 5358bf1e14 TIKA-1938 via Joseph Naegele
 discard b41c0b2a88 TIKA-2041 - add important diffs between new copy/paste from 
ICU4J and legacy code which may have included Tika-specific mods.
 discard 6ebbd7ef74 cleanup MatParser
 discard fc7c372f55 TIKA-2048
 discard 1c582aba6b TIKA-2040 - prevent permanent hang/oom on corrupt chm file
 discard 9f6c71fa69 TIKA-2041, upgrade ICU4j's charset detector to avoid 
multithreading bug.
 discard f89887d2fb TIKA-2037 Merge fixes for 2.x
 discard 53310facc3 Changelog update
 discard 65cc9bcecd TIKA-2042 MBOX magic and detection unit test
 discard 31374a39ba TIKA-2037 RFC822Parser should wrap the James InputStream of 
embedded resources to avoid problems with downstream detection or extraction
 discard d6ce10b414 Email with attachment for testing extraction issues
 discard 8b951a43c7 TIKA-2039 upgrade to jackcess 2.1.4
 discard f4bacf8596 TIKA-2025 increase number of significant digits extracted 
in "general" format in xls/xlsx
 discard e27526b840 TIKA-2030 - fix test file so that it is correctly detected
 discard cdfacdb418 Merge remote-tracking branch 'origin/2.x' into 2.x
 discard 87e1e23b46 TIKA-2030 - add handling for <text:s/> element to ODT 
parser. Thanks to David Pilato for opening this issue.
 discard 573527bbc6 Merge branch '2.x' of 
https://git-wip-us.apache.org/repos/asf/tika into 2.x
 discard 2a7e52ec4d fix getRecursiveJson -> getRecursiveMetadata in TikaTest, 
no json is involved here...not sure why Intellij didn't catch this one.  sorry.
 discard 2eb4804d15 fix getRecursiveJson -> getRecursiveMetadata in TikaTest, 
no json is involved here...
 discard 4678d67336 TIKA-2024 extract original path name from OLE1.0 embedded 
objects
 discard c7a6bcac42 Convert new lines from windows to unix
 discard dd3c2a486a TIKA-2026 -- improve extraction of attachments for PPT, 
PPTX, XLSX
 discard 933af20e84 rm inconsistently capitalized test files
 discard e62f230578 TIKA-2024 extract original file name/path where possible, 
take 1
 discard c84855f675 TIKA-2022 - clean up -- make entries private, move more 
into EndianUtils
 discard 865c45cd56 fix indentation
 discard 5bc597dc8d TIKA-2023 -- clean up RTFParser to use EndianUtils and 
IOUtils.readFully
 discard b14b47e76a TIKA-2022 -- add parser for applefile
 discard cd12917fad TIKA-2020 -- remove 3 parameter parse() and simplify CAD 
tests
 discard 0c71b2ffc9 TIKA-2020, remove 3 parameter parse() and simplify CAD tests
 discard 6bb6827e0d add startDocument and endDocument() to PRTParser so that it 
works with the ToXMLHandler
 discard 7674426147 fix indents and whitespace
 discard 1ce93ed9ec TIKA-2019 -- fix WordMLParser and SpreadsheetMLParser
 discard 2f5537380f TIKA-2009 -- add detection for Endnote Import files
 discard b600b6701e make sure to test magic for vcs/ics/asx
 discard 73ce7681c3 TIKA-2009 -- add magic for djvu
 discard b3bf5141b6 TIKA-2008 -- change metadata key to 
TikaCoreProperties.MODIFIER
 discard 60d4e3ff2a TIKA-2008 -- add mime definition and parser for MSOwnerFile
 discard ffaa4deaa6 TIKA-2004 -- add mime definitions for Windows Media Metafile
 discard f90193aa0a TIKA-2006 -- add mime definitions for ical and vcal
 discard b480d43f57 TIKA-1996 -- Upgrade to PDFBox 2.0.2
 discard ac52e5c158 TIKA-1999: fix setter, update changes.txt
 discard 89062edb05 TIKA-1999: add configurable limit to number of events 
extracted in XMPMM history.
 discard ebe7028981 TIKA-1994 -- Integrate TesseractOCR with full page image 
rendering for PDFs
 discard e5a7604bcb TIKA-1992 -- check for duplicate inline images by COSStream 
not object name.
 discard e05dd5bf41 TIKA-1990 -- need to add JPEG filters to embedded stream 
when handling embedded jpegs in PDFParser
 discard b1c00c0507 TIKA-1985 -- ignore test until we get permission to use 
test file

Reply via email to