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/03/05 09:43:42 UTC

[uima-uimaj] branch main updated (56194ec -> 8bb0dbb)

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 56194ec  Merge pull request #105 from apache/feature/UIMA-6322-Clean-up-rat-configuration
     add fb639da  Merge pull request #97 from apache/UIMA-6300-deep-copy
     add f548bda  [UIMA-6234] Upgrade to UIMA Parent POM 14
     add 83e793e  Merge pull request #102 from apache/UIMA-6234-Upgrade-to-UIMA-Parent-POM-14
     add e81da06  [UIMA-6310] JCasClassLoaderTest sometimes fails
     add 26c2311  [UIMA-6310] JCasClassLoaderTest sometimes fails
     add 166b98b  Merge pull request #98 from apache/bugfix/UIMA-6310-JCasClassLoader-tests-fail-sometimes
     add 8e4cff4  [UIMA-6322] Clean up rat configuration
     add 8d7ac2b  [UIMA-6322] Clean up rat configuration
     add 37ba9e6  [UIMA-6322] Clean up rat configuration
     add a49ba44  Merge pull request #106 from apache/feature/UIMA-6322-Clean-up-rat-configuration-v2
     add 73e9b07  [UIMA-6316] Stop using the deprecated Pack200 when building update sites
     add 34184b2  [UIMA-6316] Stop using the deprecated Pack200 when building update sites
     add a94c3c8  Merge branch 'main' into feature/UIMA-6316-Stop-using-the-deprecated-Pack200-when-building-update-sites
     add 8513266  [UIMA-6316] Stop using the deprecated Pack200 when building update sites
     new 8bb0dbb  Merge pull request #109 from apache/feature/UIMA-6316-Stop-using-the-deprecated-Pack200-when-building-update-sites

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:
 pom.xml                                            |   1 +
 .../function/Consumer_T_int_withIOException.java   |  52 +-
 .../apache/uima/cas/test/JCasClassLoaderTest.java  |  24 +-
 uimaj-eclipse-update-site/.gitignore               |   1 +
 uimaj-eclipse-update-site/pom.xml                  | 585 +++++++++++----------
 uimaj-parent/pom.xml                               |   4 +-
 6 files changed, 346 insertions(+), 321 deletions(-)
 create mode 100644 uimaj-eclipse-update-site/.gitignore


[uima-uimaj] 01/01: Merge pull request #109 from apache/feature/UIMA-6316-Stop-using-the-deprecated-Pack200-when-building-update-sites

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 8bb0dbbf5c7e09e9aa688848a9dabb2613b1823b
Merge: 56194ec 8513266
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Fri Mar 5 10:43:34 2021 +0100

    Merge pull request #109 from apache/feature/UIMA-6316-Stop-using-the-deprecated-Pack200-when-building-update-sites
    
    [UIMA-6316] Stop using the deprecated pack200 when building update sites

 pom.xml                                            |   1 +
 .../function/Consumer_T_int_withIOException.java   |  52 +-
 .../apache/uima/cas/test/JCasClassLoaderTest.java  |  24 +-
 uimaj-eclipse-update-site/.gitignore               |   1 +
 uimaj-eclipse-update-site/pom.xml                  | 585 +++++++++++----------
 uimaj-parent/pom.xml                               |   4 +-
 6 files changed, 346 insertions(+), 321 deletions(-)