<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/java/qpid-test-utils, branch java-broker-amqp-1-0-management</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>Merged from trunk</title>
<updated>2014-02-07T15:24:50+00:00</updated>
<author>
<name>Robert Godfrey</name>
<email>rgodfrey@apache.org</email>
</author>
<published>2014-02-07T15:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=6998892f4c84794d1fb5847925d03770df9621d7'/>
<id>6998892f4c84794d1fb5847925d03770df9621d7</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-amqp-1-0-management@1565688 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/java-broker-amqp-1-0-management@1565688 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5048: Moved test-scope logging dependencies to being compile scope dependencies of qpid-test-utils, which other modules depend on at test scope. Workaround for maven scope dependency resolution issue causing system test run problems.</title>
<updated>2014-01-24T13:41:46+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2014-01-24T13:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=131582425b32a73d6c326127147cc2a7ac402427'/>
<id>131582425b32a73d6c326127147cc2a7ac402427</id>
<content type='text'>
Patch supplied by Andrew MacBean &lt;andymacbean@gmail.com&gt;

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

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1560999 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5048: Logging dependency and configuration tidy up for maven build</title>
<updated>2014-01-22T15:57:20+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2014-01-22T15:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=7252c4df7ef18656fee594317d5dbf00d120402d'/>
<id>7252c4df7ef18656fee594317d5dbf00d120402d</id>
<content type='text'>
Patch Supplied by Andrew MacBean &lt;andymacbean@gmail.com&gt;.

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

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1560392 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from the parent</title>
<updated>2013-10-06T22:05:36+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-10-06T22:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=aef8746ec613af7f9124dbe1272abdf7c39548c8'/>
<id>aef8746ec613af7f9124dbe1272abdf7c39548c8</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1529705 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/qpid@1529705 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5048: add pluginManagement section to the qpid parent, to override apache parent versions as desired and set any additional config.</title>
<updated>2013-09-30T22:10:04+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-09-30T22:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9f87503ba5acea53fdfd8d287f69a7740bdd0bea'/>
<id>9f87503ba5acea53fdfd8d287f69a7740bdd0bea</id>
<content type='text'>
Sets the compiler source+target values in parent and removes unecessary duplicate compiler plugin config from child modules.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1527797 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sets the compiler source+target values in parent and removes unecessary duplicate compiler plugin config from child modules.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1527797 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5048: add initial pom files for a maven build</title>
<updated>2013-09-23T23:58:38+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-09-23T23:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=e155417c73c05f6a6addd393f333952e9cff44b3'/>
<id>e155417c73c05f6a6addd393f333952e9cff44b3</id>
<content type='text'>
still a work-in-progress

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1525753 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
still a work-in-progress

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1525753 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5161: make UTF8Test use the resources in the jar instead of searching for it on the filesystem</title>
<updated>2013-09-23T23:49:17+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-09-23T23:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=112f03529e9d4a96fea389c33097d381279d14be'/>
<id>112f03529e9d4a96fea389c33097d381279d14be</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1525749 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/qpid@1525749 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5161: make QTC able to generate the test.excludesfiles property contents itself from the test.excludes list</title>
<updated>2013-09-23T23:48:37+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-09-23T23:48:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=51e60b6e710ec56ac14b0f58cbd73f909d4664cd'/>
<id>51e60b6e710ec56ac14b0f58cbd73f909d4664cd</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1525747 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/qpid@1525747 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5160: add a qpid-test-utils module instead of making every modules tests rely on the tests dir from the common module</title>
<updated>2013-09-23T23:42:30+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-09-23T23:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9a85a8afe4a38f097df62d9ba716a06772a63cd3'/>
<id>9a85a8afe4a38f097df62d9ba716a06772a63cd3</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1525738 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/qpid@1525738 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
