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 2019/04/02 11:51:00 UTC

[qpid-site] branch asf-site updated: add AMQP 0-x JMS entry to Dashboard, avoids directing folks to the wrong JIRA project etc

This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/qpid-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2fac7ff  add AMQP 0-x JMS entry to Dashboard, avoids directing folks to the wrong JIRA project etc
2fac7ff is described below

commit 2fac7fff2301fadec686625edfbfbeb1979992e3
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Tue Apr 2 12:50:42 2019 +0100

    add AMQP 0-x JMS entry to Dashboard, avoids directing folks to the wrong JIRA project etc
---
 input/dashboard.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/input/dashboard.md b/input/dashboard.md
index e271467..7fd021d 100644
--- a/input/dashboard.md
+++ b/input/dashboard.md
@@ -38,6 +38,7 @@
 | [Qpid Dispatch]({{site_url}}/components/dispatch-router/index.html)        | {{dispatch_release.brief_link}} | {{dashboard_asf_jira_links("DISPATCH", 12315321)}} | {{travis_ci_badge("apache", "qpid-dispatch")}} | {{dashboard_asf_git_links("qpid-dispatch")}} |
 | [Qpid Interop Test]({{site_url}}/components/interop-test/index.html)       | {{interop_test_release.brief_link}} | {{dashboard_asf_jira_links("QPIDIT", 12318621)}} | - | {{dashboard_asf_git_links("qpid-interop-test")}} |
 | [Qpid JMS]({{site_url}}/components/jms/index.html)                         | {{jms_release.brief_link}} | {{dashboard_asf_jira_links("QPIDJMS", 12314524)}} | {{asf_jenkins_badge("Qpid-JMS-Test-JDK8")}} {{travis_ci_badge("apache", "qpid-jms")}} {{asf_jenkins_badge("Qpid-JMS-Test-JDK8-Windows")}} | {{dashboard_asf_git_links("qpid-jms")}} |
+| [Qpid JMS AMQP 0-x]({{site_url}}/components/jms/amqp-0-x.html)             | {{jms_amqp_0_x_release.brief_link}} | {{dashboard_asf_jira_links("QPID", 12310520, ["JMS AMQP 0-x"])}} | <a href="https://builds.apache.org/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/"><img src="https://builds.apache.org/buildStatus/icon?job=Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix" height="20"/></a> | {{dashboard_asf_git_links("qpid-jms-amqp-0-x")}} |
 | [Qpid Proton-J]({{site_url}}/proton/index.html)                            | {{proton_j_release.brief_link}} | {{dashboard_asf_jira_links("PROTON", 12313720, ["proton-j"])}} | {{asf_jenkins_badge("Qpid-proton-j")}} | {{dashboard_asf_git_links("qpid-proton-j")}} |
 | [Qpid Proton]({{site_url}}/proton/index.html)                              | {{proton_release.brief_link}} | {{dashboard_asf_jira_links("PROTON", 12313720)}} | {{asf_jenkins_badge("Qpid-proton-c")}} {{travis_ci_badge("apache", "qpid-proton")}} | {{dashboard_asf_git_links("qpid-proton")}} |
 | [Qpid Python](https://github.com/apache/qpid-python/blob/master/README.md) | {{python_release.brief_link}} | {{dashboard_asf_jira_links("QPID", 12310520, ["Python Client", "Python Examples", "Python Test Suite"])}} | {{asf_jenkins_pipeline_badge("qpid-python")}} | {{dashboard_asf_git_links("qpid-python")}} |


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