GitHub user xexes opened a pull request:

    https://github.com/apache/tika/pull/140

    update

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xexes/tika trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tika/pull/140.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #140
    
----
commit 3f09ee9a4106ba81b3b7de64984162b9b3246ec1
Author: Chris Mattmann <[email protected]>
Date:   2015-05-04T21:53:56Z

    TIKA-1562: Add examples from the Tika in Action book
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1677696 
13f79535-47bb-0310-9956-ffa450edef68

commit 2855ad067ffa7f247f94f9237e14bd8762eb3caf
Author: Chris Mattmann <[email protected]>
Date:   2015-05-05T01:13:20Z

    - fix for TIKA-1622 Expose Tika LanguageIdentifier via Tika Server
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1677717 
13f79535-47bb-0310-9956-ffa450edef68

commit ea497efc34b939c08c6f8fbeb26750bffd843dc6
Author: Chris Mattmann <[email protected]>
Date:   2015-05-05T01:15:03Z

    fix for TIKA-1622 Expose Tika LanguageIdentifier via Tika Server
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1677718 
13f79535-47bb-0310-9956-ffa450edef68

commit b5676d1265d466642541dd6eb33197dd5e688d31
Author: Chris Mattmann <[email protected]>
Date:   2015-05-05T01:16:20Z

    - fix for TIKA-1622 Expose Tika LanguageIdentifier via Tika Server
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1677719 
13f79535-47bb-0310-9956-ffa450edef68

commit c61e7c2049bfd6dc9f04c27986973e863499becf
Author: Chris Mattmann <[email protected]>
Date:   2015-05-05T01:16:36Z

    - fix for TIKA-1622 Expose Tika LanguageIdentifier via Tika Server
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1677720 
13f79535-47bb-0310-9956-ffa450edef68

commit bb12d882c3431fd27fd823e752b9d11df093f7c4
Author: Chris Mattmann <[email protected]>
Date:   2015-05-06T06:51:27Z

    - typo
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1677935 
13f79535-47bb-0310-9956-ffa450edef68

commit 75db185bf1c2d3e49813b172dfb199a5c170f188
Author: Chris Mattmann <[email protected]>
Date:   2015-05-07T00:35:39Z

    - provide no arg constructor for service loading - this will get selected 
by default per its ordering by name - TODO: fix this later.
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678115 
13f79535-47bb-0310-9956-ffa450edef68

commit 20df1567e66ef37c1f8e5ba9a6256df65a434bc7
Author: Chris Mattmann <[email protected]>
Date:   2015-05-07T01:23:05Z

    - fix for TIKA-1620: OUTPUT_FILE_TOKEN not being replaced in ExternalParser 
contributed by Pascal Essiembre
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678117 
13f79535-47bb-0310-9956-ffa450edef68

commit b60165bb9f750656bba2740ac2b16815981f2615
Author: Chris Mattmann <[email protected]>
Date:   2015-05-07T01:25:28Z

     OUTPUT_FILE_TOKEN not being replaced in ExternalParser contributed by 
Pascal Essiembre TIKA-1620
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678118 
13f79535-47bb-0310-9956-ffa450edef68

commit c2c771c3e62aa7a596190fa2f23f596acb198308
Author: Chris Mattmann <[email protected]>
Date:   2015-05-07T03:19:32Z

    properties file doesn't require package prefix (will default to this 
package)
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678120 
13f79535-47bb-0310-9956-ffa450edef68

commit 91d0d650c128ad4d054a77f44ffde9599b194e29
Author: Chris Mattmann <[email protected]>
Date:   2015-05-07T03:24:36Z

    - no need for class prefix
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678121 
13f79535-47bb-0310-9956-ffa450edef68

commit bc473ac914e1f671bdc30db0feacee29b5028781
Author: Chris Mattmann <[email protected]>
Date:   2015-05-07T03:26:58Z

    - use class classloader
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678122 
13f79535-47bb-0310-9956-ffa450edef68

commit fd08857e3e180a1c6e96a0447027f8f014f41de0
Author: Chris Mattmann <[email protected]>
Date:   2015-05-07T05:48:42Z

    - don't need the package prefix for Lingo24 translator
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678127 
13f79535-47bb-0310-9956-ffa450edef68

commit b5346a519afce1c915b4a221e54aa58629f6fd72
Author: Chris Mattmann <[email protected]>
Date:   2015-05-07T05:49:17Z

    - no need for pkg prefix for properties file
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678129 
13f79535-47bb-0310-9956-ffa450edef68

commit ffc3b93c1d4706a8f7916a49b3fa8e6b769c9f9e
Author: Chris Mattmann <[email protected]>
Date:   2015-05-07T05:52:23Z

    - use class classloader to load config
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678130 
13f79535-47bb-0310-9956-ffa450edef68

