You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2020/06/10 13:14:21 UTC

[uima-async-scaleout] branch test-parent-pom-6 created (now 631dfcc)

This is an automated email from the ASF dual-hosted git repository.

cwiklik pushed a change to branch test-parent-pom-6
in repository https://gitbox.apache.org/repos/asf/uima-async-scaleout.git.


      at 631dfcc  [UIMA-1883] change $* to *@ in shell scripts to handle blanks better

This branch includes the following new commits:

     new 70e4a61  test build parent-pom-top 6
     new af400f8  [UIMA-1903] update to next build pom levels
     new 631dfcc  [UIMA-1883] change $* to *@ in shell scripts to handle blanks better

The 3 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-async-scaleout] 02/03: [UIMA-1903] update to next build pom levels

Posted by cw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

cwiklik pushed a commit to branch test-parent-pom-6
in repository https://gitbox.apache.org/repos/asf/uima-async-scaleout.git

commit af400f8fce2cb67c3c3cac0290c6a929eb773638
Author: schor <schor>
AuthorDate: Fri Oct 15 16:00:13 2010 +0000

    [UIMA-1903] update to next build pom levels
---
 aggregate-uima-as-eclipse-plugins/pom.xml  | 2 +-
 aggregate-uima-as/pom.xml                  | 2 +-
 uima-as-distr/pom.xml                      | 2 +-
 uima-as-docbooks/pom.xml                   | 2 +-
 uimaj-as-activemq/pom.xml                  | 2 +-
 uimaj-as-core/pom.xml                      | 2 +-
 uimaj-as-jms/pom.xml                       | 2 +-
 uimaj-as-osgi-runtime/pom.xml              | 2 +-
 uimaj-eclipse-feature-deployeditor/pom.xml | 2 +-
 uimaj-ep-deployeditor/pom.xml              | 2 +-
 uimaj-ep-runtime-deployeditor/pom.xml      | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/aggregate-uima-as-eclipse-plugins/pom.xml b/aggregate-uima-as-eclipse-plugins/pom.xml
index 890856e..7d8e649 100644
--- a/aggregate-uima-as-eclipse-plugins/pom.xml
+++ b/aggregate-uima-as-eclipse-plugins/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>5</version>
+    <version>6</version>
     <relativePath/>
   </parent>
 
diff --git a/aggregate-uima-as/pom.xml b/aggregate-uima-as/pom.xml
index 374f288..b13d89d 100644
--- a/aggregate-uima-as/pom.xml
+++ b/aggregate-uima-as/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>5</version>
+    <version>6</version>
     <relativePath/>
   </parent>
 
diff --git a/uima-as-distr/pom.xml b/uima-as-distr/pom.xml
index 3fa33b1..e3e9fe1 100644
--- a/uima-as-distr/pom.xml
+++ b/uima-as-distr/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-distr</artifactId>
-    <version>3</version>
+    <version>4</version>
     <relativePath/>
   </parent>
 
diff --git a/uima-as-docbooks/pom.xml b/uima-as-docbooks/pom.xml
index 57528d2..1c4d131 100644
--- a/uima-as-docbooks/pom.xml
+++ b/uima-as-docbooks/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>4</version>
+    <version>5</version>
     <relativePath/>
   </parent>
   
diff --git a/uimaj-as-activemq/pom.xml b/uimaj-as-activemq/pom.xml
index f7c89bc..119c16c 100644
--- a/uimaj-as-activemq/pom.xml
+++ b/uimaj-as-activemq/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>4</version>
+    <version>5</version>
     <relativePath/>
   </parent>
   
diff --git a/uimaj-as-core/pom.xml b/uimaj-as-core/pom.xml
index d8c9f59..9bd5a40 100644
--- a/uimaj-as-core/pom.xml
+++ b/uimaj-as-core/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>4</version>
+    <version>5</version>
     <relativePath/>
   </parent>
 
diff --git a/uimaj-as-jms/pom.xml b/uimaj-as-jms/pom.xml
index b0a8be0..58c144c 100644
--- a/uimaj-as-jms/pom.xml
+++ b/uimaj-as-jms/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>4</version>
+    <version>5</version>
     <relativePath/>
   </parent>
   
diff --git a/uimaj-as-osgi-runtime/pom.xml b/uimaj-as-osgi-runtime/pom.xml
index 7cca959..c689b1d 100644
--- a/uimaj-as-osgi-runtime/pom.xml
+++ b/uimaj-as-osgi-runtime/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-eclipse-plugins-ibm-notice</artifactId>
-    <version>4</version>
+    <version>5</version>
     <relativePath/>
   </parent>
   
