You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Ignasi Barrera <no...@github.com> on 2013/11/03 08:09:48 UTC

[jclouds-site] Remove incubator references (#24)

* Updated the mailing list links and removed the incubator reference from them.
* Updated the deploy site script to push the changes to the right svn.
* Removed the &quot;contact&quot; link that pointed to the incubator status page where applicable, and changed the references to point to our &quot;community&quot; section.
You can merge this Pull Request by running:

  git pull https://github.com/nacx/jclouds-site remove-incubator

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-site/pull/24

-- Commit Summary --

  * Remove incubator references

-- File Changes --

    M _includes/menu.md (1)
    M _layouts/index.html (2)
    M deploy-site.sh (2)
    M documentation/community/index.md (4)
    M documentation/devguides/continuous-integration.markdown (2)
    M documentation/devguides/index.md (2)
    M documentation/quickstart/openstack.markdown (2)
    M documentation/reference/jclouds-logging.markdown (2)
    M documentation/userguide/bug-report.md (4)

-- Patch Links --

https://github.com/jclouds/jclouds-site/pull/24.patch
https://github.com/jclouds/jclouds-site/pull/24.diff

Re: [jclouds-site] Remove incubator references (#24)

Posted by Andrew Phillips <no...@github.com>.
> @@ -7,7 +7,7 @@ title: Documentation
>  
>  If you run into a bug while using jclouds, we encourage you to report it. To help you please collect as much of the following information as possible. If you can't get everything, that's okay. Send what you can.
>  
> -Bugs can be reported in [JIRA](https://issues.apache.org/jira/browse/JCLOUDS) or the [jclouds user mailing list](mailto:user@jclouds.incubator.apache.org) ([subscribe](mailto:jclouds-user-subscribe@apache.org)).
> +Bugs can be reported in [JIRA](https://issues.apache.org/jira/browse/JCLOUDS) or the [jclouds user mailing list](mailto:user@jclouds.apache.org) ([subscribe](mailto:jclouds-user-subscribe@apache.org)).

Link to the community page instead of the mailing list email directly?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/24/files#r7392816

Re: [jclouds-site] Remove incubator references (#24)

Posted by Ignasi Barrera <no...@github.com>.
>  
> -## [Subscribe](mailto:jclouds-dev-subscribe@apache.org) to the [jclouds-dev mailing list](http://www.mail-archive.com/dev@jclouds.incubator.apache.org/)
> +## [Subscribe](mailto:jclouds-dev-subscribe@apache.org) to the [jclouds-dev mailing list](http://www.mail-archive.com/dev@jclouds.apache.org/)

According to the ASF documentation (http://www.apache.org/foundation/mailinglists.html), the domain should be only `@apache.org`. Will try subscribing anyway from a different account.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/24/files#r7395217

Re: [jclouds-site] Remove incubator references (#24)

Posted by Ignasi Barrera <no...@github.com>.
> @@ -53,7 +53,7 @@
>  	<div id="menu" class="index_page">
>  		<li><a href="https://twitter.com/jclouds">Twitter</a></li>
>  		<li><a href="https://github.com/jclouds">Source</a></li>
> -		<li><a href="http://incubator.apache.org/projects/jclouds.html">Contact</a></li>
> +		<li><a href="/documentation/community">Community</a></li>

I followed the same reasoning than above. The community page provides the mailing list information (in other words, how to communicate with jclouds). That's why used this links. We don't use the Google groups anymore, so I find the community page the natural substitute for this.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/24/files#r7395188

Re: [jclouds-site] Remove incubator references (#24)

Posted by Andrew Phillips <no...@github.com>.
> @@ -2,4 +2,3 @@
>  * [Documentation](/documentation/)
>  * [Community](/documentation/community/)
>  * [Development](/documentation/devguides/)
> -* [Contact](http://incubator.apache.org/projects/jclouds.html)

Rather than removing this, replace with a link to the mailing list archives, as [it formerly was](https://raw.github.com/jclouds/jclouds-site/18f8b8912abfd09051938387148c19ba36ab7a71/_includes/menu.md)?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/24/files#r7392803

Re: [jclouds-site] Remove incubator references (#24)

Posted by Ignasi Barrera <no...@github.com>.
> @@ -2,4 +2,3 @@
>  * [Documentation](/documentation/)
>  * [Community](/documentation/community/)
>  * [Development](/documentation/devguides/)
> -* [Contact](http://incubator.apache.org/projects/jclouds.html)

I removed it because our community page (two links above) already provides the links to the mailing lists.
Perhaps we could add instead a link to a common section that might deserve being in the top menu?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/24/files#r7395179

Re: [jclouds-site] Remove incubator references (#24)

Posted by Andrew Phillips <no...@github.com>.
>  
> -## [Subscribe](mailto:jclouds-dev-subscribe@apache.org) to the [jclouds-dev mailing list](http://www.mail-archive.com/dev@jclouds.incubator.apache.org/)
> +## [Subscribe](mailto:jclouds-dev-subscribe@apache.org) to the [jclouds-dev mailing list](http://www.mail-archive.com/dev@jclouds.apache.org/)

Are these two email addresses correct, or should it be `user-subscribe@jclouds.apache.org` and `dev-subscribe@jclouds.apache.org`?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/24/files#r7392814

Re: [jclouds-site] Remove incubator references (#24)

Posted by Andrew Phillips <no...@github.com>.
> @@ -5,7 +5,7 @@ title: Logging
>  
>  ## Logging in Apache jclouds&reg;
>  
> -Logging in jclouds can save you time and effort when developing your code or looking for help. If your code is not behaving how you expect it to, enabling and configuring logging in jclouds can quickly give you valuable insight into the root cause of the issue. If you need help from the [jclouds-user mailing list](http://www.mail-archive.com/user@jclouds.incubator.apache.org/), the logs can help the people there assist you. The logs can be verbose so it's often best to simply copy and paste them into a [gist](https://gist.github.com/) and just post the link on the mailing list.
> +Logging in jclouds can save you time and effort when developing your code or looking for help. If your code is not behaving how you expect it to, enabling and configuring logging in jclouds can quickly give you valuable insight into the root cause of the issue. If you need help from the [jclouds-user mailing list](http://www.mail-archive.com/user@jclouds.apache.org/), the logs can help the people there assist you. The logs can be verbose so it's often best to simply copy and paste them into a [gist](https://gist.github.com/) and just post the link on the mailing list.

Link to the `community` page from here, as we're doing on `devguides/index.md` above?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/24/files#r7392811

Re: [jclouds-site] Remove incubator references (#24)

Posted by Andrew Gaul <no...@github.com>.
+1, pushed to master.  I am having trouble deploying, see #23.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/24#issuecomment-27653820

Re: [jclouds-site] Remove incubator references (#24)

Posted by CloudBees pull request builder plugin <no...@github.com>.
[jclouds-site-pull-requests #86](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/86/) SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/24#issuecomment-27640102

Re: [jclouds-site] Remove incubator references (#24)

Posted by Andrew Phillips <no...@github.com>.
> @@ -53,7 +53,7 @@
>  	<div id="menu" class="index_page">
>  		<li><a href="https://twitter.com/jclouds">Twitter</a></li>
>  		<li><a href="https://github.com/jclouds">Source</a></li>
> -		<li><a href="http://incubator.apache.org/projects/jclouds.html">Contact</a></li>
> +		<li><a href="/documentation/community">Community</a></li>

Remove the Community link and replace it with a Contact link pointing to the mailing list, [as before](https://github.com/jclouds/jclouds-site/blob/18f8b8912abfd09051938387148c19ba36ab7a71/_layouts/index.html)?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/24/files#r7392805