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

mawiesne pushed a change to branch 
OPENNLP-1588-Clean-out-deprecated-code-marked-for-removal
in repository https://gitbox.apache.org/repos/asf/opennlp.git


 discard ccf1feea OPENNLP-1588 Clean out deprecated code marked for removal - 
removes deprecated getters in several records - removes a very long time 
deprecated constructor of TokenizerME - removes deprecated field in 
DefaultNameContextGenerator and adapts tests accordingly - marks a constructor 
of ADNameSampleStream as "for removal" to indicate actual removal is more 
likely in upcoming releases - marks deprecated 
'NameFinderEventStream#generateOutcomes(..)' as "for removal" to indicate  [...]
     add 4188ab07 OPENNLP-1588 Clean out deprecated code marked for removal - 
removes deprecated getters in several records - removes a very long time 
deprecated constructor of TokenizerME - removes deprecated field in 
DefaultNameContextGenerator and adapts tests accordingly - marks a constructor 
of ADNameSampleStream as "for removal" to indicate actual removal is more 
likely in upcoming releases - marks deprecated 
'NameFinderEventStream#generateOutcomes(..)' as "for removal" to indicate  [...]

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   (ccf1feea)
            \
             N -- N -- N   
refs/heads/OPENNLP-1588-Clean-out-deprecated-code-marked-for-removal (4188ab07)

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:
 .../java/opennlp/tools/namefind/NameFinderME.java  | 23 ----------------------
 .../tools/namefind/TokenNameFinderFactory.java     | 12 ++++-------
 2 files changed, 4 insertions(+), 31 deletions(-)

Reply via email to