<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/client/example, branch 0.5</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-1860 : Update verify to remove lines starting with #</title>
<updated>2009-05-17T13:33:15+00:00</updated>
<author>
<name>Martin Ritchie</name>
<email>ritchiem@apache.org</email>
</author>
<published>2009-05-17T13:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=335fc3009512544666852184247374bdeae4ba67'/>
<id>335fc3009512544666852184247374bdeae4ba67</id>
<content type='text'>
Update verify.in to use # as a comment character for the ASL header.
Also updated all the other files I added the ASL header to with ==== to also have #.
I cannot see where these files are processed. 


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@775644 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update verify.in to use # as a comment character for the ASL header.
Also updated all the other files I added the ASL header to with ==== to also have #.
I cannot see where these files are processed. 


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@775644 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-1748,QPID-1753: Update client package to include example src. JavaDoc won't build.</title>
<updated>2009-05-11T01:59:56+00:00</updated>
<author>
<name>Martin Ritchie</name>
<email>ritchiem@apache.org</email>
</author>
<published>2009-05-11T01:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=65e87f1f9f9eed4add029d18df5a3bb99f90a54c'/>
<id>65e87f1f9f9eed4add029d18df5a3bb99f90a54c</id>
<content type='text'>
Update qpid-cli package to include qpid-run from common/bin


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773450 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update qpid-cli package to include qpid-run from common/bin


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773450 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>License Updates based on RAT output</title>
<updated>2009-05-10T23:34:12+00:00</updated>
<author>
<name>Martin Ritchie</name>
<email>ritchiem@apache.org</email>
</author>
<published>2009-05-10T23:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=7e654eb4f21c48fd6b69436754acac860ce1aaee'/>
<id>7e654eb4f21c48fd6b69436754acac860ce1aaee</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773432 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/branches/0.5-release@773432 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-1748, QPID-1752, QPID-1753 : Updated module.xml added qpid.java.root to be reference the java dir so that sub projects such as m</title>
<updated>2009-05-10T23:27:09+00:00</updated>
<author>
<name>Martin Ritchie</name>
<email>ritchiem@apache.org</email>
</author>
<published>2009-05-10T23:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=b2702f6760afebcfe25c43216951325e78e03b40'/>
<id>b2702f6760afebcfe25c43216951325e78e03b40</id>
<content type='text'>
anagement/client and management/tools/qpid-cli and correctly point to the top level lib dir which is not always simply ${basedir}/..
This allowed the easy creation of Client Example package(build.deps was updated for this to include log4j as a dependency so the resulting package will run) QMan/WSDL pacakge and the qpid-cli management tool


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773431 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
anagement/client and management/tools/qpid-cli and correctly point to the top level lib dir which is not always simply ${basedir}/..
This allowed the easy creation of Client Example package(build.deps was updated for this to include log4j as a dependency so the resulting package will run) QMan/WSDL pacakge and the qpid-cli management tool


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773431 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Made the various receive variants check that the server queue is empty before returning null. Also modified AMQQueueBrowser to use receiveNoWait() when browsing queues using 0-10. These changes uncovered numerous second order bugs, mostly in failover. These are also fixed. This fixes QPID-1642 and QPID-1643.</title>
<updated>2009-02-25T23:21:13+00:00</updated>
<author>
<name>Rafael H. Schloming</name>
<email>rhs@apache.org</email>
</author>
<published>2009-02-25T23:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=a7484073368b0334cd174074bc4576f031a5ebe1'/>
<id>a7484073368b0334cd174074bc4576f031a5ebe1</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@747963 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@747963 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>qpid-1647: Added headers exchange example</title>
<updated>2009-02-05T15:56:26+00:00</updated>
<author>
<name>Arnaud Simon</name>
<email>arnaudsimon@apache.org</email>
</author>
<published>2009-02-05T15:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1a79789263ca6f33ac9a888a709126ba17d42b92'/>
<id>1a79789263ca6f33ac9a888a709126ba17d42b92</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@741151 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@741151 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Qpid-1587: Added LVQ samples</title>
<updated>2009-01-16T12:58:42+00:00</updated>
<author>
<name>Arnaud Simon</name>
<email>arnaudsimon@apache.org</email>
</author>
<published>2009-01-16T12:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=d5ad6dfd84dd49a997cf6f5b5f60da673f8f24df'/>
<id>d5ad6dfd84dd49a997cf6f5b5f60da673f8f24df</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@734994 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@734994 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the ASF license header to the following files.</title>
<updated>2008-12-16T04:14:52+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2008-12-16T04:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=c0c24c9412a1a9b95049d2bc534f6c2ad1d80c4b'/>
<id>c0c24c9412a1a9b95049d2bc534f6c2ad1d80c4b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726943 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@726943 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added license headers to the following files.</title>
<updated>2008-12-15T17:08:07+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2008-12-15T17:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=d58001500e892b95e0421ad48fe4a80a45fe8491'/>
<id>d58001500e892b95e0421ad48fe4a80a45fe8491</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726742 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@726742 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>removed incubating from various shell scripts, release artifacts, and READMEs</title>
<updated>2008-12-10T01:29:01+00:00</updated>
<author>
<name>Rafael H. Schloming</name>
<email>rhs@apache.org</email>
</author>
<published>2008-12-10T01:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=ea21ffd2442abb830ff9860c8b2576daa7a4d353'/>
<id>ea21ffd2442abb830ff9860c8b2576daa7a4d353</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724948 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/incubator/qpid/trunk@724948 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
