<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/java/client/example/bin, branch qpid.rnr</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>synchronized with trunk except for ruby dir</title>
<updated>2009-12-26T12:42:57+00:00</updated>
<author>
<name>Rafael H. Schloming</name>
<email>rhs@apache.org</email>
</author>
<published>2009-12-26T12:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=248f1fe188fe2307b9dcf2c87a83b653eaa1920c'/>
<id>248f1fe188fe2307b9dcf2c87a83b653eaa1920c</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid.rnr@893970 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/qpid.rnr@893970 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-1034 by Senaka Fernando</title>
<updated>2008-05-16T02:01:50+00:00</updated>
<author>
<name>Carl C. Trieloff</name>
<email>cctrieloff@apache.org</email>
</author>
<published>2008-05-16T02:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=2b8f953744f20308dd66bbe325c844a9427436e9'/>
<id>2b8f953744f20308dd66bbe325c844a9427436e9</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@656924 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/qpid@656924 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and cleanup scripts for automated 0-10 example testing.</title>
<updated>2008-05-04T16:45:54+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2008-05-04T16:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=13f417586d6d192b88785cb12b8b1b70647d65de'/>
<id>13f417586d6d192b88785cb12b8b1b70647d65de</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653253 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/qpid@653253 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit is associated with JIRA QPID-859</title>
<updated>2008-03-20T00:14:54+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2008-03-20T00:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=d8708b797ed7fe8a2cdb3625d0ee04927f4c0fe3'/>
<id>d8708b797ed7fe8a2cdb3625d0ee04927f4c0fe3</id>
<content type='text'>
The verify script is modfified to start and stop the c++ broker for each test.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@639098 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The verify script is modfified to start and stop the c++ broker for each test.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@639098 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit is for QPID-859</title>
<updated>2008-03-18T20:23:46+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2008-03-18T20:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=eac0911169b24e708637572fe6b5a8283b3f49e0'/>
<id>eac0911169b24e708637572fe6b5a8283b3f49e0</id>
<content type='text'>
The verify_all script will run all verify scripts under each example
Following is a description of each script type
==============================================
verify             - runs java producer and consumer.
verify_java_python - runs java producer and python consumer
verify_python_java - runs python consumer and java consumer
verify_cpp_java    - runs cpp producer and java consumer
verify_java_cpp    - runs java producer and cpp consumer

The xxx.in file contains the expected output.
It will be compared against the output of the test to determine any failures.



git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@638553 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The verify_all script will run all verify scripts under each example
Following is a description of each script type
==============================================
verify             - runs java producer and consumer.
verify_java_python - runs java producer and python consumer
verify_python_java - runs python consumer and java consumer
verify_cpp_java    - runs cpp producer and java consumer
verify_java_cpp    - runs java producer and cpp consumer

The xxx.in file contains the expected output.
It will be compared against the output of the test to determine any failures.



git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@638553 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@493060 13f79535-47bb-0310-9956-ffa450edef68</title>
<updated>2007-01-05T16:05:34+00:00</updated>
<author>
<name>Marnie McCormack</name>
<email>marnie@apache.org</email>
</author>
<published>2007-01-05T16:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=f83a5b4ced9692915a0297fbfcaf65e1750efd47'/>
<id>f83a5b4ced9692915a0297fbfcaf65e1750efd47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
