[uima-uimaj] 01/01: Merge pull request #200 from apache/refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release

2022-05-19 Thread rec
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 016e151ff395c03df60a878721a3a60713b2444e
Merge: ae4905d49 7e03f1c2b
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 11:46:39 2022 +0200

Merge pull request #200 from 
apache/refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release

[UIMA-6443] Fresh Eclipse update site for every release

 aggregate-uimaj-eclipse-plugins/pom.xml|   8 +-
 pom.xml|  20 +-
 uimaj-eclipse-feature-runtime/.gitignore   |   3 -
 uimaj-eclipse-feature-runtime/feature.properties   | 153 --
 uimaj-eclipse-feature-runtime/feature.xml  | 163 +++
 ...eature => marker-file-identifying-tycho-module} |   0
 uimaj-eclipse-feature-runtime/pom.xml  |  11 +-
 .../src/main/resources/feature.xml |  51 
 uimaj-eclipse-feature-tools/.gitignore |   3 -
 uimaj-eclipse-feature-tools/feature.properties | 156 --
 uimaj-eclipse-feature-tools/feature.xml| 232 +++
 ...eature => marker-file-identifying-tycho-module} |   0
 uimaj-eclipse-feature-tools/pom.xml|  48 ++-
 .../src/main/resources/feature.xml | 115 
 uimaj-eclipse-maven-p2-site/pom.xml|  63 
 uimaj-eclipse-update-site/.gitignore   |   1 -
 .../{src/main/resources => }/category.xml  |   4 +-
 ...e-site => marker-file-identifying-tycho-module} |   0
 uimaj-eclipse-update-site/pom.xml  | 324 -
 uimaj-ep-runtime/pom.xml   |   4 +-
 uimaj-parent/pom.xml   |  85 +-
 21 files changed, 678 insertions(+), 766 deletions(-)



[uima-uimaj] branch main updated (ae4905d49 -> 016e151ff)

2022-05-19 Thread rec
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 ae4905d49 Merge pull request #202 from 
apache/refactoring/UIMA-6454-Update-dependencies
 add 40a736681 [UIMA-6443] Fresh Eclipse update site for every release
 add 6f2abc07e [UIMA-6443] Fresh Eclipse update site for every release
 add dbe58d15b [UIMA-6443] Fresh Eclipse update site for every release
 add 60ad1aa62 [UIMA-6443] Fresh Eclipse update site for every release
 add 7d1ca4529 [UIMA-6443] Fresh Eclipse update site for every release
 add 24b88ef72 [UIMA-6443] Fresh Eclipse update site for every release
 add b961af68f [UIMA-6443] Fresh Eclipse update site for every release
 add fe3ebc3a5 [UIMA-6443] Fresh Eclipse update site for every release
 add bad71244e [UIMA-6443] Fresh Eclipse update site for every release
 add e58d34df1 [UIMA-6443] Fresh Eclipse update site for every release
 add a2f213235 [UIMA-6443] Fresh Eclipse update site for every release
 add 9c89bb534 [UIMA-6443] Fresh Eclipse update site for every release
 add 83933a639 [UIMA-6443] Fresh Eclipse update site for every release
 add 83afb56c0 [UIMA-6443] Fresh Eclipse update site for every release
 add 532cc908c Merge branch 'main' into 
refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
 add 681f7525e [UIMA-6443] Fresh Eclipse update site for every release
 add 47efebe7c [UIMA-6443] Fresh Eclipse update site for every release
 add 8b64502a8 [UIMA-6443] Fresh Eclipse update site for every release
 add 7e03f1c2b Merge branch 'main' into 
refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
 new 016e151ff Merge pull request #200 from 
apache/refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-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:
 aggregate-uimaj-eclipse-plugins/pom.xml|   8 +-
 pom.xml|  20 +-
 uimaj-eclipse-feature-runtime/.gitignore   |   3 -
 uimaj-eclipse-feature-runtime/feature.properties   | 153 --
 uimaj-eclipse-feature-runtime/feature.xml  | 163 +++
 ...eature => marker-file-identifying-tycho-module} |   0
 uimaj-eclipse-feature-runtime/pom.xml  |  11 +-
 .../src/main/resources/feature.xml |  51 
 uimaj-eclipse-feature-tools/.gitignore |   3 -
 uimaj-eclipse-feature-tools/feature.properties | 156 --
 uimaj-eclipse-feature-tools/feature.xml| 232 +++
 ...eature => marker-file-identifying-tycho-module} |   0
 uimaj-eclipse-feature-tools/pom.xml|  48 ++-
 .../src/main/resources/feature.xml | 115 
 .../pom.xml|  47 ++-
 uimaj-eclipse-update-site/.gitignore   |   1 -
 .../{src/main/resources => }/category.xml  |   4 +-
 ...e-site => marker-file-identifying-tycho-module} |   0
 uimaj-eclipse-update-site/pom.xml  | 324 -
 uimaj-ep-runtime/pom.xml   |   4 +-
 uimaj-parent/pom.xml   |  85 +-
 21 files changed, 634 insertions(+), 794 deletions(-)
 delete mode 100644 uimaj-eclipse-feature-runtime/.gitignore
 delete mode 100644 uimaj-eclipse-feature-runtime/feature.properties
 create mode 100644 uimaj-eclipse-feature-runtime/feature.xml
 rename uimaj-eclipse-feature-runtime/{marker-file-identifying-eclipse-feature 
=> marker-file-identifying-tycho-module} (100%)
 delete mode 100644 uimaj-eclipse-feature-runtime/src/main/resources/feature.xml
 delete mode 100644 uimaj-eclipse-feature-tools/.gitignore
 delete mode 100644 uimaj-eclipse-feature-tools/feature.properties
 create mode 100644 uimaj-eclipse-feature-tools/feature.xml
 rename uimaj-eclipse-feature-tools/{marker-file-identifying-eclipse-feature => 
marker-file-identifying-tycho-module} (100%)
 delete mode 100644 uimaj-eclipse-feature-tools/src/main/resources/feature.xml
 copy {aggregate-uimaj-docbooks => uimaj-eclipse-maven-p2-site}/pom.xml (52%)
 delete mode 100644 uimaj-eclipse-update-site/.gitignore
 rename uimaj-eclipse-update-site/{src/main/resources => }/category.xml (82%)
 rename uimaj-eclipse-update-site/{marker-file-identifying-eclipse-update-site 
=> marker-file-identifying-tycho-module} (100%)



[uima-uimaj] branch main updated (016e151ff -> baf321827)

2022-05-19 Thread rec
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 016e151ff Merge pull request #200 from 
apache/refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
 add 549503659 Meep
 add baf321827 [maven-release-plugin] prepare release uimaj-3.4.0

No new revisions were added by this update.

Summary of changes:
 PearPackagingMavenPlugin/pom.xml   |   2 +-
 aggregate-uimaj-docbooks/pom.xml   |   2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml|   6 +-
 aggregate-uimaj/pom.xml|   2 +-
 jVinci/pom.xml |   2 +-
 jcasgen-maven-plugin/pom.xml   |   2 +-
 .../test.dat => marker-file-identifying-parent-pom |   0
 pom.xml| 119 +++--
 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|   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-parent/pom.xml   |  87 +--
 uimaj-test-util/pom.xml|   2 +-
 uimaj-tools/pom.xml|   2 +-
 uimaj-v3migration-jcas/pom.xml |   2 +-
 40 files changed, 73 insertions(+), 245 deletions(-)
 copy uimaj-core/src/test/resources/AnnotatorContextTest/testDir/test.dat => 
marker-file-identifying-parent-pom (100%)



[uima-uimaj] annotated tag uimaj-3.4.0 updated (baf321827 -> 3c5d3fd37)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to annotated tag uimaj-3.4.0
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


*** WARNING: tag uimaj-3.4.0 was modified! ***

from baf321827 (commit)
  to 3c5d3fd37 (tag)
 tagging baf32182777b2f1db98431e6b978df9298baa123 (commit)
 replaces rel/uimaj-3.3.0
  by Richard Eckart de Castilho
  on Thu May 19 14:28:51 2022 +0200

- Log -
[maven-release-plugin] copy for tag uimaj-3.4.0
---


No new revisions were added by this update.

Summary of changes:



[uima-uimaj] branch main updated: [maven-release-plugin] prepare for next development iteration

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new 0f3b9dbf7 [maven-release-plugin] prepare for next development iteration
0f3b9dbf7 is described below

commit 0f3b9dbf725d93efdec82e3a53e0887bf1c4f6fd
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 14:29:04 2022 +0200

[maven-release-plugin] prepare for next development iteration
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 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 |  4 ++--
 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|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 54 insertions(+), 54 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index bfe2fb375..9a809c419 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index a603cf4b3..e762a8ab8 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index bd4f9e742..e0ec62e90 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 5aae8b08a..e89ebaa13 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index ecbfe3b06..880481013 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index b8034d51a..a04d2bfdd 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
   
diff --git a/pom.xml b/pom.xml
index a974fb7e1..52884d509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 uimaj-parent/pom.xml
   
 
@@ -43,7 +43,7 @@
 scm:git:https://github.com/apache/uima-uimaj/
 
scm:git:https://github.co

[uima-uimaj] branch main updated: [maven-release-plugin] rollback the release of uimaj-3.4.0

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new dfa4fef18 [maven-release-plugin] rollback the release of uimaj-3.4.0
dfa4fef18 is described below

commit dfa4fef18757e6fa56876f503b96d08fe2a09ab6
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 14:30:06 2022 +0200

