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

rec pushed a change to branch UIMA-6395-Apache-UIMA-Java-SDK-3.3.0-release
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


    from 4e87822e4 [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
     add a03d0663d [UIMA-6433] Update issue and PR templates
     add ccc1f935f Merge pull request #192 from 
apache/refactoring/UIMA-6433-Update-issue-and-PR-templates
     add 5b377d8fc [UIMA-6435] Vinci example descriptors do not work
     add 1bf0b8bbb [UIMA-6433] Update issue and PR templates
     add a11c15e6f Merge pull request #195 from 
apache/refactoring/UIMA-6433-Update-issue-and-PR-templates
     add a79ab99b3 Merge branch 'main' into 
bugfix/UIMA-6435-Vinci-example-descriptors-do-not-work
     add 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
     add ccd9c15bd Merge pull request #193 from 
apache/bugfix/UIMA-6434-Some-launch-configs-do-not-work
     add e1f21d75e [UIMA-6433] Update issue and PR templates
     add c3de9c974 [UIMA-6433] Update issue and PR templates
     add 52fa9a8c4 Merge pull request #196 from 
apache/refactoring/UIMA-6433-Update-issue-and-PR-templates
     add f289bc0a1 Merge branch 'main' into 
UIMA-6395-Apache-UIMA-Java-SDK-3.3.0-release

No new revisions were added by this update.

Summary of changes:
 .github/ISSUE_TEMPLATE/bug_report.md               | 27 ++++++++++++++++++++++
 .github/ISSUE_TEMPLATE/config.yml                  |  8 +++++++
 .github/ISSUE_TEMPLATE/feature_request.md          | 16 +++++++++++++
 .github/ISSUE_TEMPLATE/refactoring.md              | 10 ++++++++
 .github/PULL_REQUEST_TEMPLATE.md                   | 17 ++++++++++++++
 pom.xml                                            |  3 +++
 .../deploy/vinci/Deploy_MeetingDetectorTAE.xml     |  2 +-
 .../deploy/vinci/Deploy_PersonTitleAnnotator.xml   |  2 +-
 .../Deploy_XmiWriterWithTutorialTypeSystem.xml     |  2 +-
 .../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 --
 19 files changed, 84 insertions(+), 23 deletions(-)
 create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md
 create mode 100644 .github/ISSUE_TEMPLATE/config.yml
 create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md
 create mode 100644 .github/ISSUE_TEMPLATE/refactoring.md
 create mode 100644 .github/PULL_REQUEST_TEMPLATE.md

Reply via email to