This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a change to branch
modernize-jersey-binding-in-several-sandbox-components
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
discard 621f618 modernizes several components to rely on a more recent
version of Jersey 2.x instead of ancient 1.x versions - tagging-server -
corpus-server and its components - caseditor-corpus-server-plugin -
wikinews-importer (Jersey never used/required here)
add 08344e1 modernizes several components to rely on a more recent
version of Jersey 2.x instead of ancient 1.x versions - tagging-server -
corpus-server and its components - caseditor-corpus-server-plugin -
wikinews-importer (Jersey never used/required here) - addresses PR reviewer
comments - optimizes some code towards best practices
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (621f618)
\
N -- N -- N
refs/heads/modernize-jersey-binding-in-several-sandbox-components (08344e1)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../corpus_server/connector/CSCasWriter.java | 60 +++++++++++-----------
.../connector/CSQueueCollectionReader.java | 21 ++++----
2 files changed, 38 insertions(+), 43 deletions(-)