[maven-release-plugin] rollback the release of uimaj-3.4.0
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 --
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 16 
 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   |  4 ++--
 uimaj-eclipse-feature-tools/pom.xml | 18 +-
 uimaj-eclipse-maven-p2-site/pom.xml |  6 --
 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-parent/pom.xml|  2 +-
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 36 files changed, 63 insertions(+), 57 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 9a809c419..7c244d50f 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index e762a8ab8..d0ce1d6e4 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index e0ec62e90..9019154ef 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -17,13 +17,15 @@
specific language governing permissions and limitations
under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+http://maven.apache.org/POM/4.0.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   4.0.0
 
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index e89ebaa13..ebea87ed5 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index 880481013..dc773f297 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index a04d2bfdd..a6e2fb6e1 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4

[uima-uimaj] branch main updated (dfa4fef18 -> 51113ed4e)

2022-05-19 Thread rec
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 dfa4fef18 [maven-release-plugin] rollback the release of uimaj-3.4.0
 add 51113ed4e [maven-release-plugin] prepare release uimaj-3.4.0

No new revisions were added by this update.

Summary of changes:
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 ++
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 18 +-
 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 |  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-parent/pom.xml|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 64 insertions(+), 70 deletions(-)



[uima-uimaj] annotated tag uimaj-3.4.0 updated (51113ed4e -> 60bcdc6e7)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to annotated tag uimaj-3.4.0
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


*** WARNING: tag uimaj-3.4.0 was modified! ***

from 51113ed4e (commit)
  to 60bcdc6e7 (tag)
 tagging 51113ed4e060c0f9bbfbc0e544c3aceeb07bd9a5 (commit)
 replaces rel/uimaj-3.3.0
  by Richard Eckart de Castilho
  on Thu May 19 14:31:46 2022 +0200

- Log -
[maven-release-plugin] copy for tag uimaj-3.4.0
---


No new revisions were added by this update.

Summary of changes:



[uima-uimaj] branch main updated: [maven-release-plugin] prepare for next development iteration

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new d1c6101d3 [maven-release-plugin] prepare for next development iteration
d1c6101d3 is described below

commit d1c6101d36c550c1af346a51e04697c59078c3a7
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 14:32:01 2022 +0200

[maven-release-plugin] prepare for next development iteration
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 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 |  4 ++--
 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|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 54 insertions(+), 54 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index bfe2fb375..9a809c419 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index a603cf4b3..e762a8ab8 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index bd4f9e742..e0ec62e90 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 5aae8b08a..e89ebaa13 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index ecbfe3b06..880481013 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index b8034d51a..a04d2bfdd 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
   
diff --git a/pom.xml b/pom.xml
index a974fb7e1..52884d509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 uimaj-parent/pom.xml
   
 
@@ -43,7 +43,7 @@
 scm:git:https://github.com/apache/uima-uimaj/
 
scm:git:https://github.co

[uima-uimaj] branch main updated: [maven-release-plugin] rollback the release of uimaj-3.4.0

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new d1c3a9f0c [maven-release-plugin] rollback the release of uimaj-3.4.0
d1c3a9f0c is described below

commit d1c3a9f0c279da7f3d3c33b032c45ee21af7ab35
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 14:33:07 2022 +0200

[maven-release-plugin] rollback the release of uimaj-3.4.0
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 --
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 16 
 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   |  4 ++--
 uimaj-eclipse-feature-tools/pom.xml | 18 +-
 uimaj-eclipse-maven-p2-site/pom.xml |  6 --
 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-parent/pom.xml|  2 +-
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 36 files changed, 63 insertions(+), 57 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 9a809c419..7c244d50f 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index e762a8ab8..d0ce1d6e4 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index e0ec62e90..9019154ef 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -17,13 +17,15 @@
specific language governing permissions and limitations
under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+http://maven.apache.org/POM/4.0.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   4.0.0
 
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index e89ebaa13..ebea87ed5 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index 880481013..dc773f297 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index a04d2bfdd..a6e2fb6e1 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4

[uima-uimaj] branch main updated (d1c3a9f0c -> d8934d02c)

2022-05-19 Thread rec
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 d1c3a9f0c [maven-release-plugin] rollback the release of uimaj-3.4.0
 add d8934d02c [maven-release-plugin] prepare release uimaj-3.4.0

No new revisions were added by this update.

Summary of changes:
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 ++
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 18 +-
 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 |  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-parent/pom.xml|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 64 insertions(+), 70 deletions(-)



[uima-uimaj] annotated tag uimaj-3.4.0 updated (d8934d02c -> 263b674c3)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to annotated tag uimaj-3.4.0
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


*** WARNING: tag uimaj-3.4.0 was modified! ***

from d8934d02c (commit)
  to 263b674c3 (tag)
 tagging d8934d02c9c9ac9d4f58b121991cacf41712d02d (commit)
 replaces rel/uimaj-3.3.0
  by Richard Eckart de Castilho
  on Thu May 19 14:33:56 2022 +0200

- Log -
[maven-release-plugin] copy for tag uimaj-3.4.0
---


No new revisions were added by this update.

Summary of changes:



[uima-uimaj] branch main updated: [maven-release-plugin] prepare for next development iteration

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new db25ccf79 [maven-release-plugin] prepare for next development iteration
db25ccf79 is described below

commit db25ccf793b85712690961d96bcdabf9c7dcd872
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 14:34:09 2022 +0200

[maven-release-plugin] prepare for next development iteration
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 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 |  4 ++--
 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|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 54 insertions(+), 54 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index bfe2fb375..9a809c419 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index a603cf4b3..e762a8ab8 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index bd4f9e742..e0ec62e90 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 5aae8b08a..e89ebaa13 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index ecbfe3b06..880481013 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index b8034d51a..a04d2bfdd 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
   
diff --git a/pom.xml b/pom.xml
index a974fb7e1..52884d509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 uimaj-parent/pom.xml
   
 
@@ -43,7 +43,7 @@
 scm:git:https://github.com/apache/uima-uimaj/
 
scm:git:https://github.co

[uima-uimaj] branch main updated: [maven-release-plugin] rollback the release of uimaj-3.4.0

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new 651105202 [maven-release-plugin] rollback the release of uimaj-3.4.0
651105202 is described below

commit 651105202ceff23734d17aa667be8022c3b2c4a3
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 14:34:47 2022 +0200

[maven-release-plugin] rollback the release of uimaj-3.4.0
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 --
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 16 
 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   |  4 ++--
 uimaj-eclipse-feature-tools/pom.xml | 18 +-
 uimaj-eclipse-maven-p2-site/pom.xml |  6 --
 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-parent/pom.xml|  2 +-
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 36 files changed, 63 insertions(+), 57 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 9a809c419..7c244d50f 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index e762a8ab8..d0ce1d6e4 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index e0ec62e90..9019154ef 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -17,13 +17,15 @@
specific language governing permissions and limitations
under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+http://maven.apache.org/POM/4.0.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   4.0.0
 
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index e89ebaa13..ebea87ed5 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index 880481013..dc773f297 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index a04d2bfdd..a6e2fb6e1 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4

[uima-uimaj] branch main updated (651105202 -> ed76d6aa4)

2022-05-19 Thread rec
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 651105202 [maven-release-plugin] rollback the release of uimaj-3.4.0
 add 27b7f6f15 Meep
 add ed76d6aa4 [maven-release-plugin] prepare release uimaj-3.4.0

No new revisions were added by this update.

Summary of changes:
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 ++---
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 18 ++---
 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 |  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-parent/pom.xml| 35 ++---
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 64 insertions(+), 101 deletions(-)



[uima-uimaj] annotated tag uimaj-3.4.0 updated (ed76d6aa4 -> d4d50bc5f)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to annotated tag uimaj-3.4.0
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


*** WARNING: tag uimaj-3.4.0 was modified! ***

from ed76d6aa4 (commit)
  to d4d50bc5f (tag)
 tagging ed76d6aa4da1740f67f813d351f07bb8ad2920ae (commit)
 replaces rel/uimaj-3.3.0
  by Richard Eckart de Castilho
  on Thu May 19 14:41:17 2022 +0200

- Log -
[maven-release-plugin] copy for tag uimaj-3.4.0
---


No new revisions were added by this update.

Summary of changes:



[uima-uimaj] branch main updated: [maven-release-plugin] prepare for next development iteration

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new bd7724306 [maven-release-plugin] prepare for next development iteration
bd7724306 is described below

commit bd77243060aa03fa89f3ee3265ee9fb4650aab76
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 14:41:33 2022 +0200

[maven-release-plugin] prepare for next development iteration
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 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 |  4 ++--
 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|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 54 insertions(+), 54 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index bfe2fb375..9a809c419 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index a603cf4b3..e762a8ab8 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index bd4f9e742..e0ec62e90 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 5aae8b08a..e89ebaa13 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index ecbfe3b06..880481013 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index b8034d51a..a04d2bfdd 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
   
diff --git a/pom.xml b/pom.xml
index a974fb7e1..52884d509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 uimaj-parent/pom.xml
   
 
@@ -43,7 +43,7 @@
 scm:git:https://github.com/apache/uima-uimaj/
 
scm:git:https://github.co

[uima-uimaj] branch main updated: [maven-release-plugin] rollback the release of uimaj-3.4.0

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new 3497c056e [maven-release-plugin] rollback the release of uimaj-3.4.0
3497c056e is described below

commit 3497c056ec9cf43f380189759b11282d6c4e4e57
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 14:45:14 2022 +0200

[maven-release-plugin] rollback the release of uimaj-3.4.0
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 --
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 16 
 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   |  4 ++--
 uimaj-eclipse-feature-tools/pom.xml | 18 +-
 uimaj-eclipse-maven-p2-site/pom.xml |  6 --
 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-parent/pom.xml|  2 +-
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 36 files changed, 63 insertions(+), 57 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 9a809c419..7c244d50f 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index e762a8ab8..d0ce1d6e4 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index e0ec62e90..9019154ef 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -17,13 +17,15 @@
specific language governing permissions and limitations
under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+http://maven.apache.org/POM/4.0.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   4.0.0
 
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index e89ebaa13..ebea87ed5 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index 880481013..dc773f297 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index a04d2bfdd..a6e2fb6e1 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4

