[codeface] Re: [PATCH 19/27] Add mailing list information to Ivy configuration

  • From: Wolfgang Mauerer <wolfgang.mauerer@xxxxxxxxxxxxxxxxx>
  • To: <codeface@xxxxxxxxxxxxx>, Mitchell Joblin <joblin.m@xxxxxxxxx>
  • Date: Mon, 5 Oct 2015 18:51:25 +0200

Am 05/10/2015 um 13:55 schrieb Mitchell Joblin:

On Sun, Sep 27, 2015 at 2:28 AM, <wolfgang.mauerer@xxxxxxxxxxxxxxxxx> wrote:
From: Wolfgang Mauerer <wolfgang.mauerer@xxxxxxxxxxx>

For some reason, gmane unfortunately only supports
the user, but not the developer mailing list.

Signed-off-by: Wolfgang Mauerer <wolfgang.mauerer@xxxxxxxxxxxxxxxxx>
---
conf/ivy.conf | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/conf/ivy.conf b/conf/ivy.conf
index 168c305..60507ff 100644
--- a/conf/ivy.conf
+++ b/conf/ivy.conf
@@ -13,7 +13,10 @@
project: ivy
repo: ant-ivy # Relative to git-dir as specified on the command line
description: Apache Ivy, an agile dependency manager
-
+mailinglists:
+ - name: gmane.comp.apache.ivy.user

It looks like this is the mailing list for users. Did you look if this
is also used for development?

It does not seem to be used for development, but I could not find
any other source on gmane. However, "type" is set to user (see below),
so the change is fine. Once we get our hands on a proper devel list
archive, we can add this to the config file as type "devel".

Thanks, Wolfgang

It seems that they are using dev@xxxxxxxxxxxxxx for development discussions.

--Mitchell


+ type: user
+ source: gmane
revisions: [ "1.4.1", "2.0.0", "2.1.0", "2.2.0", "2.3.0", "2.4.0" ]
rcs: [ "", "2.0.0-rc1", "2.1.0-rc1", "2.2.0-rc1", "2.3.0-rc1", "2.4.0-rc1" ]

--
2.1.4




Other related posts: