<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/cpp/src, branch M4-RCs</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>Fixed automake files so c++ console headers are properly packaged.</title>
<updated>2009-01-08T20:57:19+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2009-01-08T20:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f0f86ca1080683bb26f1bf58042171784dc6716a'/>
<id>f0f86ca1080683bb26f1bf58042171784dc6716a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/M4-RCs@732824 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/M4-RCs@732824 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added cluster-related gen file to protocol_gen.mak and regenerated all VC projects; left out qmfconsole since it won't build</title>
<updated>2009-01-07T22:25:21+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2009-01-07T22:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=2675b08dcbf51fe2e1806590173087f685690ea6'/>
<id>2675b08dcbf51fe2e1806590173087f685690ea6</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/M4-RCs@732540 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/M4-RCs@732540 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure that if no store is loaded we don't flow to disk, but revert to rejecting messages.</title>
<updated>2009-01-07T21:25:06+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2009-01-07T21:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=aeee123a1400999290f8dc262c415a710e4d6204'/>
<id>aeee123a1400999290f8dc262c415a710e4d6204</id>
<content type='text'>
Merged from r732482 on trunk.



git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/M4-RCs@732503 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merged from r732482 on trunk.



git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/M4-RCs@732503 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>cpp/src/tests/ForkedBroker.h: keep tests quiet, set --log-enable=error+</title>
<updated>2009-01-05T22:34:52+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2009-01-05T22:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=2d0f50dd935642cf84b3fc3eb7fcbb1cf12dcbe8'/>
<id>2d0f50dd935642cf84b3fc3eb7fcbb1cf12dcbe8</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731751 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@731751 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor logging fixes.</title>
<updated>2009-01-05T22:01:15+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2009-01-05T22:01:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=56491d620110dcb0f64c6641cfa30a8ab3c80971'/>
<id>56491d620110dcb0f64c6641cfa30a8ab3c80971</id>
<content type='text'>
cpp/src/tests/BrokerFixture.h: make tests quiet, log with error+
qpid/broker/Daemon.cpp: print to stderr in parent process if child fails.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731739 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cpp/src/tests/BrokerFixture.h: make tests quiet, log with error+
qpid/broker/Daemon.cpp: print to stderr in parent process if child fails.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731739 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test in line with change to default logging level (see r731649).</title>
<updated>2009-01-05T21:39:17+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2009-01-05T21:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=d64879c9700c17068effe7db2382367030786192'/>
<id>d64879c9700c17068effe7db2382367030786192</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731734 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@731734 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Sorry! Carelessly committed more than I wanted to. Reverting part of my previous commit.</title>
<updated>2009-01-05T20:54:57+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2009-01-05T20:54:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f4d6c74b083921aae2b8c855b1d8b467ac0f0bb6'/>
<id>f4d6c74b083921aae2b8c855b1d8b467ac0f0bb6</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731717 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@731717 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce log level from warning to info as (a) its not necessarily a bad thing at all and (b) the default logging level is now at notice+</title>
<updated>2009-01-05T20:51:41+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2009-01-05T20:51:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=14a032e343cf5875f4e3978191999d08dc0a5195'/>
<id>14a032e343cf5875f4e3978191999d08dc0a5195</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731710 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@731710 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Log changes: logging default now notice+, "listening on" messages are at notice level.</title>
<updated>2009-01-05T19:17:24+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2009-01-05T19:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=21f1f2b2eb3ec0b9f2241779987a035f88337b09'/>
<id>21f1f2b2eb3ec0b9f2241779987a035f88337b09</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731649 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@731649 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>stats correction pointed out by gordon</title>
<updated>2009-01-03T02:14:47+00:00</updated>
<author>
<name>Carl C. Trieloff</name>
<email>cctrieloff@apache.org</email>
</author>
<published>2009-01-03T02:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=39871eccaae300ea9cd2d98eb7233781ef3daec6'/>
<id>39871eccaae300ea9cd2d98eb7233781ef3daec6</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@730890 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@730890 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