[uima-uimaj] branch main updated: [maven-release-plugin] prepare for next development iteration

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new 495e799af [maven-release-plugin] prepare for next development iteration
495e799af is described below

commit 495e799afa8b2f6b4bb3bf9a042fb271fdacf1b3
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 15:02:49 2022 +0200

[maven-release-plugin] prepare for next development iteration
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 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 |  4 ++--
 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|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 54 insertions(+), 54 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index bfe2fb375..9a809c419 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index a603cf4b3..e762a8ab8 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index bd4f9e742..e0ec62e90 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 5aae8b08a..e89ebaa13 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index ecbfe3b06..880481013 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index b8034d51a..a04d2bfdd 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
   
diff --git a/pom.xml b/pom.xml
index a974fb7e1..52884d509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 uimaj-parent/pom.xml
   
 
@@ -43,7 +43,7 @@
 scm:git:https://github.com/apache/uima-uimaj/
 
scm:git:https://github.co

[uima-uimaj] branch main updated (3497c056e -> 520d4a5f3)

2022-05-19 Thread rec
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 3497c056e [maven-release-plugin] rollback the release of uimaj-3.4.0
 add 520d4a5f3 [maven-release-plugin] prepare release uimaj-3.4.0

No new revisions were added by this update.

Summary of changes:
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 ++
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 18 +-
 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 |  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-parent/pom.xml|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 64 insertions(+), 70 deletions(-)



[uima-uimaj] annotated tag uimaj-3.4.0 updated (520d4a5f3 -> eeb603059)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to annotated tag uimaj-3.4.0
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


*** WARNING: tag uimaj-3.4.0 was modified! ***

from 520d4a5f3 (commit)
  to eeb603059 (tag)
 tagging 520d4a5f3779a1cbc060b29cd47fb4a3f0bc48cc (commit)
 replaces rel/uimaj-3.3.0
  by Richard Eckart de Castilho
  on Thu May 19 15:02:35 2022 +0200

- Log -
[maven-release-plugin] copy for tag uimaj-3.4.0
---


No new revisions were added by this update.

Summary of changes:



[uima-uimaj] branch main updated: [maven-release-plugin] rollback the release of uimaj-3.4.0

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new 7e84d87ad [maven-release-plugin] rollback the release of uimaj-3.4.0
7e84d87ad is described below

commit 7e84d87ad89c7a66af783858f8daf113559ae8f5
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 15:05:19 2022 +0200

[maven-release-plugin] rollback the release of uimaj-3.4.0
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 --
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 16 
 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   |  4 ++--
 uimaj-eclipse-feature-tools/pom.xml | 18 +-
 uimaj-eclipse-maven-p2-site/pom.xml |  6 --
 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-parent/pom.xml|  2 +-
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 36 files changed, 63 insertions(+), 57 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 9a809c419..7c244d50f 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index e762a8ab8..d0ce1d6e4 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index e0ec62e90..9019154ef 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -17,13 +17,15 @@
specific language governing permissions and limitations
under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+http://maven.apache.org/POM/4.0.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   4.0.0
 
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index e89ebaa13..ebea87ed5 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index 880481013..dc773f297 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index a04d2bfdd..a6e2fb6e1 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4

[uima-uimaj] annotated tag uimaj-3.4.0 updated (aa3da59d3 -> 68baf63ed)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to annotated tag uimaj-3.4.0
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


*** WARNING: tag uimaj-3.4.0 was modified! ***

from aa3da59d3 (commit)
  to 68baf63ed (tag)
 tagging aa3da59d3cb052e0f37f4055dd3b53caf80af4ea (commit)
 replaces rel/uimaj-3.3.0
  by Richard Eckart de Castilho
  on Thu May 19 15:06:19 2022 +0200

- Log -
[maven-release-plugin] copy for tag uimaj-3.4.0
---


No new revisions were added by this update.

Summary of changes:



[uima-uimaj] branch main updated (7e84d87ad -> aa3da59d3)

2022-05-19 Thread rec
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 7e84d87ad [maven-release-plugin] rollback the release of uimaj-3.4.0
 add 9fb04627c Meep
 add aa3da59d3 [maven-release-plugin] prepare release uimaj-3.4.0

No new revisions were added by this update.

Summary of changes:
 PearPackagingMavenPlugin/pom.xml   |  2 +-
 aggregate-uimaj-docbooks/pom.xml   |  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml|  6 ++
 aggregate-uimaj/pom.xml|  2 +-
 jVinci/pom.xml |  2 +-
 jcasgen-maven-plugin/pom.xml   |  2 +-
 ...ing-parent-pom => marker-file-enabling-auto-staging |  0
 pom.xml| 18 +-
 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|  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-parent/pom.xml   |  4 ++--
 uimaj-test-util/pom.xml|  2 +-
 uimaj-tools/pom.xml|  2 +-
 uimaj-v3migration-jcas/pom.xml |  2 +-
 40 files changed, 64 insertions(+), 70 deletions(-)
 copy marker-file-identifying-parent-pom => marker-file-enabling-auto-staging 
(100%)



[uima-uimaj] branch main updated: [maven-release-plugin] prepare for next development iteration

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new 4c091f538 [maven-release-plugin] prepare for next development iteration
4c091f538 is described below

commit 4c091f538fdb7c58a1dd125c434bd0594f07f874
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 15:06:34 2022 +0200

[maven-release-plugin] prepare for next development iteration
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 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 |  4 ++--
 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|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 54 insertions(+), 54 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index bfe2fb375..9a809c419 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index a603cf4b3..e762a8ab8 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index bd4f9e742..e0ec62e90 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 5aae8b08a..e89ebaa13 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index ecbfe3b06..880481013 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index b8034d51a..a04d2bfdd 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
   
diff --git a/pom.xml b/pom.xml
index a974fb7e1..52884d509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 uimaj-parent/pom.xml
   
 
@@ -43,7 +43,7 @@
 scm:git:https://github.com/apache/uima-uimaj/
 
scm:git:https://github.co

[uima-uimaj] branch main updated: [maven-release-plugin] rollback the release of uimaj-3.4.0

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new 934302ed1 [maven-release-plugin] rollback the release of uimaj-3.4.0
934302ed1 is described below

commit 934302ed1ceba564905efd3697afb3c3ba6a5b8e
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 15:09:58 2022 +0200

[maven-release-plugin] rollback the release of uimaj-3.4.0
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 --
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 16 
 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   |  4 ++--
 uimaj-eclipse-feature-tools/pom.xml | 18 +-
 uimaj-eclipse-maven-p2-site/pom.xml |  6 --
 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-parent/pom.xml|  2 +-
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 36 files changed, 63 insertions(+), 57 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 9a809c419..7c244d50f 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index e762a8ab8..d0ce1d6e4 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index e0ec62e90..9019154ef 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -17,13 +17,15 @@
specific language governing permissions and limitations
under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+http://maven.apache.org/POM/4.0.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   4.0.0
 
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index e89ebaa13..ebea87ed5 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index 880481013..dc773f297 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index a04d2bfdd..a6e2fb6e1 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4

[uima-uimaj] branch main updated (934302ed1 -> 1ff1f1890)

2022-05-19 Thread rec
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 934302ed1 [maven-release-plugin] rollback the release of uimaj-3.4.0
 add 1ff1f1890 [maven-release-plugin] prepare release uimaj-3.4.0

No new revisions were added by this update.

Summary of changes:
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 ++
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 18 +-
 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 |  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-parent/pom.xml|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 64 insertions(+), 70 deletions(-)



[uima-uimaj] annotated tag uimaj-3.4.0 updated (1ff1f1890 -> b1e40fd4b)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to annotated tag uimaj-3.4.0
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


*** WARNING: tag uimaj-3.4.0 was modified! ***

from 1ff1f1890 (commit)
  to b1e40fd4b (tag)
 tagging 1ff1f18900c9b8b92b364003d4c1d20f78ab5057 (commit)
 replaces rel/uimaj-3.3.0
  by Richard Eckart de Castilho
  on Thu May 19 15:10:50 2022 +0200

- Log -
[maven-release-plugin] copy for tag uimaj-3.4.0
---


No new revisions were added by this update.

Summary of changes:



[uima-uimaj] branch main updated: [maven-release-plugin] prepare for next development iteration

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new f72816617 [maven-release-plugin] prepare for next development iteration
f72816617 is described below

commit f72816617bd4f5b55ee5b67897e4f26d1076c686
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 15:11:04 2022 +0200

[maven-release-plugin] prepare for next development iteration
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 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 |  4 ++--
 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|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 54 insertions(+), 54 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index bfe2fb375..9a809c419 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index a603cf4b3..e762a8ab8 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index bd4f9e742..e0ec62e90 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 5aae8b08a..e89ebaa13 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index ecbfe3b06..880481013 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index b8034d51a..a04d2bfdd 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
   
diff --git a/pom.xml b/pom.xml
index a974fb7e1..52884d509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 uimaj-parent/pom.xml
   
 
@@ -43,7 +43,7 @@
 scm:git:https://github.com/apache/uima-uimaj/
 
scm:git:https://github.co

[uima-uimaj] branch main updated: [maven-release-plugin] rollback the release of uimaj-3.4.0

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new b0c9621bd [maven-release-plugin] rollback the release of uimaj-3.4.0
b0c9621bd is described below

commit b0c9621bd3c2f7865d0c4dba0b61993a97c9d6d6
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 15:31:57 2022 +0200

