This is an automated email from the ASF dual-hosted git repository.

mawiesne pushed a change to branch OPENNLP-855-Sentiment-from-text
in repository https://gitbox.apache.org/repos/asf/opennlp.git


 discard dc577498 OPENNLP-855: New SentimentAnalysisParser
     add a81c162f OPENNLP-1687: Remove quotes around $HEAP in opennlp tools 
shell script (#734)
     add 784018f4 OPENNLP-1686: Adjust GH CI config to build with Java 24-ea
     add 75e1df61 OPENNLP-1689 - Update GH actions with ASF #builds security 
recommendations
     add 4a5b7af2 [maven-release-plugin] prepare release opennlp-2.5.3
     add e86b47fa [maven-release-plugin] prepare for next development iteration
     add e46c5768 OPENNLP-855: New SentimentAnalysisParser

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   (dc577498)
            \
             N -- N -- N   refs/heads/OPENNLP-855-Sentiment-from-text (e46c5768)

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:
 .github/workflows/maven.yml             | 4 +++-
 .github/workflows/publish-snapshots.yml | 2 ++
 opennlp-distr/pom.xml                   | 2 +-
 opennlp-distr/src/main/bin/opennlp      | 2 +-
 opennlp-dl-gpu/pom.xml                  | 2 +-
 opennlp-dl/pom.xml                      | 2 +-
 opennlp-docs/pom.xml                    | 2 +-
 opennlp-morfologik-addon/pom.xml        | 2 +-
 opennlp-tools-models/pom.xml            | 2 +-
 opennlp-tools/pom.xml                   | 2 +-
 opennlp-uima/pom.xml                    | 2 +-
 pom.xml                                 | 4 ++--
 12 files changed, 16 insertions(+), 12 deletions(-)

Reply via email to