<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/jca/README.txt, branch java-broker-bdb-ha2</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-5255: apply JCAMissingLicense.patch from QPID-4961 to trunk, for later merge to 0.26 branch</title>
<updated>2013-12-16T10:43:18+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-12-16T10:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=461f4805cf312543f9e436bc1864e8a5294ca5aa'/>
<id>461f4805cf312543f9e436bc1864e8a5294ca5aa</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1551162 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1551162 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>[QPID-5082] Updated documentation to reflect new configuration change</title>
<updated>2013-08-19T10:55:50+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2013-08-19T10:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8a93f04b13dbada1588c8a5af69a3b1a8de4d51a'/>
<id>8a93f04b13dbada1588c8a5af69a3b1a8de4d51a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1515356 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1515356 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3745: Improve JCA Documentation</title>
<updated>2012-05-03T19:03:43+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-05-03T19:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=82695a85d7f1caa65b6ce805f2214abafd2f7f52'/>
<id>82695a85d7f1caa65b6ce805f2214abafd2f7f52</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1333585 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1333585 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'QPID-3957' into trunk</title>
<updated>2012-05-03T19:03:37+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-05-03T19:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=eb6bc071d443b0618e46cab105bf2338b5609a06'/>
<id>eb6bc071d443b0618e46cab105bf2338b5609a06</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1333584 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1333584 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3878:</title>
<updated>2012-05-03T14:23:03+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-05-03T14:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=a6c3d4d239970810b979abd6bb4f00a206cf299d'/>
<id>a6c3d4d239970810b979abd6bb4f00a206cf299d</id>
<content type='text'>
    QpidActivation should use connection per inbound listener
    Added ability to configure inbound listener multiplex behavior
    Added new property to ra.xml
    Updated README.txt to reflect changes
    Added Serialization unit tests for ActivationSpec and
    ResourceAdapter

    Contributions from Kevin Conner

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1333473 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    QpidActivation should use connection per inbound listener
    Added ability to configure inbound listener multiplex behavior
    Added new property to ra.xml
    Updated README.txt to reflect changes
    Added Serialization unit tests for ActivationSpec and
    ResourceAdapter

    Contributions from Kevin Conner

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1333473 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'QPID-3957' into trunk</title>
<updated>2012-04-22T22:51:08+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-04-22T22:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=0aad8136596154aece13f49368a66388bb0bbda3'/>
<id>0aad8136596154aece13f49368a66388bb0bbda3</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1328987 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1328987 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3044: Implement JCA Adapter for Java JMS client</title>
<updated>2011-12-18T05:09:07+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2011-12-18T05:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8581b766bdd0fe06b128ea0f4fdf814435e618cb'/>
<id>8581b766bdd0fe06b128ea0f4fdf814435e618cb</id>
<content type='text'>
- Large contributions from Weston Price &amp; Kevin Conner

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1220336 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Large contributions from Weston Price &amp; Kevin Conner

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1220336 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