[maven-release-plugin] rollback the release of uimaj-3.4.0
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 --
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 16 
 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   |  4 ++--
 uimaj-eclipse-feature-tools/pom.xml | 18 +-
 uimaj-eclipse-maven-p2-site/pom.xml |  6 --
 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-parent/pom.xml|  2 +-
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 36 files changed, 63 insertions(+), 57 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 9a809c419..7c244d50f 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index e762a8ab8..d0ce1d6e4 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index e0ec62e90..9019154ef 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -17,13 +17,15 @@
specific language governing permissions and limitations
under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+http://maven.apache.org/POM/4.0.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   4.0.0
 
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index e89ebaa13..ebea87ed5 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index 880481013..dc773f297 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index a04d2bfdd..a6e2fb6e1 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4

[uima-uimaj] annotated tag uimaj-3.4.0 updated (ccf1c6c4b -> 489c966df)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to annotated tag uimaj-3.4.0
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


*** WARNING: tag uimaj-3.4.0 was modified! ***

from ccf1c6c4b (commit)
  to 489c966df (tag)
 tagging ccf1c6c4bbc485d717ea8b490f0d76981abca1b3 (commit)
 replaces rel/uimaj-3.3.0
  by Richard Eckart de Castilho
  on Thu May 19 15:34:41 2022 +0200

- Log -
[maven-release-plugin] copy for tag uimaj-3.4.0
---


No new revisions were added by this update.

Summary of changes:



[uima-uimaj] branch main updated: [maven-release-plugin] prepare for next development iteration

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new 4e8f5f1be [maven-release-plugin] prepare for next development iteration
4e8f5f1be is described below

commit 4e8f5f1bec271a0e84c82ca98e55cf8542054135
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 15:34:54 2022 +0200

[maven-release-plugin] prepare for next development iteration
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 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 |  4 ++--
 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|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 54 insertions(+), 54 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index bfe2fb375..9a809c419 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index a603cf4b3..e762a8ab8 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index bd4f9e742..e0ec62e90 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 5aae8b08a..e89ebaa13 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index ecbfe3b06..880481013 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index b8034d51a..a04d2bfdd 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
   
diff --git a/pom.xml b/pom.xml
index a974fb7e1..52884d509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 uimaj-parent/pom.xml
   
 
@@ -43,7 +43,7 @@
 scm:git:https://github.com/apache/uima-uimaj/
 
scm:git:https://github.co

[uima-uimaj] branch main updated (b0c9621bd -> ccf1c6c4b)

2022-05-19 Thread rec
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 b0c9621bd [maven-release-plugin] rollback the release of uimaj-3.4.0
 add ccf1c6c4b [maven-release-plugin] prepare release uimaj-3.4.0

No new revisions were added by this update.

Summary of changes:
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 ++
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 18 +-
 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 |  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-parent/pom.xml|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 64 insertions(+), 70 deletions(-)



[uima-uimaj] branch main updated (865c0a460 -> da2ce8056)

2022-05-19 Thread rec
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 865c0a460 [maven-release-plugin] rollback the release of uimaj-3.4.0
 add da2ce8056 [maven-release-plugin] prepare release uimaj-3.4.0

No new revisions were added by this update.

Summary of changes:
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 ++
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 18 +-
 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 |  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-parent/pom.xml|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 64 insertions(+), 70 deletions(-)



[uima-uimaj] annotated tag uimaj-3.4.0 updated (da2ce8056 -> 5422f2ea4)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to annotated tag uimaj-3.4.0
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


*** WARNING: tag uimaj-3.4.0 was modified! ***

from da2ce8056 (commit)
  to 5422f2ea4 (tag)
 tagging da2ce8056999ec09e5c6fd04e5c69471b809303e (commit)
 replaces rel/uimaj-3.3.0
  by Richard Eckart de Castilho
  on Thu May 19 15:41:34 2022 +0200

- Log -
[maven-release-plugin] copy for tag uimaj-3.4.0
---


No new revisions were added by this update.

Summary of changes:



[uima-uimaj] branch main updated: [maven-release-plugin] prepare for next development iteration

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new 87a87c1db [maven-release-plugin] prepare for next development iteration
87a87c1db is described below

commit 87a87c1dbbec1291505f39eb70ea62e5e3b26d94
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 15:41:49 2022 +0200

[maven-release-plugin] prepare for next development iteration
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 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 |  4 ++--
 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|  4 ++--
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 39 files changed, 54 insertions(+), 54 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index bfe2fb375..9a809c419 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index a603cf4b3..e762a8ab8 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index bd4f9e742..e0ec62e90 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 5aae8b08a..e89ebaa13 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index ecbfe3b06..880481013 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index b8034d51a..a04d2bfdd 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 ../uimaj-parent/pom.xml
   
   
diff --git a/pom.xml b/pom.xml
index a974fb7e1..52884d509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.0
+3.4.1-SNAPSHOT
 uimaj-parent/pom.xml
   
 
@@ -43,7 +43,7 @@
 scm:git:https://github.com/apache/uima-uimaj/
 
scm:git:https://github.co

[uima-uimaj] branch main updated: [maven-release-plugin] rollback the release of uimaj-3.4.0

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new 865c0a460 [maven-release-plugin] rollback the release of uimaj-3.4.0
865c0a460 is described below

commit 865c0a460112398b280ebcfe990e9c65ebb63c68
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 15:40:26 2022 +0200

[maven-release-plugin] rollback the release of uimaj-3.4.0
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 aggregate-uimaj-docbooks/pom.xml|  2 +-
 aggregate-uimaj-eclipse-plugins/pom.xml |  6 --
 aggregate-uimaj/pom.xml |  2 +-
 jVinci/pom.xml  |  2 +-
 jcasgen-maven-plugin/pom.xml|  2 +-
 pom.xml | 16 
 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   |  4 ++--
 uimaj-eclipse-feature-tools/pom.xml | 18 +-
 uimaj-eclipse-maven-p2-site/pom.xml |  6 --
 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-parent/pom.xml|  2 +-
 uimaj-test-util/pom.xml |  2 +-
 uimaj-tools/pom.xml |  2 +-
 uimaj-v3migration-jcas/pom.xml  |  2 +-
 36 files changed, 63 insertions(+), 57 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 9a809c419..7c244d50f 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index e762a8ab8..d0ce1d6e4 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index e0ec62e90..9019154ef 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -17,13 +17,15 @@
specific language governing permissions and limitations
under the License.
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+http://maven.apache.org/POM/4.0.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   4.0.0
 
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index e89ebaa13..ebea87ed5 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index 880481013..dc773f297 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index a04d2bfdd..a6e2fb6e1 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4

[uima-parent-pom] branch main updated (dca99ac -> 0dad02b)

2022-05-19 Thread rec
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-parent-pom.git


from dca99ac  Merge pull request #18 from 
apache/refactoring/NO-JIRA-Remove-unused-properties
 add 8b96249  [UIMA-6458] Spurious "parsedVersion.osgiVersion" in file 
names in target
 new 0dad02b  Merge pull request #19 from 
apache/refactoring/UIMA-6458-Spurious-parsedVersion-osgiVersion-in-file-names-in-target

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 | 92 +++--
 1 file changed, 67 insertions(+), 25 deletions(-)



[uima-parent-pom] 01/01: Merge pull request #19 from apache/refactoring/UIMA-6458-Spurious-parsedVersion-osgiVersion-in-file-names-in-target

2022-05-19 Thread rec
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-parent-pom.git

commit 0dad02bf85eb5dd1cb1d16dcf02fb9134079f699
Merge: dca99ac 8b96249
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 15:52:18 2022 +0200

Merge pull request #19 from 
apache/refactoring/UIMA-6458-Spurious-parsedVersion-osgiVersion-in-file-names-in-target

[UIMA-6458] Spurious "parsedVersion.osgiVersion" in file names in target

 pom.xml | 92 +++--
 1 file changed, 67 insertions(+), 25 deletions(-)



[uima-uimaj] branch main updated: [NO JIRA] Set version to 3.4.0-SNAPSHOT

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new f252b332b [NO JIRA] Set version to 3.4.0-SNAPSHOT
f252b332b is described below

commit f252b332b6b1fb8a0a73357c327f65c74eced7b4
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 16:03:46 2022 +0200

[NO JIRA] Set version to 3.4.0-SNAPSHOT
---
 PearPackagingMavenPlugin/pom.xml|  2 +-
 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 |  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 +-
 39 files changed, 52 insertions(+), 52 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 9a809c419..7c244d50f 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index e762a8ab8..d0ce1d6e4 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml 
b/aggregate-uimaj-eclipse-plugins/pom.xml
index e0ec62e90..5b476afd8 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index e89ebaa13..ebea87ed5 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index 880481013..dc773f297 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
 
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index a04d2bfdd..a6e2fb6e1 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 ../uimaj-parent/pom.xml
   
   
diff --git a/pom.xml b/pom.xml
index 52884d509..5130c9b3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   
 org.apache.uima
 uimaj-parent
-3.4.1-SNAPSHOT
+3.4.0-SNAPSHOT
 uimaj-parent/pom.xml
   
 
diff --git a/uima-doc-v3-users-guide/pom.xml b/uima-doc-v3-users-guide/pom.xml
index 

[uima-uimaj] branch refactoring/UIMA-6459-Upgrade-dependencies created (now ec3ba0017)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch refactoring/UIMA-6459-Upgrade-dependencies
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


  at ec3ba0017 [UIMA-6459] Upgrade dependencies (UIMAJ 3.4.0)

