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/10/31 12:53:25 UTC

[uima-uimaj] branch maintenance/3.3.x updated (3ba8f333f -> d9725a2a1)

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 3ba8f333f Merge pull request #261 from apache/refactoring/260-Issues-fixed-report-for-GitHub-and-Jira
     add 6870f8dab Issue #258: Apache UIMA Java SDK 3.3.1 release
     add 14ca7bb07 Issue #258: Apache UIMA Java SDK 3.3.1 release
     add 1ee4d59f1 Issue #258: Apache UIMA Java SDK 3.3.1 release
     add f337a1d48 Issue #258: Apache UIMA Java SDK 3.3.1 release
     add 45394a48d Issue #258: Apache UIMA Java SDK 3.3.1 release
     add 430091744 Issue #258: Apache UIMA Java SDK 3.3.1 release
     add a43f366f6 Merge branch 'maintenance/3.3.x' into release/3.3.1
     add b6528674b [maven-release-plugin] prepare release uimaj-3.3.1
     add 5bb552363 [maven-release-plugin] prepare for next development iteration
     new d9725a2a1 Merge pull request #259 from apache/release/3.3.1

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                |  6 +--
 README.md                                       |  4 +-
 RELEASE_NOTES.md                                | 67 ++++++++-----------------
 aggregate-uimaj-docbooks/pom.xml                |  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml         |  2 +-
 aggregate-uimaj/pom.xml                         |  2 +-
 jVinci/pom.xml                                  |  2 +-
 jcasgen-maven-plugin/pom.xml                    |  6 +--
 pom.xml                                         |  2 +-
 uima-doc-v3-users-guide/pom.xml                 |  2 +-
 uima-docbook-overview-and-setup/pom.xml         |  2 +-
 uima-docbook-references/pom.xml                 |  2 +-
 uima-docbook-tools/pom.xml                      |  2 +-
 uima-docbook-tutorials-and-users-guides/pom.xml |  2 +-
 uimaj-adapter-vinci/pom.xml                     |  2 +-
 uimaj-bootstrap/pom.xml                         |  2 +-
 uimaj-component-test-util/pom.xml               |  2 +-
 uimaj-core/pom.xml                              |  2 +-
 uimaj-cpe/pom.xml                               |  2 +-
 uimaj-document-annotation/pom.xml               |  2 +-
 uimaj-eclipse-feature-runtime/pom.xml           |  2 +-
 uimaj-eclipse-feature-tools/pom.xml             |  2 +-
 uimaj-eclipse-update-site/pom.xml               |  4 +-
 uimaj-ep-cas-editor-ide/pom.xml                 |  2 +-
 uimaj-ep-cas-editor/pom.xml                     |  2 +-
 uimaj-ep-configurator/pom.xml                   |  2 +-
 uimaj-ep-debug/pom.xml                          |  2 +-
 uimaj-ep-jcasgen/pom.xml                        |  2 +-
 uimaj-ep-launcher/pom.xml                       |  2 +-
 uimaj-ep-pear-packager/pom.xml                  |  2 +-
 uimaj-ep-runtime/pom.xml                        |  2 +-
 uimaj-examples/pom.xml                          |  2 +-
 uimaj-json/pom.xml                              |  2 +-
 uimaj-legacy-jira-report/pom.xml                |  6 +--
 uimaj-parent/pom.xml                            |  8 ++-
 uimaj-test-util/pom.xml                         |  2 +-
 uimaj-tools/pom.xml                             |  2 +-
 uimaj-v3migration-jcas/pom.xml                  |  2 +-
 38 files changed, 65 insertions(+), 98 deletions(-)


[uima-uimaj] 01/01: Merge pull request #259 from apache/release/3.3.1

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 d9725a2a19e4378829e98f097eb8e98a488e4ebb
Merge: 3ba8f333f 5bb552363
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Oct 31 13:53:19 2022 +0100

    Merge pull request #259 from apache/release/3.3.1
    
    Apache UIMA Java SDK 3.3.1

 PearPackagingMavenPlugin/pom.xml                |  6 +--
 README.md                                       |  4 +-
 RELEASE_NOTES.md                                | 67 ++++++++-----------------
 aggregate-uimaj-docbooks/pom.xml                |  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml         |  2 +-
 aggregate-uimaj/pom.xml                         |  2 +-
 jVinci/pom.xml                                  |  2 +-
 jcasgen-maven-plugin/pom.xml                    |  6 +--
 pom.xml                                         |  2 +-
 uima-doc-v3-users-guide/pom.xml                 |  2 +-
 uima-docbook-overview-and-setup/pom.xml         |  2 +-
 uima-docbook-references/pom.xml                 |  2 +-
 uima-docbook-tools/pom.xml                      |  2 +-
 uima-docbook-tutorials-and-users-guides/pom.xml |  2 +-
 uimaj-adapter-vinci/pom.xml                     |  2 +-
 uimaj-bootstrap/pom.xml                         |  2 +-
 uimaj-component-test-util/pom.xml               |  2 +-
 uimaj-core/pom.xml                              |  2 +-
 uimaj-cpe/pom.xml                               |  2 +-
 uimaj-document-annotation/pom.xml               |  2 +-
 uimaj-eclipse-feature-runtime/pom.xml           |  2 +-
 uimaj-eclipse-feature-tools/pom.xml             |  2 +-
 uimaj-eclipse-update-site/pom.xml               |  4 +-
 uimaj-ep-cas-editor-ide/pom.xml                 |  2 +-
 uimaj-ep-cas-editor/pom.xml                     |  2 +-
 uimaj-ep-configurator/pom.xml                   |  2 +-
 uimaj-ep-debug/pom.xml                          |  2 +-
 uimaj-ep-jcasgen/pom.xml                        |  2 +-
 uimaj-ep-launcher/pom.xml                       |  2 +-
 uimaj-ep-pear-packager/pom.xml                  |  2 +-
 uimaj-ep-runtime/pom.xml                        |  2 +-
 uimaj-examples/pom.xml                          |  2 +-
 uimaj-json/pom.xml                              |  2 +-
 uimaj-legacy-jira-report/pom.xml                |  6 +--
 uimaj-parent/pom.xml                            |  8 ++-
 uimaj-test-util/pom.xml                         |  2 +-
 uimaj-tools/pom.xml                             |  2 +-
 uimaj-v3migration-jcas/pom.xml                  |  2 +-
 38 files changed, 65 insertions(+), 98 deletions(-)