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/05/03 10:21:16 UTC

[uima-uimaj] branch main updated (0c623b6 -> fb0e77d)

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 0c623b6  Merge pull request #122 from apache/bugfix/UIMA-6310-JCasClassLoaderTest-sometimes-fails
     add 88aad59  [UIMA-6329] UIMA Java SDK 3.2.0 release
     add 4e9a8c3  [UIMA-6329] UIMA Java SDK 3.2.0 release
     add 14bdc8b  Merge branch 'main' into UIMA-6329-UIMA-Java-SDK-3.2.0-release
     add 638ad29  [UIMA-6329] UIMA Java SDK 3.2.0 release
     add 41ca009  Merge branch 'main' into UIMA-6329-UIMA-Java-SDK-3.2.0-release
     add aba8659  Merge branch 'main' into UIMA-6329-UIMA-Java-SDK-3.2.0-release
     add 471e67a  Merge branch 'main' into UIMA-6329-UIMA-Java-SDK-3.2.0-release
     add ae652ff  [UIMA-6329] UIMA Java SDK 3.2.0 release
     add 4cdcc69  [UIMA-6329] UIMA Java SDK 3.2.0 release
     add e926fc7  [UIMA-6329] UIMA Java SDK 3.2.0 release
     add f08e682  [maven-release-plugin] prepare release uimaj-3.2.0
     add 5d7615e  [maven-release-plugin] prepare for next development iteration
     add 84d6ebb  [UIMA-6329] UIMA Java SDK 3.2.0 release
     add 5d4ac4c  Merge branch 'main' into UIMA-6329-UIMA-Java-SDK-3.2.0-release
     add 3a50ffb  [UIMA-6329] UIMA Java SDK 3.2.0 release
     add 86e0be9  Merge branch 'main' into UIMA-6329-UIMA-Java-SDK-3.2.0-release
     add d7204a8  [UIMA-6329] UIMA Java SDK 3.2.0 release
     add 59a28da  [maven-release-plugin] prepare release uimaj-3.2.0
     add 80af44d  [maven-release-plugin] prepare for next development iteration
     add 6835d15  Merge branch 'main' into UIMA-6329-UIMA-Java-SDK-3.2.0-release
     add 4910f67  [maven-release-plugin] prepare release uimaj-3.2.0
     add 00cfb34  [maven-release-plugin] prepare for next development iteration
     add 456f65e  Merge branch 'main' into UIMA-6329-UIMA-Java-SDK-3.2.0-release
     add c4daf83  [maven-release-plugin] prepare release uimaj-3.2.0
     add 48ebe8f  [maven-release-plugin] prepare for next development iteration
     new fb0e77d  Merge pull request #110 from apache/UIMA-6329-UIMA-Java-SDK-3.2.0-release

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:
 PearPackagingMavenPlugin/pom.xml                   | 200 ++++----
 RELEASE_NOTES.html                                 |  94 +++-
 aggregate-uimaj-docbooks/pom.xml                   | 186 +++----
 aggregate-uimaj-eclipse-plugins/pom.xml            | 154 +++---
 aggregate-uimaj/pom.xml                            | 166 +++---
 jVinci/pom.xml                                     |  10 +-
 jcasgen-maven-plugin/pom.xml                       |  10 +-
 pom.xml                                            |  46 +-
 uima-doc-v3-users-guide/pom.xml                    | 350 +++++++------
 uima-docbook-overview-and-setup/pom.xml            | 142 +++---
 .../src/docbook/eclipse_setup.xml                  |   2 +-
 uima-docbook-references/pom.xml                    | 142 +++---
 uima-docbook-tools/pom.xml                         | 142 +++---
 uima-docbook-tutorials-and-users-guides/pom.xml    | 142 +++---
 uimaj-adapter-soap/pom.xml                         |  10 +-
 uimaj-adapter-vinci/pom.xml                        |  10 +-
 uimaj-bootstrap/pom.xml                            | 138 ++---
 uimaj-component-test-util/pom.xml                  |  10 +-
 uimaj-core/pom.xml                                 |  10 +-
 uimaj-cpe/pom.xml                                  |  10 +-
 uimaj-document-annotation/pom.xml                  |  10 +-
 uimaj-eclipse-feature-runtime/pom.xml              | 124 ++---
 uimaj-eclipse-feature-tools/pom.xml                | 120 ++---
 uimaj-eclipse-update-site/pom.xml                  |   6 +-
 uimaj-ep-cas-editor-ide/pom.xml                    |  14 +-
 uimaj-ep-cas-editor/pom.xml                        |  14 +-
 uimaj-ep-configurator/pom.xml                      |  10 +-
 uimaj-ep-debug/pom.xml                             |  14 +-
 uimaj-ep-jcasgen/pom.xml                           |  14 +-
 uimaj-ep-launcher/pom.xml                          |  14 +-
 uimaj-ep-pear-packager/pom.xml                     |  14 +-
 uimaj-ep-runtime/pom.xml                           | 560 ++++++++++-----------
 uimaj-examples/pom.xml                             | 289 ++++++-----
 .../UIMA CAS Visual Debugger.launch                |  58 +--
 .../UIMA Document Analyzer.launch                  |  56 +--
 .../src/main/run_configuration/UIMA JCasGen.launch |  46 +-
 .../run_configuration/UIMA PEAR Installer.launch   |  56 +--
 .../src/main/run_configuration/UIMA Run AE.launch  |  58 +--
 .../src/main/run_configuration/UIMA Run CPE.launch |  58 +--
 ...A Run V3 migrate JCas from classes roots.launch |  36 +-
 ...A Run V3 migrate JCas from sources roots.launch |  36 +-
 .../main/run_configuration/UIMA Start VNS.launch   |  44 +-
 .../UIMA Start Vinci Service.launch                |  58 +--
 uimaj-json/pom.xml                                 | 192 +++----
 uimaj-parent/pom.xml                               |  34 +-
 uimaj-test-util/pom.xml                            | 148 +++---
 uimaj-tools/pom.xml                                | 236 ++++-----
 uimaj-v3migration-jcas/pom.xml                     | 192 +++----
 ... V3 migrate JCas from classes roots test.launch |  40 +-
 ... V3 migrate JCas from sources roots test.launch |  40 +-
 50 files changed, 2194 insertions(+), 2371 deletions(-)