This branch includes the following new commits:

 new ec3ba0017 [UIMA-6459] Upgrade dependencies (UIMAJ 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.




[uima-uimaj] 01/01: [UIMA-6459] Upgrade dependencies (UIMAJ 3.4.0)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch refactoring/UIMA-6459-Upgrade-dependencies
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit ec3ba0017cde91ffd9a2c1c1352e581e490eab28
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 16:21:05 2022 +0200

[UIMA-6459] Upgrade dependencies (UIMAJ 3.4.0)

- UIMA Parent POM 14 -> 15-SNAPSHOT
- Remove auto-release-staging configuration and tycho configurations which 
are already in parent POM 15
---
 marker-file-enabling-auto-staging  |   0
 marker-file-identifying-parent-pom |   0
 pom.xml| 115 +
 uimaj-parent/pom.xml   | 114 +---
 4 files changed, 16 insertions(+), 213 deletions(-)

diff --git a/marker-file-enabling-auto-staging 
b/marker-file-enabling-auto-staging
new file mode 100644
index 0..e69de29bb
diff --git a/marker-file-identifying-parent-pom 
b/marker-file-identifying-parent-pom
new file mode 100644
index 0..e69de29bb
diff --git a/pom.xml b/pom.xml
index 6b02eacf5..5130c9b3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,22 +138,22 @@
   org.apache.uima
   uimaj-json
   ${project.version}
-
+
 
   org.apache.uima
   uimaj-v3migration-jcas
   ${project.version}
-  
+
 
   org.bitbucket.mstrobel
   procyon-core
   0.5.32
-  
+
 
   org.bitbucket.mstrobel
   procyon-compilertools
   0.5.32
-  
+
 
   com.github.javaparser
   javaparser-core
@@ -172,18 +172,17 @@
   org.apache.logging.log4j
   log4j-slf4j-impl
   ${log4j-version}
-
+
 
   org.apache.logging.log4j
   log4j-core
   ${log4j-version}
-
+
 
   org.apache.logging.log4j
   log4j-api
   ${log4j-version}
-
- 
+
   
 
   
@@ -272,6 +271,7 @@
 
   
 
+  marker-file-rc-auto-staging-module
   
   NOTICE.md
   
src/main/bin_distr_license_notices/NOTICE.md
@@ -333,50 +333,8 @@
 
   apache-release
 
-  
-
-
scm:svn:https://dist.apache.org/repos/dist/dev/uima/
-
${project.build.directory}/staging
-
${project.artifactId}-${project.version}-RC-${staging-timestamp}-${candidate-id}
-  
-  
   
-
-
 
-  
-maven-changes-plugin
-false
-
-  
-default-cli
-
-  ${jiraVersion}
-
-  
-
-  
-  
-org.codehaus.mojo
-buildnumber-maven-plugin
-false
-
-  
-generate-candidate-id
-initialize
-
-  create
-
-
-  
candidate-id
-  
staging-timestamp
-  7
-  MMddHHmm
-  Z
-
-  
-
-  
   
 org.apache.maven.plugins
 maven-antrun-plugin
@@ -392,17 +350,17 @@
 
 
   
-
-
-
-
-
-
+
+
+
+
+
+
   
 
 
   
-
+
   
 
   
@@ -410,49 +368,6 @@
   
 
   
-  
-org.apache.maven.plugins
-maven-scm-plugin
-false
-
-  developerConnection
-  
${staging-scm-root}
-
-
-  
-checkout-staging
-initialize
-
-  checkout
-
-
-  ${staging-local-root}
-
-  
-  
-add-staging-files
-deploy
-
-  add
-
-
-  ${staging-local-root}
-  ${staging-folder}/**/*
-
-  
-  
-commit-staging-files
-deploy
-
-  checkin
-
-
-  ${staging-local-root}
-  Staging release artifacts for 
${project.artifactId}-${proje

[uima-uimaj] branch main updated: [NO JIRA] Temporarily unprotect main so I can remove the bogus commits from the maven release plugin testing that should have been local

2022-05-19 Thread rec
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


The following commit(s) were added to refs/heads/main by this push:
 new 5ba2e7f90 [NO JIRA] Temporarily unprotect main so I can remove the 
bogus commits from the maven release plugin testing that should have been local
5ba2e7f90 is described below

commit 5ba2e7f9035114a55e52d1c068ab67a6619a1642
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 16:35:08 2022 +0200

[NO JIRA] Temporarily unprotect main so I can remove the bogus commits from 
the maven release plugin testing that should have been local
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 6e2e72b04..1c53d237c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,3 +17,4 @@
 github:
   description: "UIMA Java SDK, version 3 (in main), 2 (in main-v2)"
   homepage: https://uima.apache.org
+  protected_branches: ~



[uima-uimaj] 01/01: Merge pull request #203 from apache/refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos

2022-05-19 Thread rec
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 59d38c22bbc6ce0bd32aac70b3c48a6a565a0bcd
Merge: 016e151ff 45cfdc523
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 16:50:22 2022 +0200

Merge pull request #203 from 
apache/refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos

[UIMA-6438] add asf.yaml files to UIMA repos

 .asf.yaml | 63 +--
 1 file changed, 49 insertions(+), 14 deletions(-)



[uima-uimaj] branch main updated (016e151ff -> 59d38c22b)

2022-05-19 Thread rec
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 016e151ff Merge pull request #200 from 
apache/refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
 add 85301afa8 [UIMA-6438] Add asf.yaml files to UIMA repos
 add 45cfdc523 Merge branch 'main' into 
refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos
 new 59d38c22b Merge pull request #203 from 
apache/refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos

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:
 .asf.yaml | 63 +--
 1 file changed, 49 insertions(+), 14 deletions(-)



[uima-uimaj] branch refactoring/UIMA-6436-Move-maintainer-documentation-from-website-into-maintainer-guide updated (48d85a90e -> d6436fbf6)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch 
refactoring/UIMA-6436-Move-maintainer-documentation-from-website-into-maintainer-guide
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


from 48d85a90e Merge branch 'main' into 
refactoring/UIMA-6436-Move-maintainer-documentation-from-website-into-maintainer-guide
 add 85301afa8 [UIMA-6438] Add asf.yaml files to UIMA repos
 add 40a736681 [UIMA-6443] Fresh Eclipse update site for every release
 add 6f2abc07e [UIMA-6443] Fresh Eclipse update site for every release
 add dbe58d15b [UIMA-6443] Fresh Eclipse update site for every release
 add 60ad1aa62 [UIMA-6443] Fresh Eclipse update site for every release
 add 7d1ca4529 [UIMA-6443] Fresh Eclipse update site for every release
 add 24b88ef72 [UIMA-6443] Fresh Eclipse update site for every release
 add b961af68f [UIMA-6443] Fresh Eclipse update site for every release
 add fe3ebc3a5 [UIMA-6443] Fresh Eclipse update site for every release
 add bad71244e [UIMA-6443] Fresh Eclipse update site for every release
 add e58d34df1 [UIMA-6443] Fresh Eclipse update site for every release
 add a2f213235 [UIMA-6443] Fresh Eclipse update site for every release
 add 9c89bb534 [UIMA-6443] Fresh Eclipse update site for every release
 add 83933a639 [UIMA-6443] Fresh Eclipse update site for every release
 add 83afb56c0 [UIMA-6443] Fresh Eclipse update site for every release
 add 532cc908c Merge branch 'main' into 
refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
 add 681f7525e [UIMA-6443] Fresh Eclipse update site for every release
 add 47efebe7c [UIMA-6443] Fresh Eclipse update site for every release
 add 8b64502a8 [UIMA-6443] Fresh Eclipse update site for every release
 add 7e03f1c2b Merge branch 'main' into 
refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
 add 016e151ff Merge pull request #200 from 
apache/refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
 add 45cfdc523 Merge branch 'main' into 
refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos
 add 59d38c22b Merge pull request #203 from 
apache/refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos
 add d6436fbf6 Merge branch 'main' into 
refactoring/UIMA-6436-Move-maintainer-documentation-from-website-into-maintainer-guide

No new revisions were added by this update.

Summary of changes:
 .asf.yaml  |  63 +++-
 aggregate-uimaj-eclipse-plugins/pom.xml|   8 +-
 pom.xml|  20 +-
 uimaj-eclipse-feature-runtime/.gitignore   |   3 -
 uimaj-eclipse-feature-runtime/feature.properties   | 153 --
 uimaj-eclipse-feature-runtime/feature.xml  | 163 +++
 ...eature => marker-file-identifying-tycho-module} |   0
 uimaj-eclipse-feature-runtime/pom.xml  |  11 +-
 .../src/main/resources/feature.xml |  51 
 uimaj-eclipse-feature-tools/.gitignore |   3 -
 uimaj-eclipse-feature-tools/feature.properties | 156 --
 uimaj-eclipse-feature-tools/feature.xml| 232 +++
 ...eature => marker-file-identifying-tycho-module} |   0
 uimaj-eclipse-feature-tools/pom.xml|  48 ++-
 .../src/main/resources/feature.xml | 115 
 .../pom.xml|  48 ++-
 uimaj-eclipse-update-site/.gitignore   |   1 -
 .../{src/main/resources => }/category.xml  |   4 +-
 ...e-site => marker-file-identifying-tycho-module} |   0
 uimaj-eclipse-update-site/pom.xml  | 324 -
 uimaj-ep-runtime/pom.xml   |   4 +-
 uimaj-parent/pom.xml   |  85 +-
 22 files changed, 683 insertions(+), 809 deletions(-)
 delete mode 100644 uimaj-eclipse-feature-runtime/.gitignore
 delete mode 100644 uimaj-eclipse-feature-runtime/feature.properties
 create mode 100644 uimaj-eclipse-feature-runtime/feature.xml
 rename uimaj-eclipse-feature-runtime/{marker-file-identifying-eclipse-feature 
=> marker-file-identifying-tycho-module} (100%)
 delete mode 100644 uimaj-eclipse-feature-runtime/src/main/resources/feature.xml
 delete mode 100644 uimaj-eclipse-feature-tools/.gitignore
 delete mode 100644 uimaj-eclipse-feature-tools/feature.properties
 create mode 100644 uimaj-eclipse-feature-tools/feature.xml
 rename uimaj-eclipse-feature-tools/{marker-file-identifying-eclipse-feature => 
marker-file-identifying-tycho-module} (100%)
 delete mode 100644 uimaj-eclipse-feature-tools/src/main/resources/feature.xml
 copy {aggregate-uimaj-docbooks => uimaj-eclipse-maven-p2-site}/pom.xml (51%)
 delete mode 100644 uimaj-eclipse-update-site/.gitignore
 rename uimaj-eclipse-update-site/{src/main/resources => }/category.xml (82%)
 rename uimaj-eclipse-update-site/{marker-file-identifying

[uima-build-jenkins-shared-library] branch main updated: [UIMA-6460] Move tycho and auto-staging to parent pom

2022-05-19 Thread rec
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-build-jenkins-shared-library.git


The following commit(s) were added to refs/heads/main by this push:
 new edf649f  [UIMA-6460] Move tycho and auto-staging to parent pom
edf649f is described below

commit edf649f06af1f519a603f9687925631d28f87275
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 16:57:33 2022 +0200

[UIMA-6460] Move tycho and auto-staging to parent pom

- Set Java version to 11-latest
---
 vars/createConfiguration.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vars/createConfiguration.groovy b/vars/createConfiguration.groovy
index 1ec756a..62cd0c0 100644
--- a/vars/createConfiguration.groovy
+++ b/vars/createConfiguration.groovy
@@ -21,7 +21,7 @@ def call(body) {
   def config = [
 agentLabel: '',
 maven: 'maven_latest',
-jdk: 'jdk_1.8_latest',
+jdk: 'jdk_11_latest',
 extraMavenArguments: ''
   ]
   



[uima-parent-pom] 01/01: Merge pull request #20 from apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom

2022-05-19 Thread rec
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-parent-pom.git

commit 5fc7c20ddfa1f5eca3f95db255bbe18fe3044a69
Merge: 0dad02b 76cb889
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 17:05:21 2022 +0200

Merge pull request #20 from 
apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom

[UIMA-6460] Move tycho and auto-staging to parent pom

 pom.xml | 303 
 1 file changed, 250 insertions(+), 53 deletions(-)



[uima-parent-pom] branch main updated (0dad02b -> 5fc7c20)

2022-05-19 Thread rec
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-parent-pom.git


from 0dad02b  Merge pull request #19 from 
apache/refactoring/UIMA-6458-Spurious-parsedVersion-osgiVersion-in-file-names-in-target
 add 76cb889  [UIMA-6460] Move tycho and auto-staging to parent pom
 new 5fc7c20  Merge pull request #20 from 
apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom

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 | 303 
 1 file changed, 250 insertions(+), 53 deletions(-)



[uima-parent-pom] 01/01: [UIMA-6460] Move tycho and auto-staging to parent pom

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch 
refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom
in repository https://gitbox.apache.org/repos/asf/uima-parent-pom.git

commit 2d180ff2e1a94540b051029c9012fbe696d9e871
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 17:30:55 2022 +0200

[UIMA-6460] Move tycho and auto-staging to parent pom

- Exclude JAXB from the maven dependency plugin
---
 pom.xml | 19 +--
 1 file changed, 17 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1d0b137..52483e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2849,8 +2849,8 @@
   
   
 
 
   javax.xml.bind
@@ -2880,6 +2880,21 @@
   
 
   
+
+  org.apache.maven.plugins
+  maven-dependency-plugin
+  
+
+  
+  javax.xml.bind:jaxb-api
+  com.sun.xml.bind:jaxb-core
+  com.sun.xml.bind:jaxb-impl
+  
javax.activation:javax.activation-api
+
+  
+
 
   org.apache.maven.plugins
   maven-surefire-plugin



[uima-parent-pom] branch refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom created (now 2d180ff)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch 
refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom
in repository https://gitbox.apache.org/repos/asf/uima-parent-pom.git


  at 2d180ff  [UIMA-6460] Move tycho and auto-staging to parent pom

This branch includes the following new commits:

 new 2d180ff  [UIMA-6460] Move tycho and auto-staging to parent pom

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.




[uima-uimaj] branch refactoring/UIMA-6459-Upgrade-dependencies updated (ec3ba0017 -> 4e9c4e0a4)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch refactoring/UIMA-6459-Upgrade-dependencies
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


from ec3ba0017 [UIMA-6459] Upgrade dependencies (UIMAJ 3.4.0)
 add 85301afa8 [UIMA-6438] Add asf.yaml files to UIMA repos
 add 45cfdc523 Merge branch 'main' into 
refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos
 add 59d38c22b Merge pull request #203 from 
apache/refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos
 new 4e9c4e0a4 Merge branch 'main' into 
refactoring/UIMA-6459-Upgrade-dependencies

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:
 .asf.yaml | 63 +--
 1 file changed, 49 insertions(+), 14 deletions(-)



[uima-uimaj] 01/01: Merge branch 'main' into refactoring/UIMA-6459-Upgrade-dependencies

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch refactoring/UIMA-6459-Upgrade-dependencies
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit 4e9c4e0a45464c14cfc852b0d3b91ed30079ce22
Merge: ec3ba0017 59d38c22b
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 17:46:34 2022 +0200

Merge branch 'main' into refactoring/UIMA-6459-Upgrade-dependencies

* main:
  [UIMA-6438] Add asf.yaml files to UIMA repos

 .asf.yaml | 63 +--
 1 file changed, 49 insertions(+), 14 deletions(-)



[uima-uimafit] branch refactoring/UIMA-6432-Upgrade-dependencies created (now ae23203)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch refactoring/UIMA-6432-Upgrade-dependencies
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git


  at ae23203  [UIMA-6432] Upgrade dependencies

This branch includes the following new commits:

 new ae23203  [UIMA-6432] Upgrade dependencies

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.




[uima-uimafit] 01/01: [UIMA-6432] Upgrade dependencies

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch refactoring/UIMA-6432-Upgrade-dependencies
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit ae232030fb7cf2c3610806015a667921306f72fa
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 17:52:18 2022 +0200

[UIMA-6432] Upgrade dependencies

- UIMA Parent POM 14 -> 15-SNAPSHOT
- Remove enforcing of Java version - is done in the parent
- Remove explicit configuration of the changes plugin in favor of 
activating the respective profile from the parent POM using a marker file
- Enable auto-release-staging
---
 marker-file-enabling-auto-staging  |  0
 marker-file-identifying-parent-pom |  0
 pom.xml| 33 +--
 uimafit-parent/pom.xml | 54 --
 4 files changed, 1 insertion(+), 86 deletions(-)

diff --git a/marker-file-enabling-auto-staging 
b/marker-file-enabling-auto-staging
new file mode 100644
index 000..e69de29
diff --git a/marker-file-identifying-parent-pom 
b/marker-file-identifying-parent-pom
new file mode 100644
index 000..e69de29
diff --git a/pom.xml b/pom.xml
index 2c2e350..1cabbcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 uimafit-parent
   
   
-3.2.0uimaFIT
+3.3.0uimaFIT
   
   
 scm:git:git://github.com/apache/uima-uimafit
@@ -145,35 +145,4 @@
 uimafit-benchmark
 uimafit-parent
   
-
-  
-
-  apache-release
-  
-
-
-
-  
-org.apache.maven.plugins
-maven-changes-plugin
-2.11
-false
-
-  
-default-cli
-
-  jira-report
-
-generate-resources
-
-  ${jiraVersion}
-  uimaFIT,uimaFIT-Maven-Plugin
-
-  
-
-  
-
-  
-
-  
 
diff --git a/uimafit-parent/pom.xml b/uimafit-parent/pom.xml
index f8c3237..cd4fe6e 100644
--- a/uimafit-parent/pom.xml
+++ b/uimafit-parent/pom.xml
@@ -412,61 +412,7 @@
 
   
 
-
-  maven-enforcer-plugin
-  3.0.0
-  
-
-  enforce-prerequisites
-  verify
-  
-enforce
-  
-  
-
-  
-[1.8.0,)
-  
-
-  
-
-  
-
   
 
   
-
-  
-
-  apache-release
-
-  
-
-  
-org.apache.maven.plugins
-maven-enforcer-plugin
-
-  
-enforce-java
-
-  enforce
-
-
-  
-
-  
-  [1.8,1.9)
-
-  
-
-  
-
-  
-
-  
-
-  
 
\ No newline at end of file



[uima-parent-pom] 01/01: Merge pull request #21 from apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom

2022-05-19 Thread rec
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-parent-pom.git

commit f454ca4a11384f88085904d67ee9a5fa5d235112
Merge: 5fc7c20 0e52ed6
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 18:16:31 2022 +0200

Merge pull request #21 from 
apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom

[UIMA-6460] move tycho and auto staging to parent pom

 pom.xml | 25 -
 1 file changed, 20 insertions(+), 5 deletions(-)



[uima-parent-pom] branch main updated (5fc7c20 -> f454ca4)

2022-05-19 Thread rec
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-parent-pom.git


from 5fc7c20  Merge pull request #20 from 
apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom
 add 2d180ff  [UIMA-6460] Move tycho and auto-staging to parent pom
 add 0e52ed6  [UIMA-6460] Move tycho and auto-staging to parent pom
 new f454ca4  Merge pull request #21 from 
apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom

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 | 25 -
 1 file changed, 20 insertions(+), 5 deletions(-)



[uima-uimafit] branch refactoring/UIMA-6432-Upgrade-dependencies updated (ae23203 -> 3b0082a)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch refactoring/UIMA-6432-Upgrade-dependencies
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git


from ae23203  [UIMA-6432] Upgrade dependencies
 add 3b0082a  [UIMA-6432] Upgrade dependencies

No new revisions were added by this update.

Summary of changes:
 pom.xml | 36 
 1 file changed, 36 insertions(+)



[uima-parent-pom] 01/01: [UIMA-6460] Move tycho and auto-staging to parent pom

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch 
refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom
in repository https://gitbox.apache.org/repos/asf/uima-parent-pom.git

commit a7f00a0b4036b73ecd08cf426283f486353e13a9
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 21:21:38 2022 +0200

[UIMA-6460] Move tycho and auto-staging to parent pom

- Need to ensure that staged files have consistent line endings, otherwise 
we cannot commit them to svn
---
 pom.xml | 24 +++-
 1 file changed, 23 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b69ec54..897283b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -659,6 +659,28 @@
 org.apache.maven.plugins
 maven-antrun-plugin
 
+  
+fix-text-file-line-endings
+
+  run
+
+compile
+
+  
+
+
+  
+  
+
+  
+  
+  
+
+  
+
+  
+
+  
   
 dup-meta-jar-cleanup
 
@@ -672,7 +694,7 @@
   
 
   
-
+ 
   
 
   



[uima-parent-pom] branch refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom created (now a7f00a0)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch 
refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom
in repository https://gitbox.apache.org/repos/asf/uima-parent-pom.git


  at a7f00a0  [UIMA-6460] Move tycho and auto-staging to parent pom

This branch includes the following new commits:

 new a7f00a0  [UIMA-6460] Move tycho and auto-staging to parent pom

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.




[uima-ruta] branch refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release created (now 5a28897d)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch 
refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git


  at 5a28897d [UIMA-6443] Fresh Eclipse update site for every release

This branch includes the following new commits:

 new 5a28897d [UIMA-6443] Fresh Eclipse update site for every 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.




[uima-ruta] 01/01: [UIMA-6443] Fresh Eclipse update site for every release

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch 
refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git

commit 5a28897d533486058e39ab9a1339607af6bd50b5
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 21:38:50 2022 +0200

[UIMA-6443] Fresh Eclipse update site for every release

- UIMA Parent POM 14 -> 15-SNAPSHOT
- Remove jave varsion enforcer configurations which are present already in 
the parent pom
- Update jiraVersion property
- Add Eclipse feature and update site to the regular build
- Remove changes plugin config and trigger it via a marker file instead
- Convert feature and update site to using tycho
- Activate auto-staging
- Fold properties into the feature.xml because Tycho does not seem to 
support externalized strings
---
 ...se-feature => marker-file-enabling-auto-staging |   0
 ...date-site => marker-file-identifying-parent-pom |   0
 pom.xml|  89 ++-
 ruta-eclipse-feature/.gitignore|   1 -
 ruta-eclipse-feature/feature.properties| 145 ---
 ruta-eclipse-feature/feature.xml   | 205 +++
 ...eature => marker-file-identifying-tycho-module} |   0
 ruta-eclipse-feature/pom.xml   | 100 +++
 .../src/main/resources/feature.xml |  97 ---
 ruta-eclipse-update-site/category.xml  |   2 +-
 .../marker-file-identifying-tycho-module   |   0
 ruta-eclipse-update-site/pom.xml   | 290 -
 .../src/main/resources/category.xml|  31 ---
 ruta-parent/pom.xml|  48 
 14 files changed, 329 insertions(+), 679 deletions(-)

diff --git a/ruta-eclipse-feature/marker-file-identifying-eclipse-feature 
b/marker-file-enabling-auto-staging
similarity index 100%
copy from ruta-eclipse-feature/marker-file-identifying-eclipse-feature
copy to marker-file-enabling-auto-staging
diff --git 
a/ruta-eclipse-update-site/marker-file-identifying-eclipse-update-site 
b/marker-file-identifying-parent-pom
similarity index 100%
rename from ruta-eclipse-update-site/marker-file-identifying-eclipse-update-site
rename to marker-file-identifying-parent-pom
diff --git a/pom.xml b/pom.xml
index 63e6e62a..b9ef886a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,10 +33,7 @@
   The top project for Apache UIMA Ruta
   ${uimaWebsiteUrl}
   
-12348278
-
+3.2.0ruta
   
 
   
@@ -130,12 +127,13 @@
 ruta-ep-addons
 ruta-ep-textruler
 ruta-ep-core-ext
+ruta-eclipse-feature
+ruta-eclipse-update-site
 
 ruta-maven-plugin
 ruta-maven-archetype
 
 ruta-docbook
-ruta-eclipse-feature
 
 example-projects/ruta-ep-example-extensions
 example-projects/ruta-maven-example
@@ -179,76 +177,45 @@
 
   
 
-
-
-  org.apache.maven.plugins
-  maven-changes-plugin
-  2.8
-  
-
-  default-cli
-  
-jira-report
-  
-
-  generate-resources
-  
-true
-${jiraVersion}
-Ruta
-Type,Key,Status,Summary
-Fixed
-Closed,Resolved
-Type, Status, Key
-${basedir}/issuesFixed/
-1000
-  
-
-  
-
   
 
   
   
-
-
 
   apache-release
   
 
-  
-  
   
-maven-changes-plugin
-2.8
+org.apache.maven.plugins
+maven-antrun-plugin
+false
 
   
-default-cli
+install
+
+  run
+
 
-  ${jiraVersion}
-  Type, Status, Key
+  
+
+
+  
+
+
+
+
+
+
+  
+
+
+  
+
+  
+
+  
 
   
-
-  
-  
-maven-antrun-plugin
-false
-
   
 ExtendSourceRelease
 package
diff --git a/ruta-eclipse-feature/.gitignore b/ruta-eclipse-feature/.gitignore
deleted file mode 100644
index 3a0a26cb..
--- a/ruta-eclipse-feature/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-feature.xml
diff --git a/ruta-eclipse-feature/feature.properties 
b/ruta-eclipse-feature

[uima-ruta] branch main updated (3fcaf4b0 -> 810c8053)

2022-05-19 Thread rec
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-ruta.git


from 3fcaf4b0 Merge pull request #85 from 
apache/UIMA-6447-Update-dependencies
 add f9f7819b [UIMA-6458] Spurious "parsedVersion.osgiVersion" in file 
names in target
 new 810c8053 Merge pull request #86 from 
apache/refactoring/UIMA-6458-Spurious-parsedVersion-osgiVersion-in-file-names-in-target

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:
 .../ruta-ep-example-extensions/pom.xml |  2 -
 ruta-eclipse-update-site/category.xml  |  2 +-
 ruta-eclipse-update-site/pom.xml   |  6 +-
 ruta-ep-addons/pom.xml |  2 -
 ruta-ep-caseditor/pom.xml  |  2 -
 ruta-ep-core-ext/pom.xml   |  3 -
 ruta-ep-engine/pom.xml | 70 ++
 ruta-ep-ide-ui/pom.xml |  2 -
 ruta-ep-ide/pom.xml|  2 -
 ruta-ep-textruler/pom.xml  |  2 -
 10 files changed, 50 insertions(+), 43 deletions(-)



[uima-ruta] 01/01: Merge pull request #86 from apache/refactoring/UIMA-6458-Spurious-parsedVersion-osgiVersion-in-file-names-in-target

2022-05-19 Thread rec
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-ruta.git

commit 810c8053442972308faf28e9ea213701c25f9290
Merge: 3fcaf4b0 f9f7819b
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 21:50:54 2022 +0200

Merge pull request #86 from 
apache/refactoring/UIMA-6458-Spurious-parsedVersion-osgiVersion-in-file-names-in-target

[UIMA-6458] Spurious "parsedVersion.osgiVersion" in file names in target

 .../ruta-ep-example-extensions/pom.xml |  2 -
 ruta-eclipse-update-site/category.xml  |  2 +-
 ruta-eclipse-update-site/pom.xml   |  6 +-
 ruta-ep-addons/pom.xml |  2 -
 ruta-ep-caseditor/pom.xml  |  2 -
 ruta-ep-core-ext/pom.xml   |  3 -
 ruta-ep-engine/pom.xml | 70 ++
 ruta-ep-ide-ui/pom.xml |  2 -
 ruta-ep-ide/pom.xml|  2 -
 ruta-ep-textruler/pom.xml  |  2 -
 10 files changed, 50 insertions(+), 43 deletions(-)



[uima-ruta] branch refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos created (now 04db8d03)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch 
refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git


  at 04db8d03 [UIMA-6438] Add asf.yaml files to UIMA repos

This branch includes the following new commits:

 new 04db8d03 [UIMA-6438] Add asf.yaml files to UIMA repos

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.




[uima-ruta] 01/01: [UIMA-6438] Add asf.yaml files to UIMA repos

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch 
refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git

commit 04db8d036c5dadefd6b877922a026d55a755f120
Author: Richard Eckart de Castilho 
AuthorDate: Thu May 19 21:54:03 2022 +0200

[UIMA-6438] Add asf.yaml files to UIMA repos

- Add branch protection rules and more settings
---
 .asf.yaml | 22 +-
 1 file changed, 21 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index fbe98e03..77df47d2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,14 @@
 github:
   description: "Apache UIMA Ruta"
   homepage: https://uima.apache.org/
+  dependabot_alerts:  true
+  dependabot_updates: false
+  notifications:
+commits:  commits@uima.apache.org
+issues:   d...@uima.apache.org
+pullrequests: d...@uima.apache.org
+jobs: d...@uima.apache.org
+jira_options: link label
   labels:
   - apache
   - uima
@@ -30,4 +38,16 @@ github:
 squash:  true
 merge:   true
 rebase:  false
-
\ No newline at end of file
+  del_branch_on_merge: true
+  protected_branches:
+main:
+ required_status_checks:
+strict: true
+contexts:
+  - continuous-integration/jenkins/pr-merge
+main-v2:
+ required_status_checks:
+strict: true
+contexts:
+  - continuous-integration/jenkins/pr-merge
+  
\ No newline at end of file



[uima-ruta] 01/01: Merge pull request #87 from apache/refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release

2022-05-19 Thread rec
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-ruta.git

commit 626f9e281a1802c98edf236466d3ab567d14ce42
Merge: 810c8053 5a28897d
Author: Richard Eckart de Castilho 
AuthorDate: Fri May 20 08:41:29 2022 +0200

Merge pull request #87 from 
apache/refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release

[UIMA-6443] Fresh Eclipse update site for every release

 ...se-feature => marker-file-enabling-auto-staging |   0
 ...date-site => marker-file-identifying-parent-pom |   0
 pom.xml|  89 ++-
 ruta-eclipse-feature/.gitignore|   1 -
 ruta-eclipse-feature/feature.properties| 145 ---
 ruta-eclipse-feature/feature.xml   | 205 +++
 ...eature => marker-file-identifying-tycho-module} |   0
 ruta-eclipse-feature/pom.xml   | 100 +++
 .../src/main/resources/feature.xml |  97 ---
 ruta-eclipse-update-site/category.xml  |   2 +-
 .../marker-file-identifying-tycho-module   |   0
 ruta-eclipse-update-site/pom.xml   | 290 -
 .../src/main/resources/category.xml|  31 ---
 ruta-parent/pom.xml|  48 
 14 files changed, 329 insertions(+), 679 deletions(-)



