Legacy Registry Software components leveraging Apache Solr. Includes Legacy Harvest Tool, Registry Manager, PDS3 Catalog Tool, and Search Core library. These components provide the capabilities for loading PDS3 and PDS4 data into the Legacy Solr Registry, driving the PDS keyword search.
Apache License 2.0
0
stars
1
forks
source link
Bump the dev-dependencies group across 1 directory with 15 updates #123
Updated PST parser to use standard Message metadata keys and improved
handling of embedded files (TIKA-4248).
Convenience methods for XML readers were moved from ParseContext to
XMLReaderUtils (TIKA-4259).
Other Changes
Add GRPC server (TIKA-4181).
Improved configurability in tika-pipes (TIKA-4243).
Add optional PST parser based on libpst/readpst (TIKA-4250).
Release 3.0.0-BETA - 12/01/2023
BREAKING CHANGES
Require Java 11 (TIKA-4128).
The boilerpipe handler has been moved to the tika-handler-boiler-pipe
package (TIKA-4138).
We've migrated HTML parsing to the JSoup parser instead of TagSoup. If
you have a custom configuration on the HTMLParser, you'll need to change
that to o.a.t.p.html.JSoupParser (TIKA-1599).
Removed xerces2 as a dependency (TIKA-4135).
tika-core now has a scope of "provided" in most non-app modules (TIKA-4191).
Tika will look for "custom-mimetypes.xml" directly on the classpath, NOT
under "/org/apache/tika/mime/". (TIKA-4147).
Return media type "text/javascript" instead of "application/javascript"
to follow RFC-9239. (TIKA-4119).
Other Changes/Updates
Improve detection of sqlite3-based file formats (TIKA-4187).
Upgrade PDFBox to 3.0.1 (TIKA-3347)
Deprecated AbstractParser for removal in 4.x (TIKA-4132).
Fix bug in DateUtils that stripped timezone information from
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 15 updates in the / directory:
2.2
3.0.2
2.2
3.0.2
1.8.0
1.9.0
2.4
2.6
2.3.5
3.0.2
9.4
9.9.1-8
4.3.0
4.4.0
9.6.0
9.6.1
1.28.5
2.8.0
6.1.11
6.1.12
6.1.11
6.1.12
2.3.0
3.0.2
1.1
1.1.2
1.26.2
1.27.1
1.3.3
1.3.4
Updates
com.sun.xml.bind:jaxb-impl
from 2.2 to 3.0.2Updates
com.sun.xml.bind:jaxb-xjc
from 2.2 to 3.0.2Updates
commons-cli:commons-cli
from 1.8.0 to 1.9.0Updates
commons-lang:commons-lang
from 2.4 to 2.6Updates
org.glassfish.jaxb:jaxb-runtime
from 2.3.5 to 3.0.2Updates
net.sf.saxon:Saxon-HE
from 9.4 to 9.9.1-8Updates
gov.nasa.pds:pds3-product-tools
from 4.3.0 to 4.4.0Release notes
Sourced from gov.nasa.pds:pds3-product-tools's releases.
Changelog
Sourced from gov.nasa.pds:pds3-product-tools's changelog.
Commits
9c2dbd1
Update changelog85c44bc
Update requirements4f991a4
Update changelog3a01bee
Upgrade parent, add site and source plugins, update actionsfe353f7
Update changelog291bc0e
Merge pull request #66 from NASA-PDS/dependabot/maven/org.apache.maven.plugin...f997f0c
Bump org.apache.maven.plugins:maven-site-pluginf6a1f9c
Update changelog20f6cdb
Merge pull request #64 from NASA-PDS/dependabot/maven/org.apache.maven.plugin...7476f7f
Merge pull request #65 from NASA-PDS/dependabot/maven/commons-cli-commons-cli...Updates
org.apache.solr:solr-solrj
from 9.6.0 to 9.6.1Updates
org.apache.tika:tika-core
from 1.28.5 to 2.8.0Changelog
Sourced from org.apache.tika:tika-core's changelog.
... (truncated)
Commits
656971f
[maven-release-plugin] prepare release 2.8.0-rc2fd27103
Update CHANGES.txt and rollback dev version for 2.8.0-rc2ef8c8ff
Remove shading oftika-parsers-standard-package
(#1130)6a93b54
Merge pull request #1127 from apache/dependabot/maven/test.containers.version...93d824a
Merge pull request #1128 from apache/dependabot/maven/com.google.cloud-google...49e5970
Bump google-cloud-storage from 2.22.1 to 2.22.24b6d797
Merge pull request #1129 from apache/dependabot/maven/aws.version-1.12.467fab540d
Bump aws.version from 1.12.466 to 1.12.467c12e825
Bump test.containers.version from 1.18.0 to 1.18.15323f9e
TIKA-4037 -- add detection for os2 bitmap arrays.Updates
org.springframework:spring-core
from 6.1.11 to 6.1.12Release notes
Sourced from org.springframework:spring-core's releases.
... (truncated)
Commits
3476425
Release v6.1.12bb17ad8
Efficient ETag parsing63486bf
Upgrade to Tomcat 10.1.28, Jetty 12.0.12, Netty 4.1.112, Undertow 2.3.15d0bff58
Polishing8be5010
LocaleEditor supports BCP 47 language tags as well86761cd
Upgrade to Reactor 2023.0.907cdef4
Upgrade to Micrometer 1.12.9e74406a
Introduce withAssignmentDisabled() option for SimpleEvaluationContextfe4fd00
Polishing contribution1703b71
Fix incorrect weak ETag assertionUpdates
org.springframework:spring-context
from 6.1.11 to 6.1.12Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
3476425
Release v6.1.12bb17ad8
Efficient ETag parsing63486bf
Upgrade to Tomcat 10.1.28, Jetty 12.0.12, Netty 4.1.112, Undertow 2.3.15d0bff58
Polishing8be5010
LocaleEditor supports BCP 47 language tags as well86761cd
Upgrade to Reactor 2023.0.907cdef4
Upgrade to Micrometer 1.12.9e74406a
Introduce withAssignmentDisabled() option for SimpleEvaluationContextfe4fd00
Polishing contribution1703b71
Fix incorrect weak ETag assertionUpdates
com.sun.xml.bind:jaxb-core
from 2.3.0 to 3.0.2Updates
org.incava:java-diff
from 1.1 to 1.1.2Commits
63585e4
Change source and target compatibility to 1.55e91499
Bump to version 1.1.1, to resolve Maven uploading issues.Updates
org.apache.commons:commons-compress
from 1.26.2 to 1.27.1Updates
commons-logging:commons-logging
from 1.3.3 to 1.3.4Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | net.sf.saxon:Saxon-HE | [>= 12.3.a, < 12.4] | | net.sf.saxon:Saxon-HE | [>= 12.a, < 13] | | org.apache.solr:solr-solrj | [>= 9.4.a, < 9.5] | | net.sf.saxon:Saxon-HE | [>= 11.a, < 12] | | net.sf.saxon:Saxon-HE | [>= 10.a, < 11] | | org.apache.tika:tika-core | [>= 2.9.a, < 2.10] | | com.sun.xml.bind:jaxb-xjc | [>= 4.a, < 5] | | com.sun.xml.bind:jaxb-impl | [>= 4.a, < 5] | | com.sun.xml.bind:jaxb-core | [>= 4.a, < 5] | | org.glassfish.jaxb:jaxb-runtime | [>= 4.a, < 5] |Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show