[tika] 01/01: TIKA-3308 -- add detection for svg files that lack the xml header

2022-11-18 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch TIKA-3308 in repository https://gitbox.apache.org/repos/asf/tika.git commit 04341240651f12bd63585ef3b4dc78df83630c7c Author: tallison AuthorDate: Fri Nov 18 10:21:11 2022 -0500 TIKA-3308

[tika] branch main updated: TIKA-3933 (#807)

2022-11-18 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 4f84edd7e TIKA-3933 (#807) 4f84edd7e is described

[tika] branch TIKA-3933 updated: TIKA-3933 -- readme

2022-11-18 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch TIKA-3933 in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/TIKA-3933 by this push: new b7c8521d2 TIKA-3933 -- readme b7c8521d2

[tika] 01/01: TIKA-3933 -- upgrade bouncycastle with new jar names

2022-11-18 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch TIKA-3933 in repository https://gitbox.apache.org/repos/asf/tika.git commit 216ca1888d348a5082dddff84f09d241f1c0fbf3 Author: tallison AuthorDate: Fri Nov 18 09:10:06 2022 -0500 TIKA-3933

[tika] branch TIKA-3933 created (now 216ca1888)

2022-11-18 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch TIKA-3933 in repository https://gitbox.apache.org/repos/asf/tika.git at 216ca1888 TIKA-3933 -- upgrade bouncycastle with new jar names This branch includes the following new commits

[tika] branch main updated: fix another bug in CompositePipesReporter, need to override everything

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 062efe696 fix another bug in CompositePipesReporter

[tika] 02/02: Improve closing resources in JDBCPipesReporter, update unit tests and rename columns to align with jdbc emitter

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit 4b114a31aee19ce921be4151bf75e4212596754b Author: tballison AuthorDate: Thu Nov 17 16:36:27 2022 -0500 Improve

[tika] branch main updated (bc158d596 -> 4b114a31a)

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tika.git from bc158d596 TIKA-3932 -- temporary workaround :( new 2528d468a CompositePipesReporter needs to close resources

[tika] 01/02: CompositePipesReporter needs to close resources

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit 2528d468a73f29293ab069e7feef181ff53ea9d3 Author: tballison AuthorDate: Thu Nov 17 16:32:04 2022 -0500

[tika] branch main updated: TIKA-3932 -- temporary workaround :(

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new bc158d596 TIKA-3932 -- temporary workaround

[tika] branch main updated: TIKA-3931 (#803)

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new f846009d6 TIKA-3931 (#803) f846009d6 is described

[tika] branch TIKA-3931 updated (4816a8dee -> 0ef368f9e)

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch TIKA-3931 in repository https://gitbox.apache.org/repos/asf/tika.git from 4816a8dee TIKA-3931 -- add a JDBCPipesReporter add 0ef368f9e TIKA-3931 -- update bom No new revisions were

[tika] branch TIKA-3931 created (now 4816a8dee)

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch TIKA-3931 in repository https://gitbox.apache.org/repos/asf/tika.git at 4816a8dee TIKA-3931 -- add a JDBCPipesReporter This branch includes the following new commits: new

[tika] 01/01: TIKA-3931 -- add a JDBCPipesReporter

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch TIKA-3931 in repository https://gitbox.apache.org/repos/asf/tika.git commit 4816a8deef38e6e0d97c44bfcb3503d9384b3fe8 Author: tallison AuthorDate: Thu Nov 17 13:10:52 2022 -0500 TIKA-3931

[tika] branch main updated: TIKA-3930 -- Add multivalued field strategy option in jdbc-emitter

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 7eb1a4225 TIKA-3930 -- Add multivalued field

[tika] 01/03: downgrade logging from info -> debug in PipesClient

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit c8b4c697c9e3098720af7fe8220d14155cc48175 Author: tballison AuthorDate: Wed Nov 16 17:13:35 2022 -0500 downgrade

[tika] 02/03: Merge remote-tracking branch 'origin/main'

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit 95445d6dd699ab9e426db233c48baf2b711743de Merge: c8b4c697c 0ccc3bf5e Author: tballison AuthorDate: Thu Nov 17 09:59:29

[tika] branch main updated (0ccc3bf5e -> 46901964b)

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tika.git from 0ccc3bf5e TIKA-3917: update spring new c8b4c697c downgrade logging from info -> debug in PipesClient

[tika] 03/03: TIKA-3929 -- add a crash option for PipesReporter

2022-11-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit 46901964b2221fd882b2c550e784f766f2b726bd Author: tballison AuthorDate: Thu Nov 17 09:59:46 2022 -0500 TIKA-3929

[tika] 02/02: improve robustness of AsyncProcessor

2022-11-16 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit b7499a3ef2276ebc0c910d27b198f46d0b2d2f8d Author: tballison AuthorDate: Wed Nov 16 11:44:34 2022 -0500 improve

[tika] branch main updated (852aa3051 -> b7499a3ef)

2022-11-16 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tika.git from 852aa3051 Merge pull request #798 from apache/dependabot/maven/aws.version-1.12.343 new 7988f9baa TIKA-3917

[tika] 01/02: TIKA-3917 -- general upgrades for 2.6.1

2022-11-16 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit 7988f9baa3968dff6a399547aba98536573f1e80 Author: tballison AuthorDate: Wed Nov 16 08:52:04 2022 -0500 TIKA-3917

[tika] branch main updated: TIKA-3928 -- add workaround to extract container parse exception even if metadatafilter renames field or removes it.

2022-11-15 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 055a3ceb6 TIKA-3928 -- add workaround to extract

[tika] branch main updated: TIKA-3928 -- add workaround to extract container parse exception even if metadatafilter renames field or removes it.

2022-11-15 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 6a14cd785 TIKA-3928 -- add workaround to extract

[tika] branch main updated: Make unit test for FileSystemStatusReporter multithreaded.

2022-11-15 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 9432a73f1 Make unit test

[tika] branch main updated: Improve logging and warnings about failures to start pipes clients

2022-11-15 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 3286e15b3 Improve logging and warnings about

[tika-docker] annotated tag 2.6.0.1 updated (5937940 -> 0ae5c84)

2022-11-10 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to annotated tag 2.6.0.1 in repository https://gitbox.apache.org/repos/asf/tika-docker.git *** WARNING: tag 2.6.0.1 was modified! *** from 5937940 (commit) to 0ae5c84 (tag) tagging

[tika-docker] branch master updated: Update for 2.6.0.1 release

2022-11-10 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git The following commit(s) were added to refs/heads/master by this push: new 5937940 Update for 2.6.0.1 release

[tika] branch main updated: TIKA-3922 -- improve/update documentation for cors

2022-11-09 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 71f35d697 TIKA-3922 -- improve/update documentation

[tika] branch main updated: Update ossindex ignore grpc-core until a later version is available

2022-11-08 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 5266790fa Update ossindex ignore grpc-core until

[tika] branch main updated: TIKA-3921 -- add a simle logging pipes reporter

2022-11-08 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 7b548f760 TIKA-3921 -- add a simle logging pipes

[tika] branch main updated: TIKA-3917 -- general upgrades for 2.6.1

2022-11-07 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 7d6f2c894 TIKA-3917 -- general upgrades for 2.6.1

[tika] branch main updated: Add note about dependency convergence errors to the BOM description in our README.md

2022-11-07 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new a4582ad3e Add note about dependency convergence

[tika] branch main updated: TIKA-3919 -- Use BoundedInputStream instead of LookaheadInputStream in TikaInputStream and in StreamingZipContainerDetector to improve memory usage.

2022-11-07 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new b2e5df17c TIKA-3919 -- Use BoundedInputStream

[tika-docker] annotated tag 2.6.0.0 updated (1af746e -> 34eec2a)

2022-11-07 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to annotated tag 2.6.0.0 in repository https://gitbox.apache.org/repos/asf/tika-docker.git *** WARNING: tag 2.6.0.0 was modified! *** from 1af746e (commit) to 34eec2a (tag) tagging

[tika-docker] branch master updated: Update for 2.6.0.0 release

2022-11-07 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git The following commit(s) were added to refs/heads/master by this push: new 67371bd Update for 2.6.0.0 release

svn commit: r1905122 - in /tika/site/publish: ./ 0.10/ 0.5/ 0.6/ 0.7/ 0.8/ 0.9/ 1.0/ 1.1/ 1.10/ 1.11/ 1.12/ 1.13/ 1.14/ 1.15/ 1.16/ 1.17/ 1.18/ 1.19.1/ 1.19/ 1.2/ 1.20/ 1.21/ 1.22/ 1.23/ 1.24.1/ 1.24/

2022-11-07 Thread tallison
Author: tallison Date: Mon Nov 7 12:06:23 2022 New Revision: 1905122 URL: http://svn.apache.org/viewvc?rev=1905122=rev Log: update site for 2.6.0 release [This commit notification would consist of 559 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1905121 [1/2] - in /tika/site: ./ src/site/ src/site/apt/ src/site/apt/2.6.0/ src/site/resources/

2022-11-07 Thread tallison
Author: tallison Date: Mon Nov 7 11:40:42 2022 New Revision: 1905121 URL: http://svn.apache.org/viewvc?rev=1905121=rev Log: Update website for 2.6.0 release Added: tika/site/src/site/apt/2.6.0/ tika/site/src/site/apt/2.6.0/configuring.apt tika/site/src/site/apt/2.6.0/detection.apt

svn commit: r1905121 [2/2] - in /tika/site: ./ src/site/ src/site/apt/ src/site/apt/2.6.0/ src/site/resources/

2022-11-07 Thread tallison
Added: tika/site/src/site/apt/2.6.0/parser.apt URL: http://svn.apache.org/viewvc/tika/site/src/site/apt/2.6.0/parser.apt?rev=1905121=auto == --- tika/site/src/site/apt/2.6.0/parser.apt (added) +++

[tika] annotated tag 2.6.0 updated (41319f3c2 -> 5489ec85f)

2022-11-07 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to annotated tag 2.6.0 in repository https://gitbox.apache.org/repos/asf/tika.git *** WARNING: tag 2.6.0 was modified! *** from 41319f3c2 (commit) to 5489ec85f (tag) tagging

svn commit: r57852 - /dev/tika/2.6.0/

2022-11-07 Thread tallison
Author: tallison Date: Mon Nov 7 11:13:42 2022 New Revision: 57852 Log: Release Apache Tika 2.6.0 Removed: dev/tika/2.6.0/

svn commit: r57851 - in /release/tika: 2.5.0/ 2.6.0/

2022-11-07 Thread tallison
Author: tallison Date: Mon Nov 7 11:11:49 2022 New Revision: 57851 Log: Release Apache Tika 2.6.0 Added: release/tika/2.6.0/ - copied from r57781, dev/tika/2.6.0/ Removed: release/tika/2.5.0/

[tika] branch main updated: TIKA-3873 -- add an encrypted metadata value when docs are encrypted.

2022-11-04 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 441cef8f3 TIKA-3873 -- add an encrypted metadata

[tika] 02/02: TIKA-3916 -- move nearly all dependency mgmt into parent pom

2022-11-04 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit ec693f417542e868968069a847f924ef5f7f9467 Author: tballison AuthorDate: Fri Nov 4 16:06:38 2022 -0400 TIKA-3916

[tika] 01/02: TIKA-3918 -- special handling when spoolToDisk == 0

2022-11-04 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit 0bffbb44c34b6ccbbd2eda8b0e813e51750cf857 Author: tballison AuthorDate: Fri Nov 4 15:44:03 2022 -0400 TIKA-3918

[tika] branch main updated (bdd66150b -> ec693f417)

2022-11-04 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tika.git from bdd66150b Merge pull request #785 from apache/dependabot/maven/aws.version-1.12.335 new 0bffbb44c TIKA-3918

[tika] branch main updated: TIKA-3915 -- extract errors field from siegfried; add test for warnings

2022-11-03 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 1a33c7ec2 TIKA-3915 -- extract errors field from

svn commit: r57781 [2/3] - /dev/tika/2.6.0/

2022-11-03 Thread tallison
Added: dev/tika/2.6.0/CHANGES-2.6.0.txt == --- dev/tika/2.6.0/CHANGES-2.6.0.txt (added) +++ dev/tika/2.6.0/CHANGES-2.6.0.txt Thu Nov 3 13:46:02 2022 @@ -0,0 +1,3085 @@ +Release 2.6.0 - 11/3/2022 + + * Add optional

svn commit: r57781 [1/3] - /dev/tika/2.6.0/

2022-11-03 Thread tallison
Author: tallison Date: Thu Nov 3 13:46:02 2022 New Revision: 57781 Log: Add Tika 2.6.0 RC#1 artifacts Added: dev/tika/2.6.0/ dev/tika/2.6.0/CHANGES-2.6.0.txt dev/tika/2.6.0/tika-2.6.0-src.zip (with props) dev/tika/2.6.0/tika-2.6.0-src.zip.asc dev/tika/2.6.0/tika-2.6.0

svn commit: r57781 [3/3] - /dev/tika/2.6.0/

2022-11-03 Thread tallison
Added: dev/tika/2.6.0/tika-2.6.0-src.zip == Binary file - no diff available. Propchange: dev/tika/2.6.0/tika-2.6.0-src.zip -- svn:mime-type =

[tika] branch main updated: [maven-release-plugin] prepare for next development iteration

2022-11-03 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 0d5d18347 [maven-release-plugin] prepare for next

[tika] annotated tag 2.6.0-rc1 updated (41319f3c2 -> fda7811a4)

2022-11-03 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to annotated tag 2.6.0-rc1 in repository https://gitbox.apache.org/repos/asf/tika.git *** WARNING: tag 2.6.0-rc1 was modified! *** from 41319f3c2 (commit) to fda7811a4 (tag) tagging

[tika] branch main updated (aec8029a7 -> 41319f3c2)

2022-11-03 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tika.git from aec8029a7 Binary incompatibility with updated maven release plugin, try to update scm and hope for the best. add

[tika] branch main updated: Binary incompatibility with updated maven release plugin, try to update scm and hope for the best.

2022-11-03 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new aec8029a7 Binary incompatibility with updated maven

[tika] 02/03: add release date, fix rat problems, update 2.5.1 -> 2.6.0 for next release cycle

2022-11-03 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit 89f08217ff07085047f7f73f590044700caf6bad Author: tallison AuthorDate: Thu Nov 3 06:52:18 2022 -0400 add release date

[tika] 03/03: Merge remote-tracking branch 'origin/main'

2022-11-03 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit d9040f4e8e10f7c220fbe0b6bdf94cbdfecd5de2 Merge: 89f08217f 9911dd9b1 Author: tallison AuthorDate: Thu Nov 3 06:52:33 2022

[tika] 01/03: remove duplicate tika-core entry in pom

2022-11-03 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git commit 6974da6bf269751007375b2e4fab626782604046 Author: tallison AuthorDate: Fri Oct 28 13:23:29 2022 -0400 remove

[tika] branch main updated (9911dd9b1 -> d9040f4e8)

2022-11-03 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tika.git from 9911dd9b1 Merge pull request #784 from apache/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.0-M7

[tika] branch main updated: TIKA-3914 -- remove unnecessary version tags in poms (#781)

2022-11-01 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new c8f741351 TIKA-3914 -- remove unnecessary version

[tika] branch main updated: TIKA-3903 -- try to maintain file's extension in temporary files to help with detection. (#769)

2022-11-01 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 533ea871f TIKA-3903 -- try to maintain file's

[tika] 01/01: TIKA-3914 -- remove unnecessary version tags in poms

2022-11-01 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch TIKA-3914 in repository https://gitbox.apache.org/repos/asf/tika.git commit e27334308c5a78cbaa06faca74882c24ede48d2b Author: tballison AuthorDate: Tue Nov 1 16:21:31 2022 -0400 TIKA-3914

[tika] branch TIKA-3914 created (now e27334308)

2022-11-01 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch TIKA-3914 in repository https://gitbox.apache.org/repos/asf/tika.git at e27334308 TIKA-3914 -- remove unnecessary version tags in poms This branch includes the following new commits

[tika] branch main updated: TIKA-3869 -- update jackson databind version

2022-11-01 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new e1d9bcd9a TIKA-3869 -- update jackson databind

[tika-docker] branch master updated: Update README.md

2022-11-01 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git The following commit(s) were added to refs/heads/master by this push: new 801512f Update README.md 801512f

[tika-docker] branch master updated: prep for next release

2022-11-01 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git The following commit(s) were added to refs/heads/master by this push: new 886251a prep for next release 886251a

[tika-docker] branch master updated: TIKA-3913 -- add a CHANGES.md file to our tika-docker repo

2022-11-01 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git The following commit(s) were added to refs/heads/master by this push: new dfb8789 TIKA-3913 -- add a CHANGES.md

[tika-docker] annotated tag 2.5.0.2 updated (08a6609 -> b3d836e)

2022-10-31 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to annotated tag 2.5.0.2 in repository https://gitbox.apache.org/repos/asf/tika-docker.git *** WARNING: tag 2.5.0.2 was modified! *** from 08a6609 (commit) to b3d836e (tag) tagging

[tika-docker] branch master updated: TIKA-3912 -- add unit test for user (#16)

2022-10-31 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git The following commit(s) were added to refs/heads/master by this push: new 08a6609 TIKA-3912 -- add unit test

[tika-docker] 01/01: TIKA-3912 -- add unit test for user

2022-10-31 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch TIKA-3912 in repository https://gitbox.apache.org/repos/asf/tika-docker.git commit 4a83d597a09fd3a2c880309d2f4d4972a74563de Author: tallison AuthorDate: Mon Oct 31 10:52:51 2022 -0400

[tika-docker] branch TIKA-3912 created (now 4a83d59)

2022-10-31 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch TIKA-3912 in repository https://gitbox.apache.org/repos/asf/tika-docker.git at 4a83d59 TIKA-3912 -- add unit test for user This branch includes the following new commits: new

[tika-docker] branch master updated: TIKA-3911 clean up downloads to pull directly from apaches cdn (#15)

2022-10-31 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git The following commit(s) were added to refs/heads/master by this push: new 0fdeb6f TIKA-3911 clean up downloads

[tika-docker] branch master updated: TIKA-3907 (#14)

2022-10-31 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git The following commit(s) were added to refs/heads/master by this push: new bed9215 TIKA-3907 (#14) bed9215

[tika-docker] branch master updated: TIKA-3912 -- ensure that uid_gid is passed through to the final stage -- move uid_gid to global and then reference in later stages.

2022-10-31 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git The following commit(s) were added to refs/heads/master by this push: new e2f91f2 TIKA-3912 -- ensure

[tika-docker] branch master updated: TIKA-3912 -- ensure that uid_gid is passed through to the final stage

2022-10-28 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git The following commit(s) were added to refs/heads/master by this push: new fd0539a TIKA-3912 -- ensure

[tika-docker] 01/01: TIKA-3911 clean up downloads to pull directly from apaches cdn

2022-10-28 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch TIKA-3911 in repository https://gitbox.apache.org/repos/asf/tika-docker.git commit 5b5a98dbce70c6262405e9e641503fb4c509481c Author: tallison AuthorDate: Fri Oct 28 12:59:26 2022 -0400

[tika-docker] branch TIKA-3911 created (now 5b5a98d)

2022-10-28 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch TIKA-3911 in repository https://gitbox.apache.org/repos/asf/tika-docker.git at 5b5a98d TIKA-3911 clean up downloads to pull directly from apaches cdn This branch includes the following

[tika-docker] branch TIKA-3907 updated (7ca65c8 -> c62cdb3)

2022-10-28 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch TIKA-3907 in repository https://gitbox.apache.org/repos/asf/tika-docker.git from 7ca65c8 vanity add self to contributors add c62cdb3 Improve README.md No new revisions were added

[tika-docker] branch TIKA-3907 updated (c90891e -> 7ca65c8)

2022-10-28 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch TIKA-3907 in repository https://gitbox.apache.org/repos/asf/tika-docker.git from c90891e TIKA-3907 -- update README.md add 7ca65c8 vanity add self to contributors No new revisions

[tika-docker] branch TIKA-3907 updated (2dbf682 -> c90891e)

2022-10-28 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch TIKA-3907 in repository https://gitbox.apache.org/repos/asf/tika-docker.git from 2dbf682 TIKA-3907 -- create extras bin to /tika-extras for easier extensibility add c90891e TIKA

[tika-docker] branch TIKA-3907 updated (9ec2c05 -> 2dbf682)

2022-10-28 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch TIKA-3907 in repository https://gitbox.apache.org/repos/asf/tika-docker.git from 9ec2c05 TIKA-3907 -- move binaries to /tika-bin for easier extensibility add 2dbf682 TIKA-3907

[tika-docker] branch TIKA-3907 created (now 9ec2c05)

2022-10-28 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch TIKA-3907 in repository https://gitbox.apache.org/repos/asf/tika-docker.git at 9ec2c05 TIKA-3907 -- move binaries to /tika-bin for easier extensibility This branch includes

[tika-docker] 01/01: TIKA-3907 -- move binaries to /tika-bin for easier extensibility

2022-10-28 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch TIKA-3907 in repository https://gitbox.apache.org/repos/asf/tika-docker.git commit 9ec2c055566cd9bf8a44d8a22c148dbb8df97082 Author: tallison AuthorDate: Fri Oct 28 10:43:31 2022 -0400

[tika] branch main updated: add grpc-core to ossindex ignore list until an update is available

2022-10-27 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new b2cb0dc95 add grpc-core to ossindex ignore list

[tika-docker] branch master updated: fix version in publish command

2022-10-27 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git The following commit(s) were added to refs/heads/master by this push: new 46991a2 fix version in publish command

[tika-docker] 01/01: Merge pull request #13 from apache/TIKA-3908

2022-10-27 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git commit 76ead9f555a0d5ed10a72e0b3369943aa25e5c57 Merge: 1d7e517 6302d1d Author: Tim Allison AuthorDate: Thu Oct 27 15:24

[tika-docker] branch master updated (1d7e517 -> 76ead9f)

2022-10-27 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git from 1d7e517 Merge pull request #12 from apache/TIKA-3906 add 6302d1d TIKA-3908 -- fix remove vestiges of 1

[tika-docker] 01/01: Merge pull request #12 from apache/TIKA-3906

2022-10-27 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git commit 1d7e5171c25bcba58d5a62f7f3b240ef30fd4f0a Merge: a8e77f4 6ca260c Author: Tim Allison AuthorDate: Thu Oct 27 15:24

[tika-docker] branch master updated (a8e77f4 -> 1d7e517)

2022-10-27 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git from a8e77f4 Merge pull request #11 from apache/add-non-interactive add c4f4d12 TIKA-3906 -- allow versioned

[tika] branch main updated: update grpc-core to avoid ossindex complaints

2022-10-27 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new 69c937a8b update grpc-core to avoid ossindex

[tika] branch main updated: rename tika-siegfried to tika-detector-siegfried

2022-10-27 Thread tallison
This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git The following commit(s) were added to refs/heads/main by this push: new a3186f5bb rename tika-siegfried to tika-detector

svn commit: r57625 - /release/tika/1.28.5/

2022-10-27 Thread tallison
Author: tallison Date: Thu Oct 27 13:42:57 2022 New Revision: 57625 Log: 1.x eol Removed: release/tika/1.28.5/

svn commit: r57624 - in /dev/tika: 1.28.5/ 2.5.0/

2022-10-27 Thread tallison
Author: tallison Date: Thu Oct 27 13:42:38 2022 New Revision: 57624 Log: 1.x eol Removed: dev/tika/1.28.5/ dev/tika/2.5.0/

svn commit: r1904887 [27/37] - in /tika/site: publish/ publish/1.10/ publish/1.11/ publish/1.12/ publish/1.13/ publish/1.14/ publish/1.15/ publish/1.16/ publish/1.17/ publish/1.18/ publish/1.19.1/ pub

2022-10-27 Thread tallison
Modified: tika/site/publish/1.7/examples.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.7/examples.html?rev=1904887=1904886=1904887=diff == --- tika/site/publish/1.7/examples.html (original) +++

svn commit: r1904887 [25/37] - in /tika/site: publish/ publish/1.10/ publish/1.11/ publish/1.12/ publish/1.13/ publish/1.14/ publish/1.15/ publish/1.16/ publish/1.17/ publish/1.18/ publish/1.19.1/ pub

2022-10-27 Thread tallison
Modified: tika/site/publish/1.28.5/examples.html URL: http://svn.apache.org/viewvc/tika/site/publish/1.28.5/examples.html?rev=1904887=1904886=1904887=diff == --- tika/site/publish/1.28.5/examples.html (original) +++

svn commit: r1904887 [36/37] - in /tika/site: publish/ publish/1.10/ publish/1.11/ publish/1.12/ publish/1.13/ publish/1.14/ publish/1.15/ publish/1.16/ publish/1.17/ publish/1.18/ publish/1.19.1/ pub

2022-10-27 Thread tallison
Modified: tika/site/publish/2.4.1/examples.html URL: http://svn.apache.org/viewvc/tika/site/publish/2.4.1/examples.html?rev=1904887=1904886=1904887=diff == --- tika/site/publish/2.4.1/examples.html (original) +++

svn commit: r1904887 [30/37] - in /tika/site: publish/ publish/1.10/ publish/1.11/ publish/1.12/ publish/1.13/ publish/1.14/ publish/1.15/ publish/1.16/ publish/1.17/ publish/1.18/ publish/1.19.1/ pub

2022-10-27 Thread tallison
Modified: tika/site/publish/2.0.0/examples.html URL: http://svn.apache.org/viewvc/tika/site/publish/2.0.0/examples.html?rev=1904887=1904886=1904887=diff == --- tika/site/publish/2.0.0/examples.html (original) +++

svn commit: r1904887 [37/37] - in /tika/site: publish/ publish/1.10/ publish/1.11/ publish/1.12/ publish/1.13/ publish/1.14/ publish/1.15/ publish/1.16/ publish/1.17/ publish/1.18/ publish/1.19.1/ pub

2022-10-27 Thread tallison
Modified: tika/site/publish/2.5.0/examples.html URL: http://svn.apache.org/viewvc/tika/site/publish/2.5.0/examples.html?rev=1904887=1904886=1904887=diff == --- tika/site/publish/2.5.0/examples.html (original) +++

svn commit: r1904887 [34/37] - in /tika/site: publish/ publish/1.10/ publish/1.11/ publish/1.12/ publish/1.13/ publish/1.14/ publish/1.15/ publish/1.16/ publish/1.17/ publish/1.18/ publish/1.19.1/ pub

2022-10-27 Thread tallison
Modified: tika/site/publish/2.3.0/examples.html URL: http://svn.apache.org/viewvc/tika/site/publish/2.3.0/examples.html?rev=1904887=1904886=1904887=diff == --- tika/site/publish/2.3.0/examples.html (original) +++

svn commit: r1904887 [31/37] - in /tika/site: publish/ publish/1.10/ publish/1.11/ publish/1.12/ publish/1.13/ publish/1.14/ publish/1.15/ publish/1.16/ publish/1.17/ publish/1.18/ publish/1.19.1/ pub

2022-10-27 Thread tallison
Modified: tika/site/publish/2.1.0/examples.html URL: http://svn.apache.org/viewvc/tika/site/publish/2.1.0/examples.html?rev=1904887=1904886=1904887=diff == --- tika/site/publish/2.1.0/examples.html (original) +++

svn commit: r1904887 [33/37] - in /tika/site: publish/ publish/1.10/ publish/1.11/ publish/1.12/ publish/1.13/ publish/1.14/ publish/1.15/ publish/1.16/ publish/1.17/ publish/1.18/ publish/1.19.1/ pub

2022-10-27 Thread tallison
Modified: tika/site/publish/2.2.1/examples.html URL: http://svn.apache.org/viewvc/tika/site/publish/2.2.1/examples.html?rev=1904887=1904886=1904887=diff == --- tika/site/publish/2.2.1/examples.html (original) +++

<    6   7   8   9   10   11   12   13   14   15   >