[uima-ruta] branch main updated (810c8053 -> 626f9e28)

2022-05-19 Thread rec
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-ruta.git


from 810c8053 Merge pull request #86 from 
apache/refactoring/UIMA-6458-Spurious-parsedVersion-osgiVersion-in-file-names-in-target
 add 5a28897d [UIMA-6443] Fresh Eclipse update site for every release
 new 626f9e28 Merge pull request #87 from 
apache/refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-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:
 ...se-feature => marker-file-enabling-auto-staging |   0
 ...date-site => marker-file-identifying-parent-pom |   0
 pom.xml|  89 ++-
 ruta-eclipse-feature/.gitignore|   1 -
 ruta-eclipse-feature/feature.properties| 145 ---
 ruta-eclipse-feature/feature.xml   | 205 +++
 .../marker-file-identifying-tycho-module   |   0
 ruta-eclipse-feature/pom.xml   | 100 +++
 .../src/main/resources/feature.xml |  97 ---
 ruta-eclipse-update-site/category.xml  |   2 +-
 .../marker-file-identifying-tycho-module   |   0
 ruta-eclipse-update-site/pom.xml   | 290 -
 .../src/main/resources/category.xml|  31 ---
 ruta-parent/pom.xml|  48 
 14 files changed, 329 insertions(+), 679 deletions(-)
 rename ruta-eclipse-feature/marker-file-identifying-eclipse-feature => 
