<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/tools/src/java/bin, branch trunk</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>QPID-5610: remove existing java qmf tools dir, to make way for the mavenised version from the branch</title>
<updated>2014-05-02T21:54:15+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2014-05-02T21:54:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=b4dca0ab49ee27d82d53d13ba80ac985ff2578de'/>
<id>b4dca0ab49ee27d82d53d13ba80ac985ff2578de</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1592055 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@1592055 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5604: Update comments to If we're on Cygwin we need to convert to Windows path. as per Jan's suggestion</title>
<updated>2014-03-11T18:33:08+00:00</updated>
<author>
<name>Fraser Adams</name>
<email>fadams@apache.org</email>
</author>
<published>2014-03-11T18:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=82bfb3925c481c46c36754fb4dc89eefa691cd87'/>
<id>82bfb3925c481c46c36754fb4dc89eefa691cd87</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1576460 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@1576460 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5604: Added Cygwin support to all the scripts in qpid/tools/src/java/bin</title>
<updated>2014-03-10T17:55:05+00:00</updated>
<author>
<name>Fraser Adams</name>
<email>fadams@apache.org</email>
</author>
<published>2014-03-10T17:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=b954336c0ae6c31d2af2dc12b34f976859b8052d'/>
<id>b954336c0ae6c31d2af2dc12b34f976859b8052d</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1576020 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@1576020 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5604: Added the Cygwin patch to QpidRestAPI.sh initially to see if it works - it doesn't break on Linux, but I can't test Cygwin myself</title>
<updated>2014-03-08T13:01:39+00:00</updated>
<author>
<name>Fraser Adams</name>
<email>fadams@apache.org</email>
</author>
<published>2014-03-08T13:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=2ade16db9fc0e8c9790733e7cb8cd76d147a4d20'/>
<id>2ade16db9fc0e8c9790733e7cb8cd76d147a4d20</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575537 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@1575537 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5336: Don't hardcode location of bash in shell scripts</title>
<updated>2013-11-14T00:02:20+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2013-11-14T00:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=bbb9c940637204b6bab8ebfec6ea9da8fb945e22'/>
<id>bbb9c940637204b6bab8ebfec6ea9da8fb945e22</id>
<content type='text'>
  As bash isn't specified by POSIX its location is variable.
  Specifically under BSDs it isn't found in /bin/bash.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1541763 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  As bash isn't specified by POSIX its location is variable.
  Specifically under BSDs it isn't found in /bin/bash.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1541763 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5197: Remove obsolete --cluster-durable/persistLastNode options in java code.</title>
<updated>2013-10-04T15:53:05+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2013-10-04T15:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9e1b387c6b52bc8077650fbc96bf0329e05c1f27'/>
<id>9e1b387c6b52bc8077650fbc96bf0329e05c1f27</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529200 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@1529200 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>JIRA: QPID-5093 Adding ASF licence note to a bunch of html/css/js files that were missing it</title>
<updated>2013-08-23T16:07:50+00:00</updated>
<author>
<name>Fraser Adams</name>
<email>fadams@apache.org</email>
</author>
<published>2013-08-23T16:07:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=0b9bebd801d411af77b6fbd892cc14d1338fb01a'/>
<id>0b9bebd801d411af77b6fbd892cc14d1338fb01a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1516919 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@1516919 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>No JIRA: Refactored QMF GUI qmf-ui.js to remove a lot of copy and paste reuse when rendering QMF objects in various pages. I've added a qmfui.renderObject and qmfui.renderArray method to handle these general patterns and hopefully improve maintainability. There's no new features in this update, just some slightly more readable code</title>
<updated>2013-06-23T17:33:11+00:00</updated>
<author>
<name>Fraser Adams</name>
<email>fadams@apache.org</email>
</author>
<published>2013-06-23T17:33:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=31b9cc15ef54b61a14867e308a8d60208d4dec81'/>
<id>31b9cc15ef54b61a14867e308a8d60208d4dec81</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1495854 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@1495854 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>No Jira: Refactored Exchange and Queue selection dropdowns, which were a little too much like -copy and paste reuse- the resulting change hasn't added any functionality, but will help when I get round to adding federation support</title>
<updated>2013-06-16T12:38:07+00:00</updated>
<author>
<name>Fraser Adams</name>
<email>fadams@apache.org</email>
</author>
<published>2013-06-16T12:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f1fff7e2fae61da8b39ada5df000f9bf86f81fcd'/>
<id>f1fff7e2fae61da8b39ada5df000f9bf86f81fcd</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1493504 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@1493504 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3675: Java QMF2 API, REST API, QMF GUI and Java Broker QMF Management Plugin added to &lt;qpid&gt;/tools/src/java</title>
<updated>2013-04-08T15:19:04+00:00</updated>
<author>
<name>Fraser Adams</name>
<email>fadams@apache.org</email>
</author>
<published>2013-04-08T15:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=797fcaf14ca1bfeb5778cbe526b3110f256862f2'/>
<id>797fcaf14ca1bfeb5778cbe526b3110f256862f2</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1465662 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@1465662 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