[uima-uimaj] 01/01: Merge pull request #110 from apache/UIMA-6329-UIMA-Java-SDK-3.2.0-release

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 fb0e77dca0668fcc519b0cddc11b044fbea3b877
Merge: 0c623b6 48ebe8f
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon May 3 12:21:09 2021 +0200

    Merge pull request #110 from apache/UIMA-6329-UIMA-Java-SDK-3.2.0-release
    
    [UIMA-6329] UIMA Java SDK 3.2.0 release

 PearPackagingMavenPlugin/pom.xml                   | 200 ++++----
 RELEASE_NOTES.html                                 |  94 +++-
 aggregate-uimaj-docbooks/pom.xml                   | 186 +++----
 aggregate-uimaj-eclipse-plugins/pom.xml            | 154 +++---
 aggregate-uimaj/pom.xml                            | 166 +++---
 jVinci/pom.xml                                     |  10 +-
 jcasgen-maven-plugin/pom.xml                       |  10 +-
 pom.xml                                            |  46 +-
 uima-doc-v3-users-guide/pom.xml                    | 350 +++++++------
 uima-docbook-overview-and-setup/pom.xml            | 142 +++---
 .../src/docbook/eclipse_setup.xml                  |   2 +-
 uima-docbook-references/pom.xml                    | 142 +++---
 uima-docbook-tools/pom.xml                         | 142 +++---
 uima-docbook-tutorials-and-users-guides/pom.xml    | 142 +++---
 uimaj-adapter-soap/pom.xml                         |  10 +-
 uimaj-adapter-vinci/pom.xml                        |  10 +-
 uimaj-bootstrap/pom.xml                            | 138 ++---
 uimaj-component-test-util/pom.xml                  |  10 +-
 uimaj-core/pom.xml                                 |  10 +-
 uimaj-cpe/pom.xml                                  |  10 +-
 uimaj-document-annotation/pom.xml                  |  10 +-
 uimaj-eclipse-feature-runtime/pom.xml              | 124 ++---
 uimaj-eclipse-feature-tools/pom.xml                | 120 ++---
 uimaj-eclipse-update-site/pom.xml                  |   6 +-
 uimaj-ep-cas-editor-ide/pom.xml                    |  14 +-
 uimaj-ep-cas-editor/pom.xml                        |  14 +-
 uimaj-ep-configurator/pom.xml                      |  10 +-
 uimaj-ep-debug/pom.xml                             |  14 +-
 uimaj-ep-jcasgen/pom.xml                           |  14 +-
 uimaj-ep-launcher/pom.xml                          |  14 +-
 uimaj-ep-pear-packager/pom.xml                     |  14 +-
 uimaj-ep-runtime/pom.xml                           | 560 ++++++++++-----------
 uimaj-examples/pom.xml                             | 289 ++++++-----
 .../UIMA CAS Visual Debugger.launch                |  58 +--
 .../UIMA Document Analyzer.launch                  |  56 +--
 .../src/main/run_configuration/UIMA JCasGen.launch |  46 +-
 .../run_configuration/UIMA PEAR Installer.launch   |  56 +--
 .../src/main/run_configuration/UIMA Run AE.launch  |  58 +--
 .../src/main/run_configuration/UIMA Run CPE.launch |  58 +--
 ...A Run V3 migrate JCas from classes roots.launch |  36 +-
 ...A Run V3 migrate JCas from sources roots.launch |  36 +-
 .../main/run_configuration/UIMA Start VNS.launch   |  44 +-
 .../UIMA Start Vinci Service.launch                |  58 +--
 uimaj-json/pom.xml                                 | 192 +++----
 uimaj-parent/pom.xml                               |  34 +-
 uimaj-test-util/pom.xml                            | 148 +++---
 uimaj-tools/pom.xml                                | 236 ++++-----
 uimaj-v3migration-jcas/pom.xml                     | 192 +++----
 ... V3 migrate JCas from classes roots test.launch |  40 +-
 ... V3 migrate JCas from sources roots test.launch |  40 +-
 50 files changed, 2194 insertions(+), 2371 deletions(-)