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

github-bot pushed a change to branch regenerate_license_file_after_dep_upgrade
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git


 discard 9d8fc3c  Minor: Regenerated NOTICE File for 
e41eada312e35f8014f63bab56710ca0b7e08202
     add 676d093  clears several compiler warnings in opennlp-dl (sandbox 
component)
     add 2511419  Minor: Regenerated NOTICE File for 
676d093f2926f3d7f18ff35512d99b6b5246ffab

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   (9d8fc3c)
            \
             N -- N -- N   refs/heads/regenerate_license_file_after_dep_upgrade 
(2511419)

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:
 .../src/main/java/opennlp/tools/dl/DataReader.java | 30 ++++++++++++----------
 .../tools/dl/NameSampleDataSetIterator.java        |  8 +++---
 .../java/opennlp/tools/dl/NeuralDocCatTrainer.java | 23 +++++++++--------
 .../src/main/java/opennlp/tools/dl/StackedRNN.java |  2 +-
 .../java/opennlp/tools/dl/NeuralDocCatTest.java    | 11 ++++----
 .../src/test/java/opennlp/tools/dl/RNNTest.java    | 10 +++-----
 .../test/java/opennlp/tools/dl/StackedRNNTest.java |  8 ++----
 7 files changed, 46 insertions(+), 46 deletions(-)

Reply via email to