Working on testing.  I have a general git question:

I cloned the repo pointed to by the url for the tag, using the button on web
page "clone or download", using the URL provided there: 
https://github.com/apache/uima-uimafit.git

This cloned the repo, and all the tags, and checked out some version (master?). 

This version has lots of miscompares with the source-release.  For example, the
NOTICE file has a copyright date ending in 2017.

I fixed this by doing a git checkout of tag uimafit-3.0.0; the compare is
correct using that.

I can confirm that the MASTER branch (at https://github.com/apache/uima-uimafit
) has a NOTICE file that hasn't been updated in 2 years - which explains why it
still has the 2017 copyright date.

Do you expect the MASTER branch to not be tracking the lastest updates, in your
particular GIT workflow?  If so, can you briefly describe your workflow?

Thanks.  (Not an issue for release).  -Marshall


Reply via email to