You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ad...@apache.org on 2018/05/23 17:19:06 UTC

[maven-pmd-plugin] branch MPMD-263 updated (4e18328 -> 81e1456)

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

adangel pushed a change to branch MPMD-263
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git.


    from 4e18328  [MPMD-263] - Add documentation information for GitHub
     new 3b8971c  [MPMD-263] - Add documentation information for GitHub
     new 81e1456  [MPMD-263] - Add documentation information for GitHub

The 2 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:
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
adangel@apache.org.

[maven-pmd-plugin] 02/02: [MPMD-263] - Add documentation information for GitHub

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

adangel pushed a commit to branch MPMD-263
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git

commit 81e145621edbd8bc02a730bf72630e430919e731
Author: Andreas Dangel <ad...@apache.org>
AuthorDate: Wed May 23 19:18:40 2018 +0200

    [MPMD-263] - Add documentation information for GitHub
    
    whitespaces
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 5ab6a1c..8770d6f 100644
--- a/README.md
+++ b/README.md
@@ -34,9 +34,9 @@ Getting Started
 
 + Make sure you have a [JIRA account](https://issues.apache.org/jira/).
 + Make sure you have a [GitHub account](https://github.com/signup/free).
-+ If you're planning to implement a new feature, it makes sense to discuss your changes 
-  This way you can make sure you're not wasting your time on something that isn't 
++ If you're planning to implement a new feature, it makes sense to discuss your changes
   on the [dev list][dev-ml-list] first.
+  This way you can make sure you're not wasting your time on something that isn't
   considered to be in Apache Maven's scope.
 + Submit a ticket for your issue, assuming one does not already exist.
   + Clearly describe the issue, including steps to reproduce when it is a bug.
@@ -47,7 +47,7 @@ Making and Submitting Changes
 --------------
 
 We accept Pull Requests via GitHub. The [developer mailing list][dev-ml-list] is the
-main channel of communication for contributors.  
+main channel of communication for contributors.
 There are some guidelines which will make applying PRs easier for us:
 + Create a topic branch from where you want to base your work (this is usually the master branch).
   Push your changes to a topic branch in your fork of the repository.

-- 
To stop receiving notification emails like this one, please contact
adangel@apache.org.

[maven-pmd-plugin] 01/02: [MPMD-263] - Add documentation information for GitHub

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

adangel pushed a commit to branch MPMD-263
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git

commit 3b8971c7d6bb652763b00ffd9b93481dd6995170
Author: Andreas Dangel <ad...@apache.org>
AuthorDate: Wed May 23 19:18:32 2018 +0200

    [MPMD-263] - Add documentation information for GitHub
    
    Reuse link to mailing list (dev-ml-list)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1fb66f6..5ab6a1c 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,8 @@ Getting Started
 + Make sure you have a [JIRA account](https://issues.apache.org/jira/).
 + Make sure you have a [GitHub account](https://github.com/signup/free).
 + If you're planning to implement a new feature, it makes sense to discuss your changes 
-  on the [dev list](https://maven.apache.org/mail-lists.html) first. 
   This way you can make sure you're not wasting your time on something that isn't 
+  on the [dev list][dev-ml-list] first.
   considered to be in Apache Maven's scope.
 + Submit a ticket for your issue, assuming one does not already exist.
   + Clearly describe the issue, including steps to reproduce when it is a bug.

-- 
To stop receiving notification emails like this one, please contact
adangel@apache.org.