You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bm...@apache.org on 2021/10/07 13:27:18 UTC

[maven-install-plugin] branch master updated (8d6fd77 -> bd869da)

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/maven-install-plugin.git.


    from 8d6fd77  docs: grammar
     add 72b2031  [MINSTALL-164] - Create GitHub Actions
     new bd869da  Merge pull request #9 from apache/MINSTALL-164

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:
 .../workflows/jdkbuilds.yml                        | 58 ++++++++++++++-------
 .github/workflows/main.yml                         | 59 ++++++++++++++++++++++
 2 files changed, 99 insertions(+), 18 deletions(-)
 copy src/it/MINSTALL-108/test.properties => .github/workflows/jdkbuilds.yml (63%)
 create mode 100644 .github/workflows/main.yml

[maven-install-plugin] 01/01: Merge pull request #9 from apache/MINSTALL-164

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/maven-install-plugin.git

commit bd869da590ef0489fa88dc6c94ea45c308ac5b97
Merge: 8d6fd77 72b2031
Author: Benjamin Marwell <bm...@apache.org>
AuthorDate: Thu Oct 7 15:27:14 2021 +0200

    Merge pull request #9 from apache/MINSTALL-164
    
    [MINSTALL-164] - Create GitHub Actions

 .github/workflows/jdkbuilds.yml | 40 ++++++++++++++++++++++++++++
 .github/workflows/main.yml      | 59 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 99 insertions(+)