marker-file-enabling-auto-staging (100%)
 rename ruta-eclipse-update-site/marker-file-identifying-eclipse-update-site => 
marker-file-identifying-parent-pom (100%)
 delete mode 100644 ruta-eclipse-feature/.gitignore
 delete mode 100644 ruta-eclipse-feature/feature.properties
 create mode 100644 ruta-eclipse-feature/feature.xml
 copy 
example-projects/ruta-ep-example-extensions/marker-file-identifying-eclipse-plugin
 => ruta-eclipse-feature/marker-file-identifying-tycho-module (100%)
 delete mode 100644 ruta-eclipse-feature/src/main/resources/feature.xml
 copy 
example-projects/ruta-ep-example-extensions/marker-file-identifying-eclipse-plugin
 => ruta-eclipse-update-site/marker-file-identifying-tycho-module (100%)
 delete mode 100644 ruta-eclipse-update-site/src/main/resources/category.xml



[uima-ruta] 01/01: Merge pull request #88 from apache/refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos

2022-05-19 Thread rec
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-ruta.git

commit f05cec701f4efbece98b34352a300c34acf55038
Merge: 626f9e28 04db8d03
Author: Richard Eckart de Castilho 
AuthorDate: Fri May 20 08:41:57 2022 +0200

Merge pull request #88 from 
apache/refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos

