<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/lib, branch 0.28</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>QPID-5675: remove the unused xalan dependency, matching previous change in the maven build</title>
<updated>2014-04-13T14:12:12+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org =  robbie = Robert Gemmell robbie@apache.org@apache.org</email>
</author>
<published>2014-04-13T14:12:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5a522b41140445735db6b0e2dd0f20501ac56a88'/>
<id>5a522b41140445735db6b0e2dd0f20501ac56a88</id>
<content type='text'>
merge from trunk r1586028

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586995 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
merge from trunk r1586028

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586995 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5048,QPID-5657: initial bulk change toward bringing the maven build on the 0.28 branch up to parity with trunk</title>
<updated>2014-04-13T14:09:59+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org =  robbie = Robert Gemmell robbie@apache.org@apache.org</email>
</author>
<published>2014-04-13T14:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=3ae1d953fcc19ffe95f17e8e2aeb8717bf8ef68b'/>
<id>3ae1d953fcc19ffe95f17e8e2aeb8717bf8ef68b</id>
<content type='text'>
Merges the following revisions from trunk:
r1579935
r1581349
r1582781
r1582782
r1585102
r1585103
r1585105
r1585106
r1585112
r1585440

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586990 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merges the following revisions from trunk:
r1579935
r1581349
r1582781
r1582782
r1585102
r1585103
r1585105
r1585106
r1585112
r1585440

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586990 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5527: Upgrade to Jetty 8</title>
<updated>2014-01-31T15:52:15+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2014-01-31T15:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=e39e8353b5321a8ddd9a19054e83822a7b629684'/>
<id>e39e8353b5321a8ddd9a19054e83822a7b629684</id>
<content type='text'>
Applied patch from Emmanuel Bourg.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1563153 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch from Emmanuel Bourg.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1563153 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4463: [Java Broker] SimpleLDAPAuthManager - address review comments from Robbie Gemmell</title>
<updated>2013-10-29T22:53:58+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2013-10-29T22:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=7955c1e2aa5b95eb71427eb19326b12780d06dcd'/>
<id>7955c1e2aa5b95eb71427eb19326b12780d06dcd</id>
<content type='text'>
* Ensure that trust stores used by auth managers cannot be deleted.
* Stop unnecessary dependency on jakarta-regexp when built by Ant.
* Make check for ldaps:/ check trim / case insensitive

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1536925 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ensure that trust stores used by auth managers cannot be deleted.
* Stop unnecessary dependency on jakarta-regexp when built by Ant.
* Make check for ldaps:/ check trim / case insensitive

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1536925 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4463: [Java Broker] Change SimpleLDAPAuthManager to accept trust store model object in order to conveniently connect to a Directory secured by certificate signed by private-CA (or using self-signed cert).</title>
<updated>2013-10-21T11:48:52+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2013-10-21T11:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=67c066df96661830ff57ad569c0064506236726b'/>
<id>67c066df96661830ff57ad569c0064506236726b</id>
<content type='text'>
* SimpleLDAPAuthManager can be associated with a truststore model object via the
* SSLSocketFactory classes generated on the fly (associated with the truststore) in order to work around limitations in the javax.naming API.
* In the Management UI, the user currently needs to enter the name of the truststore configured object (rather than select from a dropdown)

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1534105 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* SimpleLDAPAuthManager can be associated with a truststore model object via the
* SSLSocketFactory classes generated on the fly (associated with the truststore) in order to work around limitations in the javax.naming API.
* In the Management UI, the user currently needs to enter the name of the truststore configured object (rather than select from a dropdown)

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1534105 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5243: Replace dojo 1.8.3 pom xml with 1.9.1 pom xml for ant build</title>
<updated>2013-10-18T08:21:41+00:00</updated>
<author>
<name>Alex Rudyy</name>
<email>orudyy@apache.org</email>
</author>
<published>2013-10-18T08:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=d155a85d3af1644e9440e64d25ff456c362df8f0'/>
<id>d155a85d3af1644e9440e64d25ff456c362df8f0</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1533357 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@1533357 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5222: Update optional BDB store to use version 5.0.97 of BDB JE</title>
<updated>2013-10-12T16:52:38+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2013-10-12T16:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=aa19688becb3b64c9f488c3760f8a842a193cdfc'/>
<id>aa19688becb3b64c9f488c3760f8a842a193cdfc</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1531560 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@1531560 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5207: fix the pom generation in the Ant build</title>
<updated>2013-10-07T07:56:04+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-10-07T07:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=69836bd304be776a156666b21a445b180f9ea694'/>
<id>69836bd304be776a156666b21a445b180f9ea694</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529781 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@1529781 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5074: update broker binary release tar process to handle plugins with dependencies, fix issues with generated poms</title>
<updated>2013-08-16T11:07:04+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-08-16T11:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=a037dbf505ed39472c1ce436faf1bece22334be1'/>
<id>a037dbf505ed39472c1ce436faf1bece22334be1</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1514654 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@1514654 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5012: update optional BDB store to use version 5.0.84 of BDB JE</title>
<updated>2013-07-23T12:48:19+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2013-07-23T12:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=ea6851fd15c41126630865fac4b406b19d50b7e7'/>
<id>ea6851fd15c41126630865fac4b406b19d50b7e7</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1506016 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@1506016 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
