You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2022/04/25 12:29:28 UTC

[uima-uimaj] branch main updated (d81641353 -> ccd9c15bd)

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 d81641353 Merge pull request #194 from apache/bugfix/UIMA-6435-Vinci-example-descriptors-do-not-work
     add 3a4b9c670 [UIMA-6434] Some launch configs do not work
     add 63e137520 [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
     add e2f1ca513 Merge branch 'main' into bugfix/UIMA-6434-Some-launch-configs-do-not-work
     new ccd9c15bd Merge pull request #193 from apache/bugfix/UIMA-6434-Some-launch-configs-do-not-work

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:
 uimaj-examples/src/main/eclipseProject/classpath   | 70 +++++++++++-----------
 .../UIMA CAS Visual Debugger.launch                |  2 -
 .../UIMA Document Analyzer.launch                  |  2 -
 .../src/main/run_configuration/UIMA JCasGen.launch |  2 -
 .../run_configuration/UIMA PEAR Installer.launch   |  2 -
 .../src/main/run_configuration/UIMA Run AE.launch  |  2 -
 .../src/main/run_configuration/UIMA Run CPE.launch |  2 -
 ...A Run V3 migrate JCas from classes roots.launch |  2 -
 ...A Run V3 migrate JCas from sources roots.launch |  2 -
 .../main/run_configuration/UIMA Start VNS.launch   |  2 -
 .../UIMA Start Vinci Service.launch                |  2 -
 11 files changed, 35 insertions(+), 55 deletions(-)


[uima-uimaj] 01/01: Merge pull request #193 from apache/bugfix/UIMA-6434-Some-launch-configs-do-not-work

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

rec pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit ccd9c15bd83205fe1431c31b2258678d15fe11bf
Merge: d81641353 e2f1ca513
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Apr 25 14:29:24 2022 +0200

    Merge pull request #193 from apache/bugfix/UIMA-6434-Some-launch-configs-do-not-work
    
    [UIMA-6434] Some launch configs do not work

 uimaj-examples/src/main/eclipseProject/classpath   | 70 +++++++++++-----------
 .../UIMA CAS Visual Debugger.launch                |  2 -
 .../UIMA Document Analyzer.launch                  |  2 -
 .../src/main/run_configuration/UIMA JCasGen.launch |  2 -
 .../run_configuration/UIMA PEAR Installer.launch   |  2 -
 .../src/main/run_configuration/UIMA Run AE.launch  |  2 -
 .../src/main/run_configuration/UIMA Run CPE.launch |  2 -
 ...A Run V3 migrate JCas from classes roots.launch |  2 -
 ...A Run V3 migrate JCas from sources roots.launch |  2 -
 .../main/run_configuration/UIMA Start VNS.launch   |  2 -
 .../UIMA Start Vinci Service.launch                |  2 -
 11 files changed, 35 insertions(+), 55 deletions(-)