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 2020/10/01 06:55:50 UTC

[uima-uimaj] branch UIMA-6243-JCas-returns-Annotation-when-asked-for-a-specific-subtype updated (93289a1 -> 2238557)

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

rec pushed a change to branch UIMA-6243-JCas-returns-Annotation-when-asked-for-a-specific-subtype
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.


    from 93289a1  merge updated branch of test, add scope of test to dependency
     add 6a43016  [UIMA-6168] protect indexes fails when there were no indexed fs that needed protecting
     add 78a4e5f  [UIMA-6244] change the special chars to allowed ones in windows
     add 6c405dc  [UIMA-6168] drop Protect Indexes level in close method of protectIndexes
     add 32e32b0  Merge pull request #45 from apache/UIMA-6168-protect-indexes-fails-when-there-were-no-indexed-fs-that-needed-protecting
     add 1df897d  [UIMA-6259] Jenkinsfile for UIMA Java SDK
     add 067b135  [UIMA-6259] Jenkinsfile for UIMA Java SDK
     add 7be8197  Merge pull request #54 from apache/UIMA-6259-Jenkinsfile-for-UIMA-Java-SDK-v2
     add 2238557  Merge branch 'master-v2' into UIMA-6243-JCas-returns-Annotation-when-asked-for-a-specific-subtype

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                        | 88 ++++++++++++++++++++++
 .../java/org/apache/uima/cas/impl/CASImpl.java     | 10 ++-
 .../org/apache/uima/cas/impl/FSsTobeAddedback.java |  7 +-
 .../util/TestPearInstallationVerification.java     |  5 +-
 uimaj-parent/pom.xml                               | 27 +++----
 5 files changed, 118 insertions(+), 19 deletions(-)
 create mode 100644 Jenkinsfile