You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Ignasi Barrera <no...@github.com> on 2014/03/05 15:17:29 UTC

[jclouds-site] Automatically show the release date, it exists and fixed a couple links (#60)

Automatically show the relase date when available, the same way the date is shown in the blog posts.
You can merge this Pull Request by running:

  git pull https://github.com/nacx/jclouds-site rn-date

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

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

-- Commit Summary --

  * automatically show the release date, it exists and fixed a couple links

-- File Changes --

    M _layouts/post.html (2)
    A _layouts/releasenotes.html (23)
    M blog/index.html (2)
    M releasenotes/1.1.0.md (2)
    M releasenotes/1.1.1.md (2)
    M releasenotes/1.2.2.md (2)
    M releasenotes/1.2.md (4)
    M releasenotes/1.3.md (2)
    M releasenotes/1.4.md (2)
    M releasenotes/1.5.md (2)
    M releasenotes/1.6.1.md (4)
    M releasenotes/1.6.2.md (4)
    M releasenotes/1.6.3.md (4)
    M releasenotes/1.6.md (2)
    M releasenotes/1.7.1.md (4)
    M releasenotes/1.7.md (4)
    M releasenotes/beta7.markdown (2)
    M releasenotes/beta8.markdown (2)
    M releasenotes/index.md (4)

-- Patch Links --

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

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

Re: [jclouds-site] Automatically show the release date, it exists and fixed a couple links (#60)

Posted by Ignasi Barrera <no...@github.com>.
> @@ -33,8 +33,8 @@ The Release Notes for all jclouds versions released before joining the ASF are l
>  * [1.3.1](/releasenotes/1.3) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.3.1/1.3.1/jclouds-multi/apidocs/)
>  * [1.3.0](/releasenotes/1.3) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.3.0/1.3.0/jclouds-multi/apidocs/)
>  * [1.2.2](/releasenotes/1.2.2) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.2/1.2.2/jclouds-multi/apidocs/)
> -* [1.2.1](/releasenotes/1.2) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.1/1.2.1/jclouds-multi/apidocs/)
> -* [1.2.0](/releasenotes/1.2) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.0/1.2.0/jclouds-multi/apidocs/)
> +* [1.2.1](/releasenotes/1.2/) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.1/1.2.1/jclouds-multi/apidocs/)
> +* [1.2.0](/releasenotes/1.2/) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.0/1.2.0/jclouds-multi/apidocs/)

Nothing apart from adding the last slash. What fixed those two broken links has been fixing the  "permalink" attribute in the referenced page.

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

Re: [jclouds-site] Automatically show the release date, it exists and fixed a couple links (#60)

Posted by Andrew Phillips <no...@github.com>.
> @@ -33,8 +33,8 @@ The Release Notes for all jclouds versions released before joining the ASF are l
>  * [1.3.1](/releasenotes/1.3) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.3.1/1.3.1/jclouds-multi/apidocs/)
>  * [1.3.0](/releasenotes/1.3) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.3.0/1.3.0/jclouds-multi/apidocs/)
>  * [1.2.2](/releasenotes/1.2.2) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.2/1.2.2/jclouds-multi/apidocs/)
> -* [1.2.1](/releasenotes/1.2) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.1/1.2.1/jclouds-multi/apidocs/)
> -* [1.2.0](/releasenotes/1.2) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.0/1.2.0/jclouds-multi/apidocs/)
> +* [1.2.1](/releasenotes/1.2/) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.1/1.2.1/jclouds-multi/apidocs/)
> +* [1.2.0](/releasenotes/1.2/) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.0/1.2.0/jclouds-multi/apidocs/)

Stupid question, but what has changed here..?

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

Re: [jclouds-site] Automatically show the release date, it exists and fixed a couple links (#60)

Posted by Andrew Phillips <no...@github.com>.
> @@ -33,8 +33,8 @@ The Release Notes for all jclouds versions released before joining the ASF are l
>  * [1.3.1](/releasenotes/1.3) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.3.1/1.3.1/jclouds-multi/apidocs/)
>  * [1.3.0](/releasenotes/1.3) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.3.0/1.3.0/jclouds-multi/apidocs/)
>  * [1.2.2](/releasenotes/1.2.2) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.2/1.2.2/jclouds-multi/apidocs/)
> -* [1.2.1](/releasenotes/1.2) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.1/1.2.1/jclouds-multi/apidocs/)
> -* [1.2.0](/releasenotes/1.2) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.0/1.2.0/jclouds-multi/apidocs/)
> +* [1.2.1](/releasenotes/1.2/) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.1/1.2.1/jclouds-multi/apidocs/)
> +* [1.2.0](/releasenotes/1.2/) | [Javadoc](http://demobox.github.com/jclouds-maven-site-1.2.0/1.2.0/jclouds-multi/apidocs/)

> Nothing apart from adding the last slash.

Ah, missed that ;-) Thanks for explaining!

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

Re: [jclouds-site] Automatically show the release date, it exists and fixed a couple links (#60)

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

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

Re: [jclouds-site] Automatically show the release date, it exists and fixed a couple links (#60)

Posted by jclouds-commentator <no...@github.com>.
  Go to http://1bfc50e21b7864ad3944-d2a64ac49b7890c13e6614e7e9cae74a.r98.cf1.rackcdn.com/ to review your changes.

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

Re: [jclouds-site] Automatically show the release date, it exists and fixed a couple links (#60)

Posted by Andrew Phillips <no...@github.com>.
One minor comment, but otherwise +1 - looks fine. Thanks, @nacx!

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