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 2023/02/02 08:06:24 UTC

[uima-uimaj] branch main updated (b4fcf0418 -> 5feb16eaa)

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 b4fcf0418 Merge pull request #301 from apache/bugfix/300-Differences-between-source-ZIP-and-repository-tag
     add 49cb1fe3c Issue #288: Apache UIMA 3.4.0
     add cac4ddb11 Merge branch 'main' into release/288-Apache-UIMA-3.4.0
     add 4fc510769 Issue #288: Apache UIMA 3.4.0
     add 82e18a3dc Issue #288: Apache UIMA 3.4.0
     add 6823af68a [maven-release-plugin] prepare release uimaj-3.4.0
     add c2d94f20c [maven-release-plugin] prepare for next development iteration
     add 7af494ab5 Merge branch 'main' into release/288-Apache-UIMA-3.4.0
     add 0b9bef00e Issue #288: Apache UIMA 3.4.0
     add ce26986c5 Issue #288: Apache UIMA 3.4.0
     add a3f0334b0 Issue #288: Apache UIMA 3.4.0
     add 3ce0551ed [maven-release-plugin] prepare release uimaj-3.4.0
     add 72e5a04a2 [maven-release-plugin] prepare for next development iteration
     new 5feb16eaa Merge pull request #297 from apache/release/288-Apache-UIMA-3.4.0

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                                          | 12 ++---
 RELEASE_NOTES.md                                   | 55 +++++++++++++++-------
 aggregate-uimaj-docbooks/pom.xml                   |  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml            |  6 +--
 aggregate-uimaj/pom.xml                            |  2 +-
 jVinci/pom.xml                                     |  6 +--
 jcasgen-maven-plugin/pom.xml                       |  6 +--
 pom.xml                                            |  6 +--
 uima-doc-v3-maintainers-guide/pom.xml              |  6 +--
 .../src/docs/asciidoc/uv3.release.adoc             |  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                                 |  6 +--
 uimaj-cpe/pom.xml                                  |  2 +-
 uimaj-document-annotation/pom.xml                  |  2 +-
 uimaj-eclipse-feature-runtime/feature.xml          |  2 +-
 uimaj-eclipse-feature-runtime/pom.xml              |  4 +-
 uimaj-eclipse-feature-tools/feature.xml            |  4 +-
 uimaj-eclipse-feature-tools/pom.xml                | 18 +++----
 uimaj-eclipse-maven-p2-site/pom.xml                |  6 +--
 uimaj-eclipse-update-site/category.xml             |  4 +-
 uimaj-eclipse-update-site/pom.xml                  | 10 ++--
 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                               | 14 +++---
 uimaj-test-util/pom.xml                            |  2 +-
 uimaj-tools/pom.xml                                |  6 +--
 uimaj-v3migration-jcas/pom.xml                     |  2 +-
 44 files changed, 115 insertions(+), 118 deletions(-)


[uima-uimaj] 01/01: Merge pull request #297 from apache/release/288-Apache-UIMA-3.4.0

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 5feb16eaa2e858c49dc2230961182420ad0e05e5
Merge: b4fcf0418 72e5a04a2
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Feb 2 09:06:15 2023 +0100

    Merge pull request #297 from apache/release/288-Apache-UIMA-3.4.0
    
    Issue #288: Apache UIMA 3.4.0

 PearPackagingMavenPlugin/pom.xml                   |  6 +--
 README.md                                          | 12 ++---
 RELEASE_NOTES.md                                   | 55 +++++++++++++++-------
 aggregate-uimaj-docbooks/pom.xml                   |  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml            |  6 +--
 aggregate-uimaj/pom.xml                            |  2 +-
 jVinci/pom.xml                                     |  6 +--
 jcasgen-maven-plugin/pom.xml                       |  6 +--
 pom.xml                                            |  6 +--
 uima-doc-v3-maintainers-guide/pom.xml              |  6 +--
 .../src/docs/asciidoc/uv3.release.adoc             |  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                                 |  6 +--
 uimaj-cpe/pom.xml                                  |  2 +-
 uimaj-document-annotation/pom.xml                  |  2 +-
 uimaj-eclipse-feature-runtime/feature.xml          |  2 +-
 uimaj-eclipse-feature-runtime/pom.xml              |  4 +-
 uimaj-eclipse-feature-tools/feature.xml            |  4 +-
 uimaj-eclipse-feature-tools/pom.xml                | 18 +++----
 uimaj-eclipse-maven-p2-site/pom.xml                |  6 +--
 uimaj-eclipse-update-site/category.xml             |  4 +-
 uimaj-eclipse-update-site/pom.xml                  | 10 ++--
 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                               | 14 +++---
 uimaj-test-util/pom.xml                            |  2 +-
 uimaj-tools/pom.xml                                |  6 +--
 uimaj-v3migration-jcas/pom.xml                     |  2 +-
 44 files changed, 115 insertions(+), 118 deletions(-)