You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2020/06/16 13:39:55 UTC

[uima-uimaj] branch master-v2 updated (ced462e -> 32e32b0)

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

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


    from ced462e  Merge pull request #44 from apache/NO-JIRA-Exclude-issuesFixed-folder-from-repo
     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
     new 32e32b0  Merge pull request #45 from apache/UIMA-6168-protect-indexes-fails-when-there-were-no-indexed-fs-that-needed-protecting

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:
 uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java | 10 +++++++---
 .../main/java/org/apache/uima/cas/impl/FSsTobeAddedback.java   |  7 +++++--
 .../uima/pear/util/TestPearInstallationVerification.java       |  5 ++++-
 3 files changed, 16 insertions(+), 6 deletions(-)


[uima-uimaj] 01/01: Merge pull request #45 from apache/UIMA-6168-protect-indexes-fails-when-there-were-no-indexed-fs-that-needed-protecting

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

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

commit 32e32b0ae7d13667f3cc33d8c41ad77162d7d9c7
Merge: ced462e 6c405dc
Author: mischor <ms...@schor.com>
AuthorDate: Tue Jun 16 08:39:46 2020 -0500

    Merge pull request #45 from apache/UIMA-6168-protect-indexes-fails-when-there-were-no-indexed-fs-that-needed-protecting
    
    [UIMA-6168] protect indexes fails when there were no indexed fs that needed protecting

 uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java | 10 +++++++---
 .../main/java/org/apache/uima/cas/impl/FSsTobeAddedback.java   |  7 +++++--
 .../uima/pear/util/TestPearInstallationVerification.java       |  5 ++++-
 3 files changed, 16 insertions(+), 6 deletions(-)