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/05/02 11:21:40 UTC

[uima-parent-pom] branch refactoring/UIMA-6441-Update-plugins updated (294e4c2 -> d9d771e)

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

rec pushed a change to branch refactoring/UIMA-6441-Update-plugins
in repository https://gitbox.apache.org/repos/asf/uima-parent-pom.git


    from 294e4c2  [UIMA-6441] Update plugins
     add 6aa62a4  [UIMA-6433] Update issue and PR templates
     add 43643bc  [UIMA-6433] Update issue and PR templates
     add be59c9b  Merge pull request #12 from apache/refactoring/UIMA-6433-Update-issue-and-PR-templates
     add 1aef6c1  [UIMA-6380] Maven plugin plugin from parent pom not compatible with Java 16
     add 7dbf462  Merge pull request #11 from apache/bugfix/UIMA-6380-Maven-plugin-plugin-from-parent-pom-not-compatible-with-Java-16
     add 5a4c5bd  Merge branch 'main' into refactoring/UIMA-6441-Update-plugins
     add d9d771e  [UIMA-6441] Update plugins

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                   |   9 +-
 .../checksum-maven-plugin-1.8-issue-63.patch.txt   | 652 ---------------------
 plugin-patches/maven-gpg-plugin-MGPG-66.patch.txt  |  22 -
 pom.xml                                            |  60 +-
 src/resources/checksum-maven-plugin-1.8.jar        | Bin 71689 -> 0 bytes
 src/resources/maven-gpg-plugin-1.6.jar             | Bin 49436 -> 0 bytes
 10 files changed, 90 insertions(+), 714 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
 delete mode 100644 plugin-patches/checksum-maven-plugin-1.8-issue-63.patch.txt
 delete mode 100644 plugin-patches/maven-gpg-plugin-MGPG-66.patch.txt
 delete mode 100644 src/resources/checksum-maven-plugin-1.8.jar
 delete mode 100644 src/resources/maven-gpg-plugin-1.6.jar