[UIMA-6438] Add asf.yaml files to UIMA repos

 .asf.yaml | 22 +-
 1 file changed, 21 insertions(+), 1 deletion(-)



[uima-ruta] branch main updated (626f9e28 -> f05cec70)

2022-05-19 Thread rec
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-ruta.git


from 626f9e28 Merge pull request #87 from 
apache/refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
 add 04db8d03 [UIMA-6438] Add asf.yaml files to UIMA repos
 new f05cec70 Merge pull request #88 from 
apache/refactoring/UIMA-6438-Add-asf.yaml-files-to-UIMA-repos

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:
 .asf.yaml | 22 +-
 1 file changed, 21 insertions(+), 1 deletion(-)



[uima-parent-pom] branch main updated (f454ca4 -> 04b2714)

2022-05-19 Thread rec
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-parent-pom.git


from f454ca4  Merge pull request #21 from 
apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom
 add a7f00a0  [UIMA-6460] Move tycho and auto-staging to parent pom
 new 04b2714  Merge pull request #22 from 
apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom

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 | 24 +++-
 1 file changed, 23 insertions(+), 1 deletion(-)



[uima-parent-pom] 01/01: Merge pull request #22 from apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom

2022-05-19 Thread rec
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-parent-pom.git

commit 04b271412dccbc4e7c03655b377da2a75c56d0e1
Merge: f454ca4 a7f00a0
Author: Richard Eckart de Castilho 
AuthorDate: Fri May 20 08:48:44 2022 +0200

Merge pull request #22 from 
apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom

[UIMA-6460] Move tycho and auto-staging to parent pom

 pom.xml | 24 +++-
 1 file changed, 23 insertions(+), 1 deletion(-)



[uima-parent-pom] branch release/UIMA-6456-UIMA-Parent-POM-15-release updated (782e045 -> 3fa693b)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch release/UIMA-6456-UIMA-Parent-POM-15-release
in repository https://gitbox.apache.org/repos/asf/uima-parent-pom.git


from 782e045  [maven-release-plugin] prepare for next development iteration
 add 8b96249  [UIMA-6458] Spurious "parsedVersion.osgiVersion" in file 
names in target
 add 0dad02b  Merge pull request #19 from 
apache/refactoring/UIMA-6458-Spurious-parsedVersion-osgiVersion-in-file-names-in-target
 add 76cb889  [UIMA-6460] Move tycho and auto-staging to parent pom
 add 5fc7c20  Merge pull request #20 from 
apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom
 add 2d180ff  [UIMA-6460] Move tycho and auto-staging to parent pom
 add 0e52ed6  [UIMA-6460] Move tycho and auto-staging to parent pom
 add f454ca4  Merge pull request #21 from 
apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom
 add a7f00a0  [UIMA-6460] Move tycho and auto-staging to parent pom
 add 04b2714  Merge pull request #22 from 
apache/refactoring/UIMA-6460-Move-tycho-and-auto-staging-to-parent-pom
 add 3fa693b  Merge branch 'main' into 
release/UIMA-6456-UIMA-Parent-POM-15-release

No new revisions were added by this update.

Summary of changes:
 pom.xml | 444 
 1 file changed, 360 insertions(+), 84 deletions(-)



[uima-uimafit] 01/01: Merge pull request #188 from apache/refactoring/UIMA-6432-Upgrade-dependencies

2022-05-19 Thread rec
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-uimafit.git

commit c59103e05962e766bc5f1d7522211f00712ea086
Merge: 87bf2a5 3b0082a
Author: Richard Eckart de Castilho 
AuthorDate: Fri May 20 08:51:48 2022 +0200

Merge pull request #188 from 
apache/refactoring/UIMA-6432-Upgrade-dependencies

[UIMA-6432] Upgrade dependencies

 marker-file-enabling-auto-staging  |  0
 marker-file-identifying-parent-pom |  0
 pom.xml| 27 +++
 uimafit-parent/pom.xml | 54 --
 4 files changed, 16 insertions(+), 65 deletions(-)



[uima-uimafit] branch main updated (87bf2a5 -> c59103e)

2022-05-19 Thread rec
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-uimafit.git


from 87bf2a5  Merge pull request #187 from 
apache/refactoring/UIMA-6432-Upgrade-dependencies
 add ae23203  [UIMA-6432] Upgrade dependencies
 add 3b0082a  [UIMA-6432] Upgrade dependencies
 new c59103e  Merge pull request #188 from 
apache/refactoring/UIMA-6432-Upgrade-dependencies

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:
 marker-file-enabling-auto-staging  |  0
 marker-file-identifying-parent-pom |  0
 pom.xml| 27 +++
 uimafit-parent/pom.xml | 54 --
 4 files changed, 16 insertions(+), 65 deletions(-)
 create mode 100644 marker-file-enabling-auto-staging
 create mode 100644 marker-file-identifying-parent-pom



[uima-uimafit] branch refactoring/UIMA-6438-Add-asf-yaml-files-to-UIMA-repos updated (5eb8198 -> 2e1a371)

2022-05-19 Thread rec
This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch 
refactoring/UIMA-6438-Add-asf-yaml-files-to-UIMA-repos
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git


from 5eb8198  [UIMA-6438] Add asf.yaml files to UIMA repos
 add ae23203  [UIMA-6432] Upgrade dependencies
 add 3b0082a  [UIMA-6432] Upgrade dependencies
 add c59103e  Merge pull request #188 from 
apache/refactoring/UIMA-6432-Upgrade-dependencies
 add 2e1a371  Merge branch 'main' into 
refactoring/UIMA-6438-Add-asf-yaml-files-to-UIMA-repos

No new revisions were added by this update.

Summary of changes:
 marker-file-enabling-auto-staging  |  0
 marker-file-identifying-parent-pom |  0
 pom.xml| 27 +++
 uimafit-parent/pom.xml | 54 --
 4 files changed, 16 insertions(+), 65 deletions(-)
 create mode 100644 marker-file-enabling-auto-staging
 create mode 100644 marker-file-identifying-parent-pom