<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/java/jca, branch java-broker-vhost-refactor</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>QPID-4445: make the jar file produced by the JCA module use 'jca' in its name rather than 'ra', add support for generating maven artifacts for the jar and the packaged rar.</title>
<updated>2013-03-10T22:26:58+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-03-10T22:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=db1546afc6d68d5891b8a4f23f8ad7e88f2c5af7'/>
<id>db1546afc6d68d5891b8a4f23f8ad7e88f2c5af7</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1454935 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/qpid@1454935 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4491</title>
<updated>2013-01-04T16:03:39+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2013-01-04T16:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=54be43ebcfb409abe311cb65af48f66d88d69cd1'/>
<id>54be43ebcfb409abe311cb65af48f66d88d69cd1</id>
<content type='text'>
    *Minor documentation fixes for property names that have changed over
    time.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1428944 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    *Minor documentation fixes for property names that have changed over
    time.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1428944 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4492</title>
<updated>2013-01-04T15:08:20+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2013-01-04T15:08:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=ba2550e65518493aa182613181f0c4545d8e4969'/>
<id>ba2550e65518493aa182613181f0c4545d8e4969</id>
<content type='text'>
    *Added README documentation for JBOSS/EAP6 environment.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1428915 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    *Added README documentation for JBOSS/EAP6 environment.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1428915 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4318</title>
<updated>2013-01-04T14:39:38+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2013-01-04T14:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=3220843fde700bce0e542c670a4f280948b0010e'/>
<id>3220843fde700bce0e542c670a4f280948b0010e</id>
<content type='text'>
    *Added support to QpidConnectionFactoryProxy for
    Queue/TopicConnectionFactorys
    *Added simple system test

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1428896 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    *Added support to QpidConnectionFactoryProxy for
    Queue/TopicConnectionFactorys
    *Added simple system test

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1428896 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4527: update the JCA module to use the standard build target implementation, rather than replacing it.</title>
<updated>2013-01-04T11:07:12+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-01-04T11:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=b7e7a2c33e35e2fd809c45b09730ea8b5ee53243'/>
<id>b7e7a2c33e35e2fd809c45b09730ea8b5ee53243</id>
<content type='text'>
- Overrides the output destinations (to give the filenames 'ra' instead of 'jca' as it was doing) and uses the postbuild target to additionally create the rar and examples.
- Moves the META-INF resources for the rar file to their own directory, removing need to specifically prevent their inclusion in the jar file.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1428787 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Overrides the output destinations (to give the filenames 'ra' instead of 'jca' as it was doing) and uses the postbuild target to additionally create the rar and examples.
- Moves the META-INF resources for the rar file to their own directory, removing need to specifically prevent their inclusion in the jar file.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1428787 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoader-based model rather than embedding Felix to use OSGi.</title>
<updated>2012-10-12T11:44:13+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2012-10-12T11:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=cc60bacd5002a50220729f93c716424742a81185'/>
<id>cc60bacd5002a50220729f93c716424742a81185</id>
<content type='text'>
Removed the ability to reload security configuration because this feature is not very useful in
its current form and was making our code hard to refactor.

Modified all tests to use jars rather than classes. This makes them closer to real-world deployments, e.g. the META-INF/services
file is read from within the jar.
Also moved various system tests from their respective modules into "systests". This removes the need for most modules to depend
on systests, thus simplifying our dependency graph.

Applied patch from myself, Keith Wall and Phil Harvey &lt;phil@philharveyonline.com&gt;

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1397519 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed the ability to reload security configuration because this feature is not very useful in
its current form and was making our code hard to refactor.

Modified all tests to use jars rather than classes. This makes them closer to real-world deployments, e.g. the META-INF/services
file is read from within the jar.
Also moved various system tests from their respective modules into "systests". This removes the need for most modules to depend
on systests, thus simplifying our dependency graph.

Applied patch from myself, Keith Wall and Phil Harvey &lt;phil@philharveyonline.com&gt;

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1397519 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4267 Committing a patch on behalf of Weston Price.</title>
<updated>2012-08-31T15:30:55+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-08-31T15:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1c71b63af55fcd9646d91531c206777f3d756a52'/>
<id>1c71b63af55fcd9646d91531c206777f3d756a52</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1379478 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/qpid@1379478 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<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=f91d540f7d2a0e0c19b4b8462dbaa036a28bfc38'/>
<id>f91d540f7d2a0e0c19b4b8462dbaa036a28bfc38</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@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/qpid@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=50aed4957e057064effee741323b951fc40d554f'/>
<id>50aed4957e057064effee741323b951fc40d554f</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/qpid@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/qpid@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=96ebce532577b55b5253761b5dff872d3b88a189'/>
<id>96ebce532577b55b5253761b5dff872d3b88a189</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/qpid@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/qpid@1338355 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
