[ 
https://issues.apache.org/jira/browse/CURATOR-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16884762#comment-16884762
 ] 

Shay Shimony edited comment on CURATOR-528 at 7/14/19 9:04 PM:
---------------------------------------------------------------

I released the site with the changes I described in comment above.

Meaning, I added "mailto:"; prefix in mailingLists elements in pom.xml, then I 
built and released the site with this changes.

For instance:

 <mailingList>
             <name>Users</name>
             
<subscribe>[[email protected]|mailto:[email protected]]</subscribe>
             
<unsubscribe>[[email protected]|mailto:[email protected]]</unsubscribe>
             
<post>[[email protected]|mailto:[email protected]]</post>
             
<archive>[http://mail-archives.apache.org/mod_mbox/curator-user/]</archive>
 </mailingList>

 

Here is the result:

[https://curator.apache.org/mailing-lists.html]

I think it looks OK. In order to make it persistent for next releases, I will 
need to merge these modifications in the pom.xml file.

So I opened pull request:

https://github.com/apache/curator/pull/317


was (Author: shayshim):
I released the site with the changes I described in comment above.

Meaning, I added "mailto:"; prefix in mailingLists elements in pom.xml, then I 
built and released the site with this changes.

For instance:

 <mailingList>
            <name>Users</name>
            <subscribe>mailto:[email protected]</subscribe>
            
<unsubscribe>mailto:[email protected]</unsubscribe>
            <post>mailto:[email protected]</post>
            
<archive>http://mail-archives.apache.org/mod_mbox/curator-user/</archive>
</mailingList>

 

Here is the result:

[https://curator.apache.org/mailing-lists.html]

I think it looks OK. In order to make it persistent for next releases, I will 
need to merge these modifications in the pom.xml file. So I will open soon pull 
request for review.

> mail-lists page in wiki, 404 not found  
> ----------------------------------------
>
>                 Key: CURATOR-528
>                 URL: https://issues.apache.org/jira/browse/CURATOR-528
>             Project: Apache Curator
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: ningtao
>            Assignee: Shay Shimony
>            Priority: Trivial
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> There is a 404 link( [http://curator.apache.org/mail-lists.html]) in the wiki 
> page:[https://cwiki.apache.org/confluence/display/CURATOR/New+Committers]
> It‘s not convenient for newcomers to subscribe the maillist.
> Thanks



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to