You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bm...@apache.org on 2021/01/20 16:05:46 UTC

[shiro] branch master updated (cc1933a -> abc2191)

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

bmarwell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shiro.git.


    from cc1933a  (build) add comments, remove empty profile, update jacoco
     add c2ae6ea  (build) jenkinsfile matrix build.
     new abc2191  Merge pull request #281 from apache/jenkins_matrix

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:
 .jenkins.groovy   | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Jenkinsfile       | 173 ---------------------------------------------------
 Jenkinsfile-jdk11 | 171 --------------------------------------------------
 Jenkinsfile-jdk14 | 162 ------------------------------------------------
 4 files changed, 182 insertions(+), 506 deletions(-)
 create mode 100644 .jenkins.groovy
 delete mode 100644 Jenkinsfile
 delete mode 100644 Jenkinsfile-jdk11
 delete mode 100644 Jenkinsfile-jdk14


[shiro] 01/01: Merge pull request #281 from apache/jenkins_matrix

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

bmarwell pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shiro.git

commit abc21915c86e2037c37e773cff3b95feabbaf420
Merge: cc1933a c2ae6ea
Author: Benjamin Marwell <bm...@apache.org>
AuthorDate: Wed Jan 20 17:05:35 2021 +0100

    Merge pull request #281 from apache/jenkins_matrix
    
    (build) jenkinsfile matrix build.

 .jenkins.groovy   | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Jenkinsfile       | 173 ---------------------------------------------------
 Jenkinsfile-jdk11 | 171 --------------------------------------------------
 Jenkinsfile-jdk14 | 162 ------------------------------------------------
 4 files changed, 182 insertions(+), 506 deletions(-)