You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mt...@apache.org on 2020/07/13 08:44:44 UTC

[maven-site] branch master updated (bfdc0b2 -> cbf249c)

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

mthmulders pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git.


    from bfdc0b2  Exercising "Getting Started" gives BUILD FAILURE plus example output issues
     new 39a35e3  Link to more relevant docs, replace SVN with Git
     new cbf249c  Fix formatting

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                                            | 2 +-
 content/apt/developers/welcome-to-new-committers.apt | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)


[maven-site] 01/02: Link to more relevant docs, replace SVN with Git

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

mthmulders pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit 39a35e37b852c673386832309673ece913ebcccf
Author: Maarten Mulders <mt...@apache.org>
AuthorDate: Mon Jul 13 10:40:07 2020 +0200

    Link to more relevant docs, replace SVN with Git
---
 content/apt/developers/welcome-to-new-committers.apt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/content/apt/developers/welcome-to-new-committers.apt b/content/apt/developers/welcome-to-new-committers.apt
index 64ff3a6..ad1400d 100644
--- a/content/apt/developers/welcome-to-new-committers.apt
+++ b/content/apt/developers/welcome-to-new-committers.apt
@@ -53,9 +53,11 @@ Guide for new Maven committers
 
  * {{{/guides/development/guide-maven-development.html}Guide to Maven development}}
 
+ * {{{/developers/committer-environment.html}Setup your committer environment}}
+
  []
 
- And here are the specifics on setting up your SVN access:
+ And here are the specifics on setting up your Git access:
 
  * {{{http://www.apache.org/dev/version-control.html}Apache's Source Code Repository}}
 


[maven-site] 02/02: Fix formatting

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

mthmulders pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit cbf249c6b5a2e6d0b0db869246c28267e539c900
Author: Maarten Mulders <mt...@apache.org>
AuthorDate: Mon Jul 13 10:40:23 2020 +0200

    Fix formatting
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8179faa..631a2f0 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Additional Resources
 + [General GitHub documentation](https://help.github.com/)
 + [GitHub pull request documentation](https://help.github.com/send-pull-requests/)
 + [Apache Maven Twitter Account](https://twitter.com/ASFMavenProject)
-+ #Maven IRC channel on freenode.org
++ "#Maven" IRC channel on freenode.org
 
 [jira]: https://issues.apache.org/jira/projects/MNGSITE/
 [license]: https://www.apache.org/licenses/LICENSE-2.0