-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates NLM branch to 2.9.2 #5
Open
jamesvillarrubia
wants to merge
1,948
commits into
nlmatics:2.4.1-nlm
Choose a base branch
from
jamesvillarrubia:revised_nlm
base: 2.4.1-nlm
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Updates NLM branch to 2.9.2 #5
jamesvillarrubia
wants to merge
1,948
commits into
nlmatics:2.4.1-nlm
from
jamesvillarrubia:revised_nlm
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…2.547 Bump aws.version from 1.12.546 to 1.12.547
* TIKA-4125 -- tweak rfc822 detection a bit
* TIKA-4124 -- add test documents and turn on unit tests for altchunk in docx
…from incoming Calendar objects (#1329)
Bumps `aws.version` from 1.12.547 to 1.12.548. Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.547 to 1.12.548 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.547...1.12.548) Updates `com.amazonaws:aws-java-sdk-transcribe` from 1.12.547 to 1.12.548 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.547...1.12.548) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-s3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-transcribe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…2.548 Bump aws.version from 1.12.547 to 1.12.548
Bumps `aws.version` from 1.12.548 to 1.12.549. Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.548 to 1.12.549 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.548...1.12.549) Updates `com.amazonaws:aws-java-sdk-transcribe` from 1.12.548 to 1.12.549 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.548...1.12.549) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-s3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-transcribe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…2.549 Bump aws.version from 1.12.548 to 1.12.549
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.9 to 3.5.10. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.5.9...v3.5.10) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps `reactor.netty.version` from 1.1.10 to 1.1.11. Updates `io.projectreactor.netty:reactor-netty-core` from 1.1.10 to 1.1.11 - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.1.10...v1.1.11) Updates `io.projectreactor.netty:reactor-netty-http` from 1.1.10 to 1.1.11 - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.1.10...v1.1.11) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.projectreactor.netty:reactor-netty-http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ersion-1.1.11 Bump reactor.netty.version from 1.1.10 to 1.1.11
…or-reactor-core-3.5.10 Bump io.projectreactor:reactor-core from 3.5.9 to 3.5.10
* TIKA-4133 -- add a capture group metadata filter
* TIKA-4108 -- update jetbrain's annotations dependency (cherry picked from commit 55989e1f81a1d626c30177f1068ae4c3a2a13679)
(cherry picked from commit 019041117149667bc4d18fabf222a0670d407959)
(cherry picked from commit 095255866d0fd15d807f49cb6c01c137c4e4f130)
(cherry picked from commit c876d2932ec4eee0c943a8e5d886dfda0a3f5926)
…ror_prone_annotations
This was referenced Jun 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Summary
This PR updates the
2.4.1-nlm
branch to Tika2.9.2
. In addition to this core update, it addresses the OCR issues reported in issue #50 and potentially resolves several other related issues.Details
2.4.1
to2.9.2
.Additional Notes
Given the extensive nature of this PR, the custom functions ported from
2.4.1
have been compared against2.9.3
. The diffs for these custom functions are available for review here:Custom Functions Diff
Request for Review