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

mawiesne pushed a change to branch 
OPENNLP-1661-Fix-custom-models-being-wiped-from-OpenNLP-user.home-directory
in repository https://gitbox.apache.org/repos/asf/opennlp.git


 discard 76ea1d90 OPENNLP-1661 Fix custom models being wiped from OpenNLP 
user.home directory - deletes AbstractDownloadUtilTest.java removing historical 
code that wiped models - adds package-private DownloadUtil#existsModel(..) 
method to check models for certain language exist locally - adds to and adjusts 
related test classes
     add b8b65f56 OPENNLP-1661 Fix custom models being wiped from OpenNLP 
user.home directory - deletes AbstractDownloadUtilTest.java removing historical 
code that wiped models - adds package-private DownloadUtil#existsModel(..) 
method to check models for certain language exist locally - adds to and adjusts 
related test classes

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   (76ea1d90)
            \
             N -- N -- N   
refs/heads/OPENNLP-1661-Fix-custom-models-being-wiped-from-OpenNLP-user.home-directory
 (b8b65f56)

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:
 opennlp-tools/src/main/java/opennlp/tools/util/DownloadUtil.java | 1 -
 1 file changed, 1 deletion(-)

Reply via email to