This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a change to branch
experimental/cleanup-dependency-mess-of-opennlp-similarity
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
was 9bd516b Merge remote-tracking branch
'origin/experimental/cleanup-dependency-mess-of-opennlp-similarity' into
experimental/cleanup-dependency-mess-of-opennlp-similarity
This change permanently discards the following revisions:
discard 9bd516b Merge remote-tracking branch
'origin/experimental/cleanup-dependency-mess-of-opennlp-similarity' into
experimental/cleanup-dependency-mess-of-opennlp-similarity
discard 93bc865 reorganizes dependencies of 'opennlp-similarity' component
switches 'tika-app' to more lightweight 'tika-core' dep switches 'docx4j' to
more lightweight / modern 'docx4j-core' dep (11.5.1, jakarta) switches to
ud-models in opennlp-similarity component uses thread-safe Tokenizer, POSTagger
and SentenceDetector impl classes to avoid race conditions, as shown by JUnit
tests sometimes adapts README.md