diff --git a/uimaj-eclipse-feature-deployeditor/pom.xml b/uimaj-eclipse-feature-deployeditor/pom.xml
index 8ddb61a..abd64a2 100644
--- a/uimaj-eclipse-feature-deployeditor/pom.xml
+++ b/uimaj-eclipse-feature-deployeditor/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>5</version>
+    <version>6</version>
     <relativePath/>
   </parent>
   
diff --git a/uimaj-ep-deployeditor/pom.xml b/uimaj-ep-deployeditor/pom.xml
index e7db2cc..08f93de 100644
--- a/uimaj-ep-deployeditor/pom.xml
+++ b/uimaj-ep-deployeditor/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-eclipse-plugins-ibm-notice</artifactId>
-    <version>4</version>
+    <version>5</version>
     <relativePath/>
   </parent>
 
diff --git a/uimaj-ep-runtime-deployeditor/pom.xml b/uimaj-ep-runtime-deployeditor/pom.xml
index 5dc9dd4..f9dfd82 100644
--- a/uimaj-ep-runtime-deployeditor/pom.xml
+++ b/uimaj-ep-runtime-deployeditor/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-eclipse-plugins-ibm-notice</artifactId>
-    <version>4</version>
+    <version>5</version>
     <relativePath/>
   </parent>
 


[uima-async-scaleout] 03/03: [UIMA-1883] change $* to *@ in shell scripts to handle blanks better

Posted by cw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

cwiklik pushed a commit to branch test-parent-pom-6
in repository https://gitbox.apache.org/repos/asf/uima-async-scaleout.git

commit 631dfcc0fcd4d209429020f7f5449b36fe758481
Author: schor <schor>
AuthorDate: Mon Oct 18 19:26:51 2010 +0000

    [UIMA-1883] change $* to *@ in shell scripts to handle blanks better
---
 uima-as-distr/src/main/scripts/deployAsyncService.sh | 2 +-
 uima-as-distr/src/main/scripts/runRemoteAsyncAE.sh   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/uima-as-distr/src/main/scripts/deployAsyncService.sh b/uima-as-distr/src/main/scripts/deployAsyncService.sh
index a188701..59a3978 100755
--- a/uima-as-distr/src/main/scripts/deployAsyncService.sh
+++ b/uima-as-distr/src/main/scripts/deployAsyncService.sh
@@ -31,4 +31,4 @@ if [ ! -f $1 ]
        exit 1;
 fi;
 
-"$UIMA_HOME/bin/runUimaClass.sh" org.apache.uima.adapter.jms.service.UIMA_Service -saxonURL "file:$UIMA_HOME/saxon/saxon8.jar" -xslt "$UIMA_HOME/bin/dd2spring.xsl" -dd $*
+"$UIMA_HOME/bin/runUimaClass.sh" org.apache.uima.adapter.jms.service.UIMA_Service -saxonURL "file:$UIMA_HOME/saxon/saxon8.jar" -xslt "$UIMA_HOME/bin/dd2spring.xsl" -dd $@
diff --git a/uima-as-distr/src/main/scripts/runRemoteAsyncAE.sh b/uima-as-distr/src/main/scripts/runRemoteAsyncAE.sh
index 3d73b32..9a1faae 100755
--- a/uima-as-distr/src/main/scripts/runRemoteAsyncAE.sh
+++ b/uima-as-distr/src/main/scripts/runRemoteAsyncAE.sh
@@ -23,4 +23,4 @@ then
   exit 1
 fi
 
-"$UIMA_HOME/bin/runUimaClass.sh" org.apache.uima.examples.as.RunRemoteAsyncAE $*
+"$UIMA_HOME/bin/runUimaClass.sh" org.apache.uima.examples.as.RunRemoteAsyncAE $@


[uima-async-scaleout] 01/03: test build parent-pom-top 6

Posted by cw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

cwiklik pushed a commit to branch test-parent-pom-6
in repository https://gitbox.apache.org/repos/asf/uima-async-scaleout.git

commit 70e4a61b796ee5309d0dc21c486de128a37b1d0a
Author: schor <schor>
AuthorDate: Fri Oct 15 14:10:25 2010 +0000

    test build parent-pom-top 6