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 2022/08/15 09:00:46 UTC

[uima-uimaj] branch maintenance/3.3.x updated (6baa0c1fe -> 39531d43e)

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

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


    from 6baa0c1fe Merge pull request #239 from apache/bugfix/238-Form-6-serializes-non-reachable-FSes-but-should-not
     add b7225a49c Issue #240: Helper annotation created by SelectFS should not survive
     add 819c18dfd Merge branch 'maintenance/3.3.x' into bugfix/240-Helper-annotation-created-by-SelectFS-should-not-survive
     new 39531d43e Merge pull request #241 from apache/bugfix/240-Helper-annotation-created-by-SelectFS-should-not-survive

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:
 .../java/org/apache/uima/cas/impl/CASImpl.java     | 13 +++++++++--
 .../org/apache/uima/cas/impl/SelectFSs_impl.java   |  5 +++-
 .../apache/uima/cas/impl/SelectFsNoJCasTest.java   | 27 ++++++++++++++++++----
 3 files changed, 38 insertions(+), 7 deletions(-)


[uima-uimaj] 01/01: Merge pull request #241 from apache/bugfix/240-Helper-annotation-created-by-SelectFS-should-not-survive

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

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

commit 39531d43ed307a5d51e3efa4ad75206902e1c84d
Merge: 6baa0c1fe 819c18dfd
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Aug 15 11:00:38 2022 +0200

    Merge pull request #241 from apache/bugfix/240-Helper-annotation-created-by-SelectFS-should-not-survive
    
    Issue #240: Helper annotation created by SelectFS should not survive

 .../java/org/apache/uima/cas/impl/CASImpl.java     | 13 +++++++++--
 .../org/apache/uima/cas/impl/SelectFSs_impl.java   |  5 +++-
 .../apache/uima/cas/impl/SelectFsNoJCasTest.java   | 27 ++++++++++++++++++----
 3 files changed, 38 insertions(+), 7 deletions(-)