<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/test-profiles, branch qpid-530</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-3600: fix c&amp;p error</title>
<updated>2011-11-09T14:49:40+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-11-09T14:49:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8060cc2e022de2c8f6930f768edd73510e67d3d2'/>
<id>8060cc2e022de2c8f6930f768edd73510e67d3d2</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1199777 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@1199777 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3595: exclude additional test</title>
<updated>2011-11-09T14:49:31+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-11-09T14:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=bfa66bab033be40292b269b90e191616d83d4688'/>
<id>bfa66bab033be40292b269b90e191616d83d4688</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1199776 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@1199776 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3600: new python test excludes with indicated JIRAs raised for defects and test changes Also ensures that queue delete if empty test actually comsumes message to make pass against Java Broker.</title>
<updated>2011-11-09T12:23:37+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-11-09T12:23: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=e688a8cc5ef74d309a1747f0a4a5276c3dafc2f3'/>
<id>e688a8cc5ef74d309a1747f0a4a5276c3dafc2f3</id>
<content type='text'>
Applied patch by Andrew MacBean &lt;andymacbean@gmail.com&gt; and myself.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1199707 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch by Andrew MacBean &lt;andymacbean@gmail.com&gt; and myself.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1199707 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3532: make the 0-10 client hold the failover mutex during the failover. Alter the Address resolution code to allow resolving addresses after failover. Add some more failover tests (inc ADDR based ones). Make the failover process notify any waiters in the session to abort and let failover proceed.</title>
<updated>2011-10-21T10:14:04+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-10-21T10:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8ae98ae258f94067bd91595ecbcccdf32165657f'/>
<id>8ae98ae258f94067bd91595ecbcccdf32165657f</id>
<content type='text'>
Applied patch from Oleksandr Rudyy&lt;orudyy@gmail.com&gt; and myself.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1187279 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch from Oleksandr Rudyy&lt;orudyy@gmail.com&gt; and myself.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1187279 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3542: Java client does not ack non-matching messages when using client side selectors (CPP Broker)</title>
<updated>2011-10-11T16:00:17+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2011-10-11T16:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=c58ae888d6d104bb1120d298bbc934e13d85b250'/>
<id>c58ae888d6d104bb1120d298bbc934e13d85b250</id>
<content type='text'>
Applied patch from Andrew MacBean &lt;andymacbean@gmail.com&gt; and myself.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1181861 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch from Andrew MacBean &lt;andymacbean@gmail.com&gt; and myself.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1181861 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3425, QPID-3034: unexclude tests excluded during work on session.recover() in QPID-2471 because they had shown the changes made in QPID-2471 had actually severely broken recover() for 0-8/9/9-1 protocols</title>
<updated>2011-10-07T10:10:16+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-10-07T10:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=467981cab7e5d03ca4df1fb5e8be2423d91cfa07'/>
<id>467981cab7e5d03ca4df1fb5e8be2423d91cfa07</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1179987 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@1179987 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2442: Make 0-10 TemporaryQueue#delete and TemporaryTopic#delete perform the delete on the Broker</title>
<updated>2011-10-06T18:36:38+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2011-10-06T18:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=3d15749e5d44f9fe539bb2fbeba55192369edf24'/>
<id>3d15749e5d44f9fe539bb2fbeba55192369edf24</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1179754 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@1179754 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3526, QPID-3524: make sure the 0-10 client message.acknowledge() actually acknowledges messages immediately, and does so synchronously, adding test to verify behaviour. Split acknowledge() and commit() methods into version specific session implementations for clarity/reuse, align 0-10 and 0-8/9 transacted publishing behaviour, refactor preDeliver and postDeliver methods, remove dead code from consumers.</title>
<updated>2011-10-06T16:29:27+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-10-06T16:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=f7f0bf52f98429935d9a964776c905ce5e54258f'/>
<id>f7f0bf52f98429935d9a964776c905ce5e54258f</id>
<content type='text'>
Applied patch from Oleksandr Rudyy&lt;orudyy@gmail.com&gt; and myself.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1179695 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch from Oleksandr Rudyy&lt;orudyy@gmail.com&gt; and myself.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1179695 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3402: ensure the test JVMs execute with the working dir set to the qpid/java dir, use relative paths to the broker startup script and config files, update the QBTC configuration override functionality to operate relative to QPID_HOME to avoid setting properties with spaces/parentheses into QPID_OPTS</title>
<updated>2011-09-30T13:38:45+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-09-30T13:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=3ff831ffa2c03a9b600206af1946352750011dcc'/>
<id>3ff831ffa2c03a9b600206af1946352750011dcc</id>
<content type='text'>
Enables the java test profiles to cope with spaces/parentheses in the parent directory structure of the checkout, as found in the matrix project workspaces on the ASF Jenkins instances

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1177658 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enables the java test profiles to cope with spaces/parentheses in the parent directory structure of the checkout, as found in the matrix project workspaces on the ASF Jenkins instances

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1177658 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3513: Avoid use of shell script clean-dir during test cycle</title>
<updated>2011-09-29T15:29:36+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2011-09-29T15:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=feaef60f5f9a468866de1c09a6cf20df42b9a946'/>
<id>feaef60f5f9a468866de1c09a6cf20df42b9a946</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1177333 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@1177333 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
