summaryrefslogtreecommitdiff
path: root/qpid/tools/src/java/bin
Commit message (Collapse)AuthorAgeFilesLines
* QPID-5610: remove existing java qmf tools dir, to make way for the mavenised ↵Robert Gemmell2014-05-0280-11989/+0
| | | | | | version from the branch git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1592055 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5604: Update comments to If we're on Cygwin we need to convert to ↵Fraser Adams2014-03-118-8/+8
| | | | | | Windows path. as per Jan's suggestion git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1576460 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5604: Added Cygwin support to all the scripts in qpid/tools/src/java/binFraser Adams2014-03-108-6/+84
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1576020 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5604: Added the Cygwin patch to QpidRestAPI.sh initially to see if it ↵Fraser Adams2014-03-081-0/+10
| | | | | | works - it doesn't break on Linux, but I can't test Cygwin myself git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575537 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5336: Don't hardcode location of bash in shell scriptsAndrew Stitcher2013-11-148-8/+8
| | | | | | | 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
* QPID-5197: Remove obsolete --cluster-durable/persistLastNode options in java ↵Alan Conway2013-10-042-16/+1
| | | | | | code. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529200 13f79535-47bb-0310-9956-ffa450edef68
* JIRA: QPID-5093 Adding ASF licence note to a bunch of html/css/js files that ↵Fraser Adams2013-08-2317-105/+267
| | | | | | were missing it git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1516919 13f79535-47bb-0310-9956-ffa450edef68
* No JIRA: Refactored QMF GUI qmf-ui.js to remove a lot of copy and paste ↵Fraser Adams2013-06-232-178/+101
| | | | | | 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 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1495854 13f79535-47bb-0310-9956-ffa450edef68
* No Jira: Refactored Exchange and Queue selection dropdowns, which were a ↵Fraser Adams2013-06-163-399/+207
| | | | | | 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 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1493504 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3675: Java QMF2 API, REST API, QMF GUI and Java Broker QMF Management ↵Fraser Adams2013-04-0882-0/+12023
Plugin added to <qpid>/tools/src/java git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1465662 13f79535-47bb-0310-9956-ffa450edef68