You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2021/01/25 10:51:25 UTC

[uima-uimaj] branch main updated (bb9e3b4 -> f27efbc)

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

rec pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.


    from bb9e3b4  Merge pull request #85 from apache/bugfix/UIMA-6296-SelectFS-fsIterator-may-yield-different-result-set-than-asList
     add 0797fa5  [UIMA-6151] Containment/overlap predicates for AnnotationFS
     add 5b8774c  Merge branch 'master' into UIMA-6151-Containment-and-overlap-predicates-for-AnnotationFS
     add 816a15e  Merge branch 'master' into UIMA-6151-Containment-and-overlap-predicates-for-AnnotationFS
     add eaca50d  Merge branch 'main' into UIMA-6151-Containment-and-overlap-predicates-for-AnnotationFS
     add 1fa54e7  [UIMA-6151] Containment/overlap predicates for AnnotationFS
     add 27c4c61  [No Jira] Explicitly specify maven and jdk on maven invocations because that seems it might be necessary for builds on (some?) Windows nodes.
     add 7079685  [No Jira] Put back the agent line....
     add f45131c  [No Jira] sh does not work on Windows - so we have to use bat to invoke Maven *sigh*
     new f27efbc  Merge pull request #62 from apache/UIMA-6151-Containment-and-overlap-predicates-for-AnnotationFS

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Jenkinsfile                                        |  43 ++++++--
 .../org/apache/uima/cas/text/AnnotationFS.java     | 119 ++++++++++++++++++++-
 2 files changed, 146 insertions(+), 16 deletions(-)


[uima-uimaj] 01/01: Merge pull request #62 from apache/UIMA-6151-Containment-and-overlap-predicates-for-AnnotationFS

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit f27efbcc3ad8e8d650f9a5f932f7299c8968a1c6
Merge: bb9e3b4 f45131c
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Jan 25 11:51:16 2021 +0100

    Merge pull request #62 from apache/UIMA-6151-Containment-and-overlap-predicates-for-AnnotationFS
    
    [UIMA-6151] Containment/overlap predicates for AnnotationFS

 Jenkinsfile                                        |  43 ++++++--
 .../org/apache/uima/cas/text/AnnotationFS.java     | 119 ++++++++++++++++++++-
 2 files changed, 146 insertions(+), 16 deletions(-)