You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2013/07/29 13:59:33 UTC

svn commit: r1508003 [2/2] - in /qpid/site: ./ docs/ docs/components/cpp-broker/ docs/components/dispatch-router/ docs/components/java-broker/ docs/components/messaging-api/ docs/components/messenger/ docs/components/protocol-engine/ docs/components/qm...

Modified: qpid/site/input/components/qpid-jms/index.md
URL: http://svn.apache.org/viewvc/qpid/site/input/components/qpid-jms/index.md?rev=1508003&r1=1508002&r2=1508003&view=diff
==============================================================================
--- qpid/site/input/components/qpid-jms/index.md (original)
+++ qpid/site/input/components/qpid-jms/index.md Mon Jul 29 11:59:32 2013
@@ -28,18 +28,63 @@ implementation that speaks all versions 
   || *AMQP versions* || 1.0\*, 0-10, 0-91, 0-9, 0-8 ||
   || *Downloads* || AMQP 0-10, 0-91, 0-9, 0-8: [qpid-java-client-@current-release@.tar.gz](http://www.apache.org/dyn/closer.cgi/qpid/@current-release@/qpid-java-client-@current-release@.tar.gz) \[[PGP](http://www.apache.org/dist/qpid/@current-release@/qpid-java-client-@current-release@.tar.gz.asc)],<br/>AMQP 1.0: [qpid-java-amqp-1-0-client-jms-@current-release@.tar.gz](http://www.apache.org/dyn/closer.cgi/qpid/@current-release@/qpid-java-amqp-1-0-client-jms-@current-release@.tar.gz) \[[PGP](http://www.apache.org/dist/qpid/@current-release@/qpid-java-amqp-1-0-client-jms-@current-release@.tar.gz.asc)] ||
   || *Source location* ||  <http://svn.apache.org/repos/asf/qpid/trunk/qpid/java/> ||
-  || *Issues* || [Open bugs](https://issues.apache.org/jira/issues/?jql=project+%3D+%22Qpid%22+and+issuetype+%3D+%22Bug%22+and+status+in+%28%22Open%22%2C+%22Reopened%22%2C+%22In+Progress%22%2C+%22Ready+To+Review%22%29+and+component+%3D+%22Java+Client%22), [Completed enhancements](https://issues.apache.org/jira/issues/?jql=project+%3D+%22Qpid%22+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+status+in+%28%22Closed%22%2C+%22Resolved%22%29+and+resolution+%3D+%22Fixed%22+and+component+%3D+%22Java+Client%22), [Requested enhancements](https://issues.apache.org/jira/issues/?jql=project+%3D+%22Qpid%22+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+status+in+%28%22Open%22%2C+%22Reopened%22%2C+%22In+Progress%22%2C+%22Ready+To+Review%22%29+and+component+%3D+%22Java+Client%22) ||
 
 \*1.0 support is offered in an implementation distinct from that of
 older protocol versions.
 
+## Features
+
+<div class="two-column" markdown="1">
+
+ - [JMS 1.1](http://www.oracle.com/technetwork/java/docs-136352.html) compliant
+ - Speaks and translates among many versions of AMQP
+ - Pure-Java implementation
+ - Flow control
+ - Pluggable authentication supporting LDAP, Kerberos, and SSL certificates
+ - Secure connection via SSL
+ - Transactions
+ - [Flexible logging](@current-release-url@/programming/book/section-JMS-Logging.html)
+ - Failover
+ - Heartbeats
+
+</div>
+
 ## Documentation
 
 This is the documentation for the current released version.  You can
 find previous versions with our
 [past releases](@site-url@/releases/index.html#past-releases).
 
+<div class="two-column" markdown="1">
+
  - [Using the Qpid JMS client](@current-release-url@/programming/book/QpidJMS.html)
  - [API reference](http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html)
  - [Examples](@current-release-url@/qpid-jms/examples/index.html)
  - [How to build Qpid Java](https://cwiki.apache.org/confluence/display/qpid/qpid+java+build+how+to)
+
+</div>
+
+## Issues
+
+For more information about finding and reporting bugs, see
+[Qpid issues](@site-url@/issues.html).
+
+<div class="indent">
+  <form id="jira-search-form" action="?" method="post">
+    <input type="hidden" name="jql" value="project = QPID and component = 'Java Client' and text ~ '{}' order by updatedDate desc"/>
+    <input type="text" name="text"/>
+    <button type="submit">Search</button>
+  </form>
+</div>
+
+<div class="two-column" markdown="1">
+
+ - [Open bugs](http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22Java+Client%22+and+project+%3D+%22QPID%22)
+ - [Fixed bugs](http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22Java+Client%22+and+project+%3D+%22QPID%22)
+ - [Requested enhancements](http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22Java+Client%22+and+project+%3D+%22QPID%22)
+ - [Completed enhancements](http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22Java+Client%22+and+project+%3D+%22QPID%22)
+ - [Report a bug](http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=1&priority=3&summary=[Enter%20a%20brief%20description]&components=12311389)
+ - [Request an enhancement](http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=4&priority=3&summary=[Enter%20a%20brief%20description]&components=12311389)
+ - [Jira summary page](http://issues.apache.org/jira/browse/QPID/component/12311389)
+
+</div>

Modified: qpid/site/input/components/qpid-wcf/index.md
URL: http://svn.apache.org/viewvc/qpid/site/input/components/qpid-wcf/index.md?rev=1508003&r1=1508002&r2=1508003&view=diff
==============================================================================
--- qpid/site/input/components/qpid-wcf/index.md (original)
+++ qpid/site/input/components/qpid-wcf/index.md Mon Jul 29 11:59:32 2013
@@ -28,7 +28,20 @@ channel implementation that speaks AMQP.
   || *AMQP versions* || 0-10 ||
   || *Downloads* || [qpid-wcf-@current-release@.zip](http://www.apache.org/dyn/closer.cgi/qpid/@current-release@/qpid-wcf-@current-release@.zip) \[[PGP](http://www.apache.org/dist/qpid/@current-release@/qpid-wcf-@current-release@.zip.asc)] ||
   || *Source location* ||  <http://svn.apache.org/repos/asf/qpid/trunk/qpid/wcf/> ||
-  || *Issues* || [Open bugs](https://issues.apache.org/jira/issues/?jql=project+%3D+%22Qpid%22+and+issuetype+%3D+%22Bug%22+and+status+in+%28%22Open%22%2C+%22Reopened%22%2C+%22In+Progress%22%2C+%22Ready+To+Review%22%29+and+component+%3D+%22WCF%2FC%2B%2B+Client%22), [Completed enhancements](https://issues.apache.org/jira/issues/?jql=project+%3D+%22Qpid%22+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+status+in+%28%22Closed%22%2C+%22Resolved%22%29+and+resolution+%3D+%22Fixed%22+and+component+%3D+%22WCF%2FC%2B%2B+Client%22), [Requested enhancements](https://issues.apache.org/jira/issues/?jql=project+%3D+%22Qpid%22+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+status+in+%28%22Open%22%2C+%22Reopened%22%2C+%22In+Progress%22%2C+%22Ready+To+Review%22%29+and+component+%3D+%22WCF%2FC%2B%2B+Client%22) ||
+
+## Features
+
+<div class="two-column" markdown="1">
+
+ - WCF service model programming using one-way contracts
+ - WCF channel model programming using `IInputChannel`- and `IOutputChannel`-based factories
+ - WCF-to-WCF applications using SOAP message encoders
+ - WCF-to-non-WCF applications using raw content encoders
+ - [Secure connection via SSL](@current-release-url@/programming/book/ch04s04.html)
+ - [Full distributed transactions](@current-release-url@/programming/book/ch04s05.html)
+ - Programmatic access to AMQP message properties on WCF messages
+
+</div>
 
 ## Documentation
 
@@ -36,7 +49,36 @@ This is the documentation for the curren
 find previous versions with our
 [past releases](@site-url@/releases/index.html#past-releases).
 
+<div class="two-column" markdown="1">
+
  - [README](http://svn.apache.org/repos/asf/qpid/tags/@current-release@/qpid/wcf/ReadMe.txt)
  - [Using the Qpid WCF client](@current-release-url@/programming/book/QpidWCF.html)
  - [API reference](http://msdn.microsoft.com/en-us/library/vstudio/ms735119\(v=vs.90\).aspx)
  - [Examples](http://svn.apache.org/repos/asf/qpid/tags/@current-release@/qpid/wcf/samples)
+
+</div>
+
+## Issues
+
+For more information about finding and reporting bugs, see
+[Qpid issues](@site-url@/issues.html).
+
+<div class="indent">
+  <form id="jira-search-form" action="?" method="post">
+    <input type="hidden" name="jql" value="project = QPID and component = 'WCF/C++ Client' and text ~ '{}' order by updatedDate desc"/>
+    <input type="text" name="text"/>
+    <button type="submit">Search</button>
+  </form>
+</div>
+
+<div class="two-column" markdown="1">
+
+ - [Open bugs](http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22)
+ - [Fixed bugs](http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22)
+ - [Requested enhancements](http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22)
+ - [Completed enhancements](http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22)
+ - [Report a bug](http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=1&priority=3&summary=[Enter%20a%20brief%20description]&components=12313020)
+ - [Request an enhancement](http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=4&priority=3&summary=[Enter%20a%20brief%20description]&components=12313020)
+ - [Jira summary page](http://issues.apache.org/jira/browse/QPID/component/12313020)
+
+</div>

Modified: qpid/site/input/search.md
URL: http://svn.apache.org/viewvc/qpid/site/input/search.md?rev=1508003&r1=1508002&r2=1508003&view=diff
==============================================================================
--- qpid/site/input/search.md (original)
+++ qpid/site/input/search.md Mon Jul 29 11:59:32 2013
@@ -20,7 +20,7 @@
 ### Search issues
 
 <form id="jira-search-form" action="?" method="post">
-  <input name="text" type="text" tabindex="3"/>
+  <input type="text" name="text" tabindex="3"/>
   <button type="submit">Search</button>
 </form>
 

Modified: qpid/site/input/site.js
URL: http://svn.apache.org/viewvc/qpid/site/input/site.js?rev=1508003&r1=1508002&r2=1508003&view=diff
==============================================================================
--- qpid/site/input/site.js (original)
+++ qpid/site/input/site.js Mon Jul 29 11:59:32 2013
@@ -82,7 +82,14 @@ function searchJiras() {
     }
 
     var text = form.text.value;
-    var jql = "project in (QPID, PROTON) and text ~ \"" + text + "\" order by updatedDate desc";
+    var jql = "project in (QPID, PROTON) and text ~ '{}' order by updatedDate desc";
+
+    if (form.jql) {
+        jql = form.jql.value;
+    }
+
+    jql = jql.replace("{}", text)
+
     var uri = "https://issues.apache.org/jira/issues/?jql=" + encodeURIComponent(jql);
 
     form.action = uri;



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