Re: [ALL] Badges for github README.md

2015-04-08 Thread Benedikt Ritter
2015-04-09 2:01 GMT+02:00 Stian Soiland-Reyes : > a comment in the README.md says I should do mvn commons:readme-md to > update, which doesn't work: > > [ERROR] Could not find goal 'readme-md' in plugin > org.apache.commons:commons-build-plugin:1.4 among available goals > copy-javadoc-files, mail-

Re: [ALL] Badges for github README.md

2015-04-08 Thread Benedikt Ritter
2015-04-09 1:53 GMT+02:00 Stian Soiland-Reyes : > Looks great! The travis is nice as it also comments on pull requests. > > > .. but .. why are all the README links for homepage, JavaDoc, etc. wrong? > > e.g. > https://commons.apache.org/proper/commons-lang3 > https://commons.apache.org/proper/com

Re: [ALL] Badges for github README.md

2015-04-08 Thread Stian Soiland-Reyes
a comment in the README.md says I should do mvn commons:readme-md to update, which doesn't work: [ERROR] Could not find goal 'readme-md' in plugin org.apache.commons:commons-build-plugin:1.4 among available goals copy-javadoc-files, mail-page, download-page, jira-page, sandbox-jira-page -> [Help 1

Re: [ALL] Badges for github README.md

2015-04-08 Thread Stian Soiland-Reyes
Looks great! The travis is nice as it also comments on pull requests. .. but .. why are all the README links for homepage, JavaDoc, etc. wrong? e.g. https://commons.apache.org/proper/commons-lang3 https://commons.apache.org/proper/commons-lang3/download_lang3.cgi https://commons.apache.org/prope

Re: [ALL] Badges for github README.md

2015-04-08 Thread Benedikt Ritter
INFRA-9391 [1] has been resolved, and I've applied the necessary changes. Have a look at the mirror [2] Benedikt [1] https://issues.apache.org/jira/browse/INFRA-9391 [2] https://github.com/apache/commons-lang 2015-04-06 18:39 GMT+02:00 Benedikt Ritter : > I've create an infra ticket for activat

Re: [ALL] Badges for github README.md

2015-04-06 Thread Benedikt Ritter
I've create an infra ticket for activating Travis CI and coveralls for Commons Lang [1] Benedikt [1] https://issues.apache.org/jira/browse/INFRA-9391 2015-03-18 10:33 GMT+01:00 Benedikt Ritter : > > > 2015-03-04 20:24 GMT+01:00 Gary Gregory : > >> On Wed, Mar 4, 2015 at 9:59 AM, Benedikt Ritter

Re: [ALL] Badges for github README.md

2015-03-18 Thread Benedikt Ritter
2015-03-04 20:24 GMT+01:00 Gary Gregory : > On Wed, Mar 4, 2015 at 9:59 AM, Benedikt Ritter > wrote: > > > 2015-03-03 21:51 GMT+01:00 Andy Seaborne : > > > > > Sorry to interrupt - this is not a "for" or "against" comment but > > > something I want to make sure was considered. > > > > > > Apache

Re: [ALL] Badges for github README.md

2015-03-04 Thread Gary Gregory
On Wed, Mar 4, 2015 at 9:59 AM, Benedikt Ritter wrote: > 2015-03-03 21:51 GMT+01:00 Andy Seaborne : > > > Sorry to interrupt - this is not a "for" or "against" comment but > > something I want to make sure was considered. > > > > Apache is independent of any commercial entity. > > > > For example

Re: [ALL] Badges for github README.md

2015-03-04 Thread Benedikt Ritter
2015-03-03 21:51 GMT+01:00 Andy Seaborne : > Sorry to interrupt - this is not a "for" or "against" comment but > something I want to make sure was considered. > > Apache is independent of any commercial entity. > > For example, there was a discussion about the "github/forkme" stripe in > project h

Re: [ALL] Badges for github README.md

2015-03-03 Thread Andy Seaborne
Sorry to interrupt - this is not a "for" or "against" comment but something I want to make sure was considered. Apache is independent of any commercial entity. For example, there was a discussion about the "github/forkme" stripe in project home pages. The outcome was that it was too much like

Re: [ALL] Badges for github README.md

2015-03-03 Thread Gary Gregory
I like the badges! Gary On Tue, Mar 3, 2015 at 11:31 AM, Benedikt Ritter wrote: > Hi all, > > as you probably know, I'm a big fan of github :-) I've added README.md > files to some of our components. It should make the github repositories > more welcoming for github contributors. > There are a

[ALL] Badges for github README.md

2015-03-03 Thread Benedikt Ritter
Hi all, as you probably know, I'm a big fan of github :-) I've added README.md files to some of our components. It should make the github repositories more welcoming for github contributors. There are a variety of services available which integrate nicely with github repositories: - Travis CI bui