<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/client/example/bin, branch M4-RCs</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>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://91.123.203.49/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>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=745a7369455ac32ad2eb880f64afaa36a0bb63df'/>
<id>745a7369455ac32ad2eb880f64afaa36a0bb63df</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@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@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=c2b3043b119707511cee1b1952a8aa4e097badc6'/>
<id>c2b3043b119707511cee1b1952a8aa4e097badc6</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@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@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=d9b21443f079df3ceabb56af19312c658f2312e6'/>
<id>d9b21443f079df3ceabb56af19312c658f2312e6</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@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@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=6717d8c90babee06ba092c521e555d07a3b94278'/>
<id>6717d8c90babee06ba092c521e555d07a3b94278</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@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@638553 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@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=b40228565512eec4b41c03a26e4d9b1a909b4b6e'/>
<id>b40228565512eec4b41c03a26e4d9b1a909b4b6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