commit dbed885a77c91ff44da5ce48a45074739e395f64
Author: Chris Mattmann <[email protected]>
Date:   2015-05-07T06:46:16Z

    TIKA-1623 Expose Translation Interface from Tika Server
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678138 
13f79535-47bb-0310-9956-ffa450edef68

commit 9c1f02d29778db2a1f59b604722cda5dbfdb6f76
Author: Chris Mattmann <[email protected]>
Date:   2015-05-09T18:26:42Z

    Fix for TIKA-1625 Add support to Tika Server for parsing remote file URLs 
and for providing language detection contributed by junwei1229 
<[email protected]> this closes #48.
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678515 
13f79535-47bb-0310-9956-ffa450edef68

commit efd2c0c6561a40d28bc96c2d3d25ffde79285f15
Author: Chris Mattmann <[email protected]>
Date:   2015-05-10T20:16:59Z

    - be consistent and set language in /rmeta as well per TIKA-1625
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678623 
13f79535-47bb-0310-9956-ffa450edef68

commit b445ccabb0fbeb56d745b9b3aff1a44f0e32fd7f
Author: Konstantin Gribov <[email protected]>
Date:   2015-05-12T00:40:13Z

    Updated Apache POI to 3.12
    
    Fixes TIKA-1626.
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1678842 
13f79535-47bb-0310-9956-ffa450edef68

commit 6078f6c8abab88566d9e2be1e3f8d1efc7549734
Author: Michael McCandless <[email protected]>
Date:   2015-05-12T21:03:25Z

    TIKA-1628: ExternalParser.check now returns false if SecurityException is 
thrown
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1679097 
13f79535-47bb-0310-9956-ffa450edef68

commit 15b64147755e78d55354247af40e1daffaee4178
Author: Tim Allison <[email protected]>
Date:   2015-05-13T13:49:36Z

    TIKA-1629 fix eol-style to LF in *.java *.properties and select *.xml
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1679211 
13f79535-47bb-0310-9956-ffa450edef68

commit 53ea2f8dd1945f7f654ff1f0a69319a3366a32ab
Author: Chris Mattmann <[email protected]>
Date:   2015-05-15T23:27:57Z

    Update to TIKA-1622 with corrected French language example contributed by 
Thomas Ledoux.
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1679661 
13f79535-47bb-0310-9956-ffa450edef68

commit c163383cafbfad96ea042881586f37259951c2a0
Author: Nick Burch <[email protected]>
Date:   2015-05-21T21:49:11Z

    TIKA-1085 Treat a PDF with a leading Byte Order Mark the same for 
detection, and add low-priorty matches for the PDF magic coming in 1-1024 bytes 
of the start (may give false positives if too high), plus tests
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1680957 
13f79535-47bb-0310-9956-ffa450edef68

commit 85b37a28bd82c5abed6a6928a6e4b0a53f94a625
Author: Nick Burch <[email protected]>
Date:   2015-05-21T22:13:08Z

    TIKA-1632 zlib mime magic from Pavel Micka
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1680959 
13f79535-47bb-0310-9956-ffa450edef68

commit 8ecc609d29266b8de2682828c2d07be4281f0083
Author: Nick Burch <[email protected]>
Date:   2015-05-22T16:53:17Z

    TIKA-1632 Add some test zlib compressed files, another magic for it, and 
detection unit tests
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1681160 
13f79535-47bb-0310-9956-ffa450edef68

commit b55b3b2e1c35ef30389be402c7a0ddb09f91f99d
Author: Nick Burch <[email protected]>
Date:   2015-05-23T12:21:05Z

    TIKA-1635 Disabled zlib parser support, not yet enabled pending a fix for a 
commons compress bug
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1681337 
13f79535-47bb-0310-9956-ffa450edef68

commit 8b959af8fc8f5bfd98c3f9bebcf0c7516bd63c17
Author: Nick Burch <[email protected]>
Date:   2015-05-23T13:43:27Z

    Add an alternate zlib mimetype found in some places
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1681348 
13f79535-47bb-0310-9956-ffa450edef68

commit 7f4b86d4e1b719164330e9f3859c421bde982df7
Author: Nick Burch <[email protected]>
Date:   2015-05-23T13:51:55Z

    TIKA-1634 Add some sample matlab files
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1681349 
13f79535-47bb-0310-9956-ffa450edef68

commit 4727f3d5451dbf89df1edb199a97c0bb480a5bed
Author: Nick Burch <[email protected]>
Date:   2015-05-23T14:05:20Z

    TIKA-1634 Two more kinds of matlab magic, and tests
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1681351 
13f79535-47bb-0310-9956-ffa450edef68

commit 43ddb599413cbc1e7b1826350965f0a4f3975159
Author: Chris Mattmann <[email protected]>
Date:   2015-05-25T00:56:24Z

    fix for TIKA-1614 Geo Topic Parser contributed by aranyali 
<[email protected]> and modified and updated by Chris Mattmann thi closes 
#43.
    
    git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1681541 
13f79535-47bb-0310-9956-ffa450edef68

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to