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 2020/11/10 14:08:48 UTC

[uima-parent-pom] branch UIMA-6185-Upgrade-parent-POM-plugins updated (62bb60a -> fcb3c5e)

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

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


    from 62bb60a  [UIMA-6293] Migrate UIMA Parent POM to GitHub
     add d795e11  [NO JIRA] Configure rat plugin to print names of files with license issues to console during build - particularly useful when running in Jenkins
     add 67266cc  [UIMA-6293] Migrate UIMA Parent POM to GitHub
     add 9d073ab  [UIMA-6293] Migrate UIMA Parent POM to GitHub
     add 673b6ff  [UIMA-6293] Migrate UIMA Parent POM to GitHub
     add 3292f43  [UIMA-6293] Migrate UIMA Parent POM to GitHub
     add 77efbd2  [UIMA-6293] Migrate UIMA Parent POM to GitHub
     add 1c19845  Merge pull request #2 from apache/feature/UIMA-6293-Migrate-UIMA-Parent-POM-to-GitHub
     add fcb3c5e  Merge branch 'master' into UIMA-6185-Upgrade-parent-POM-plugins

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                        |  40 ++++++++
 .gitattributes                   |  20 ++++
 .github/PULL_REQUEST_TEMPLATE.md |  18 ++++
 .gitignore                       |  12 +++
 Jenkinsfile                      | 110 +++++++++++++++++++++
 LICENSE                          | 202 +++++++++++++++++++++++++++++++++++++++
 NOTICE                           |   5 +
 README.md                        |   5 +
 README.txt                       |  12 ---
 pom.xml                          |   7 +-
 10 files changed, 416 insertions(+), 15 deletions(-)
 create mode 100644 .asf.yaml
 create mode 100644 .gitattributes
 create mode 100644 .github/PULL_REQUEST_TEMPLATE.md
 create mode 100644 .gitignore
 create mode 100644 Jenkinsfile
 create mode 100644 LICENSE
 create mode 100644 NOTICE
 create mode 100644 README.md
 delete mode 100644 README.txt