You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2015/03/21 15:56:32 UTC

svn commit: r1668287 - in /qpid/site: input/components/jms/index.md scripts/gen-jms-release-page

Author: robbie
Date: Sat Mar 21 14:56:32 2015
New Revision: 1668287

URL: http://svn.apache.org/r1668287
Log:
update examples links to link to the appropriate version, use parent folder with the readme etc in it

Modified:
    qpid/site/input/components/jms/index.md
    qpid/site/scripts/gen-jms-release-page

Modified: qpid/site/input/components/jms/index.md
URL: http://svn.apache.org/viewvc/qpid/site/input/components/jms/index.md?rev=1668287&r1=1668286&r2=1668287&view=diff
==============================================================================
--- qpid/site/input/components/jms/index.md (original)
+++ qpid/site/input/components/jms/index.md Sat Mar 21 14:56:32 2015
@@ -49,7 +49,7 @@ Qpid also provides an alternate JMS impl
 <div class="two-column" markdown="1">
 
  - [API reference](http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html)
- - [Examples](https://github.com/apache/qpid-jms/tree/master/qpid-jms-examples/src/main/java/org/apache/qpid/jms/example)
+ - [Examples](https://github.com/apache/qpid-jms/tree/qpid-jms-@current-jms-release@/qpid-jms-examples)
  - [Configuration](@current-jms-release-url@/docs/index.html)
  - [Installing Qpid JMS](https://github.com/apache/qpid-jms/blob/master/README.md)
 

Modified: qpid/site/scripts/gen-jms-release-page
URL: http://svn.apache.org/viewvc/qpid/site/scripts/gen-jms-release-page?rev=1668287&r1=1668286&r2=1668287&view=diff
==============================================================================
--- qpid/site/scripts/gen-jms-release-page (original)
+++ qpid/site/scripts/gen-jms-release-page Sat Mar 21 14:56:32 2015
@@ -79,7 +79,7 @@ files you download.
 <div class="two-column" markdown="1">
 
  - [API reference](http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html)
- - [Examples](https://github.com/apache/qpid-jms/tree/qpid-jms-{release}/qpid-jms-examples/src/main/java/org/apache/qpid/jms/example)
+ - [Examples](https://github.com/apache/qpid-jms/tree/qpid-jms-{release}/qpid-jms-examples)
  - [Configuration](docs/index.html)
  - [Installing Qpid JMS](https://github.com/apache/qpid-jms/blob/qpid-jms-{release}/README.md)
 
@@ -159,7 +159,7 @@ This content was generated at {time} on
 <div class="two-column" markdown="1">
 
  - [API reference](http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html)
- - [Examples](https://github.com/apache/qpid-jms/tree/master/qpid-jms-examples/src/main/java/org/apache/qpid/jms/example)
+ - [Examples](https://github.com/apache/qpid-jms/tree/master/qpid-jms-examples)
  - [Configuration](https://github.com/apache/qpid-jms/blob/master/qpid-jms-docs/Configuration.md)
  - [Installing Qpid JMS](https://github.com/apache/qpid-jms/blob/master/README.md)
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org