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/24 07:41:17 UTC

[uima-uimaj] branch main updated (dacb7b804 -> e0482e630)

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 dacb7b804 Merge pull request #309 from apache/bugfix/303-Build-fails-on-Windows-if-namespace-contains-whitespace
     add af0881fc4 Issue #310: Apache UIMA Java SDK 3.4.1
     add 86feaa68a Issue #310: Apache UIMA Java SDK 3.4.1
     add 1890c4844 [maven-release-plugin] prepare release uimaj-3.4.1
     add 0173182cc [maven-release-plugin] prepare for next development iteration
     new e0482e630 Merge pull request #311 from apache/release/310-Apache-UIMA-Java-SDK-3.4.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                |  2 +-
 README.md                                       |  2 +-
 RELEASE_NOTES.md                                | 47 +++++--------------------
 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                    |  2 +-
 pom.xml                                         |  6 ++--
 uima-doc-v3-maintainers-guide/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/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             |  2 +-
 uimaj-eclipse-update-site/category.xml          |  4 +--
 uimaj-eclipse-update-site/pom.xml               |  6 ++--
 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-parent/pom.xml                            |  2 +-
 uimaj-test-util/pom.xml                         |  2 +-
 uimaj-tools/pom.xml                             |  2 +-
 uimaj-v3migration-jcas/pom.xml                  |  2 +-
 42 files changed, 65 insertions(+), 94 deletions(-)


[uima-uimaj] 01/01: Merge pull request #311 from apache/release/310-Apache-UIMA-Java-SDK-3.4.1

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 e0482e6302257b3f3f4903fa36657276fd167a15
Merge: dacb7b804 0173182cc
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Fri Feb 24 08:41:08 2023 +0100

    Merge pull request #311 from apache/release/310-Apache-UIMA-Java-SDK-3.4.1
    
    Issue #310: Apache UIMA Java SDK 3.4.1

 PearPackagingMavenPlugin/pom.xml                |  2 +-
 README.md                                       |  2 +-
 RELEASE_NOTES.md                                | 47 +++++--------------------
 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                    |  2 +-
 pom.xml                                         |  6 ++--
 uima-doc-v3-maintainers-guide/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/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             |  2 +-
 uimaj-eclipse-update-site/category.xml          |  4 +--
 uimaj-eclipse-update-site/pom.xml               |  6 ++--
 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-parent/pom.xml                            |  2 +-
 uimaj-test-util/pom.xml                         |  2 +-
 uimaj-tools/pom.xml                             |  2 +-
 uimaj-v3migration-jcas/pom.xml                  |  2 +-
 42 files changed, 65 insertions(+), 94 deletions(-)