<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/jca, branch qpid-2393</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>NO-JIRA: Simple fix to make JBoss7 compilation classpath generic</title>
<updated>2012-06-14T15:24:00+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-06-14T15:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=910fa709bf7cb4bc9e99bd5a90c9f610a6ecab5b'/>
<id>910fa709bf7cb4bc9e99bd5a90c9f610a6ecab5b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1350293 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@1350293 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA:</title>
<updated>2012-06-13T18:23:08+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-06-13T18:23:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=c20a9a0f572b31fe6de26d607efeb523493a5b90'/>
<id>c20a9a0f572b31fe6de26d607efeb523493a5b90</id>
<content type='text'>
    *Cleaned up JBoss7 configuration
    *Documentated cluster configuration for connection URL
    *Minor typo fixes

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1349981 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    *Cleaned up JBoss7 configuration
    *Documentated cluster configuration for connection URL
    *Minor typo fixes

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1349981 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3990: Multiple XAResources isSameRM behavior</title>
<updated>2012-05-14T19:30:20+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-05-14T19:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=fa7baeaf72635628b9d2ea2ad60ba782d6313044'/>
<id>fa7baeaf72635628b9d2ea2ad60ba782d6313044</id>
<content type='text'>
    *Track XAResource siblings in start/end methods
    *Added AMQXAResource interface
    *Added systemtest for new XAResource behavior
    *Refactored XAResourceTest to extend AbstractXATest

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1338355 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    *Track XAResource siblings in start/end methods
    *Added AMQXAResource interface
    *Added systemtest for new XAResource behavior
    *Refactored XAResourceTest to extend AbstractXATest

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1338355 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3994: trivial changes to the build.xml files to aid people regenerating their Eclipse project files using Ant Eclipse following the Ivy related changes</title>
<updated>2012-05-13T15:36:17+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2012-05-13T15:36:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=c9ec0b9db514d9d31f0e915fc75075c1b2a85d19'/>
<id>c9ec0b9db514d9d31f0e915fc75075c1b2a85d19</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1337925 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@1337925 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: JCA Cleanup</title>
<updated>2012-05-04T17:38:55+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-05-04T17:38:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=5c80b835bf53caf2e0b642788fd0865e040e0975'/>
<id>5c80b835bf53caf2e0b642788fd0865e040e0975</id>
<content type='text'>
    *Renamed module.name in JCA project to be in line with directory
    *Removed hack in build.deps to satisfy system tests and jca compile
    time dependencies
    *Added Apache Geronimo servlet jar for JCA examples

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1334080 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    *Renamed module.name in JCA project to be in line with directory
    *Removed hack in build.deps to satisfy system tests and jca compile
    time dependencies
    *Added Apache Geronimo servlet jar for JCA examples

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1334080 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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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-3864: add missing licence headers to files in the java tree that are included in 0.16</title>
<updated>2012-04-19T11:52:01+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2012-04-19T11:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=aabeca5f871ff83f32006b12f129dd605b09a6e1'/>
<id>aabeca5f871ff83f32006b12f129dd605b09a6e1</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327905 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@1327905 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
