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 2018/07/25 22:26:20 UTC

[uima-uimafit] branch 3.0.x updated (fcd1169 -> 92708bc)

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

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


    from fcd1169  Merge pull request #21 from apache/feature/UIMA-5818-Use-List-instead-of-Collection-where-possible
     add 290eb9e  [UIMA-5824] Run JCasUtil tests against equivalent v3 selects
     add b7df556  [UIMA-5824] Run JCasUtil tests against equivalent v3 selects
     add acde4c7  [UIMA-5824] Run JCasUtil tests against equivalent v3 selects
     add eac4560  Merge branch '3.0.x' into feature/UIMA-5824-Run-JCasUtil-tests-against-equivalent-v3-selects
     add d512b43  Merge branch '3.0.x' into feature/UIMA-5824-Run-JCasUtil-tests-against-equivalent-v3-selects
     add 837a3b8  [UIMA-5824] Run JCasUtil tests against equivalent v3 selects
     add ea290cb  [UIMA-5824] Run JCasUtil tests against equivalent v3 selects
     add 887a249  Merge branch '3.0.x' into feature/UIMA-5824-Run-JCasUtil-tests-against-equivalent-v3-selects
     add c086986  [UIMA-5824] Run JCasUtil tests against equivalent v3 selects
     add d3ca31a  [UIMA-5824] Run JCasUtil tests against equivalent v3 selects
     new 92708bc  Merge pull request #19 from apache/feature/UIMA-5824-Run-JCasUtil-tests-against-equivalent-v3-selects

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:
 .../{JCasUtilTest.java => JCasUtilv3Test.java}     | 269 +++++++++++++--------
 uimafit-parent/pom.xml                             |   2 +-
 2 files changed, 171 insertions(+), 100 deletions(-)
 copy uimafit-core/src/test/java/org/apache/uima/fit/util/{JCasUtilTest.java => JCasUtilv3Test.java} (68%)


[uima-uimafit] 01/01: Merge pull request #19 from apache/feature/UIMA-5824-Run-JCasUtil-tests-against-equivalent-v3-selects

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

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

commit 92708bc0657b5d64d80529764f7545b1a852e8b1
Merge: fcd1169 d3ca31a
Author: Richard Eckart de Castilho <ri...@gmail.com>
AuthorDate: Thu Jul 26 00:26:18 2018 +0200

    Merge pull request #19 from apache/feature/UIMA-5824-Run-JCasUtil-tests-against-equivalent-v3-selects
    
    Feature/uima 5824 run j cas util tests against equivalent v3 selects

 .../org/apache/uima/fit/util/JCasUtilv3Test.java   | 924 +++++++++++++++++++++
 uimafit-parent/pom.xml                             |   2 +-
 2 files changed, 925 insertions(+), 1 deletion(-)