summaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* QPID-1524 : Added missing locking that could cause simultaneous delivery by ↵Martin Ritchie2008-12-171-0/+5
| | | | | | multiple threads on the MockSubscription git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727421 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1471 : Removed eclipse files that shouldn't have been added.Martin Ritchie2008-12-172-31/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727347 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1471 : Simplist patch to correct argument type mismatch. An improved ↵Martin Ritchie2008-12-174-40/+43
| | | | | | solution can be addressed later git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727346 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1538 : Reverted r727068Martin Ritchie2008-12-171-21/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727343 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1536 : Reverted r727057Martin Ritchie2008-12-174-34/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727336 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1537 : Reverted r727070Martin Ritchie2008-12-1714-25/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727335 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1471 : Reverted r727071Martin Ritchie2008-12-174-78/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727334 13f79535-47bb-0310-9956-ffa450edef68
* Reverted r727089Martin Ritchie2008-12-171-17/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727333 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1537 : Added a test to ensure the version is correctly set for ↵Martin Ritchie2008-12-161-0/+17
| | | | | | AMQUserManagementMBena git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727089 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1471 : Enabled the MC to understand the new MBean versions. ↵Martin Ritchie2008-12-164-52/+78
| | | | | | OperationsTabControl now uses this version to send git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727071 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1537 : Version all the MBeans to allow changes in the API contracts. ↵Martin Ritchie2008-12-1614-21/+25
| | | | | | Set AMQUserManagementMBean to version 2 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727070 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1538 : Ensure that RMI connections use our custom InvokerMartin Ritchie2008-12-161-14/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727068 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1536 : Convert Base64MD5PrincipalDatabase to accept plain text password ↵Martin Ritchie2008-12-164-20/+34
| | | | | | input and do the hashing locally. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727057 13f79535-47bb-0310-9956-ffa450edef68
* Added comment, mainly testing commit rightsMartin Ritchie2008-12-161-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727049 13f79535-47bb-0310-9956-ffa450edef68
* Added the ASF license header to the following files.Rajith Muditha Attapattu2008-12-1622-1/+444
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@726943 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1469: style fixAidan Skinner2008-12-151-115/+114
| | | | | | | patch from gemmellr@dcs.gla.ac.uk git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@726776 13f79535-47bb-0310-9956-ffa450edef68
* Added license headers to the following files.Rajith Muditha Attapattu2008-12-155-37/+116
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@726742 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1282: move dependency on build target up a few levelsAidan Skinner2008-12-122-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@726010 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1282: add build dep on instrument target for coverage reportsAidan Skinner2008-12-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@725982 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1506 : Patch provided by Robert Gemmell to autonegotiate connectionsMartin Ritchie2008-12-123-75/+161
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@725970 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1529 : Create a new shell for message box.Martin Ritchie2008-12-111-53/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@725705 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1524 : Added a catch to print out the message order to help rule out ↵Martin Ritchie2008-12-111-10/+27
| | | | | | message loss potential in the test. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@725663 13f79535-47bb-0310-9956-ffa450edef68
* removed incubating from various shell scripts, release artifacts, and READMEsRafael H. Schloming2008-12-1017-32/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@724948 13f79535-47bb-0310-9956-ffa450edef68
* removed maven build systemRafael H. Schloming2008-12-1037-6185/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@724947 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1469: Fix NullPointerException, add test for deleteUser which would ↵Aidan Skinner2008-12-092-0/+158
| | | | | | | | expose this. Patch from gemmellr@dcs.gla.ac.uk git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@724787 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1503: Add more tests for Base64MD5PasswordFilePrincipalDatabase, fix ↵Aidan Skinner2008-12-092-9/+61
| | | | | | buglets. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@724779 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1503 : Updates based on code reviewMartin Ritchie2008-12-094-89/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@724743 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1282: limit cover-test so only interesting modules are instrumentedAidan Skinner2008-12-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@724659 13f79535-47bb-0310-9956-ffa450edef68
* Updated with amended info for running cobertura QPID-1282Marnie McCormack2008-12-091-2/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@724656 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1503 : Update to Base64 to correctly save password file. Pulled User ↵Martin Ritchie2008-12-051-0/+121
| | | | | | out of Base64MD5 to allow better testing. Added unit test case for Base64 and User git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@723795 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1503 : Update to Base64 to correctly save password file. Pulled User ↵Martin Ritchie2008-12-053-124/+466
| | | | | | out of Base64MD5 to allow better testing. Added unit test case for Base64 and User git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@723792 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1500 : config.ini was blocked by the .gitignore so it was missed in my ↵Martin Ritchie2008-12-031-0/+30
| | | | | | last commit. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@723140 13f79535-47bb-0310-9956-ffa450edef68
* made ant build generate perftest scriptsRafael H. Schloming2008-12-038-17/+423
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@723029 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1482 : Patch provided by Robert Gemmell, To allow PLAIN authentication ↵Martin Ritchie2008-12-031-66/+7
| | | | | | via JMX Console. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722865 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1500 : Didn't notice a couple of .DS_Store files slipped in to the commit.Martin Ritchie2008-12-032-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722864 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1481 : Patch provided by Robert Gemmell, export jmxrmote.sasl plugin as ↵Martin Ritchie2008-12-032-3/+21
| | | | | | optional so the built consoles can start without it present git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722862 13f79535-47bb-0310-9956-ffa450edef68
* QPID-794 : Patch provided by Robert Gemmell, removes the need for the ↵Martin Ritchie2008-12-032-23/+22
| | | | | | specification of the System Property 'jmxconnector'. As commented in the JIRA, moving to a more friendly licensed JMX connector would be benefitial. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722861 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1011 : Patch provided by Senaka Fernando to prevent MC being used as a ↵Martin Ritchie2008-12-031-1/+11
| | | | | | plugin in eclipse in difference Perspectives. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722857 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1241 : Patch from Robert Gemmell, allows Windows bat script to cope ↵Martin Ritchie2008-12-031-1/+1
| | | | | | with spaces ' ' in the path. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722856 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1015 : Applied patch by Senaka Fernando to prevent NPE in MC on refresh ↵Martin Ritchie2008-12-031-1/+1
| | | | | | before initial usage. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722855 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1501 : Remove @Override annotations to allow compilation under JDK 1.5Martin Ritchie2008-12-024-29/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722670 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1499 : Modification to IoAcceptor so ConnectionTest can close the open ↵Martin Ritchie2008-12-022-6/+21
| | | | | | SocketServer. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722669 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1500 : Add Mac OS X Management Console BuildMartin Ritchie2008-12-0219-5/+254
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722666 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1469: turn off jmx management by default as it's not authenticated.Aidan Skinner2008-12-023-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722532 13f79535-47bb-0310-9956-ffa450edef68
* remove incubator disclaimerCarl C. Trieloff2008-12-011-11/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@722165 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1243 : Applied patch from Robert Gemmell. Took a different approach ↵Martin Ritchie2008-11-2641-62/+433
| | | | | | for the linux binaries as the provided binaries requried a newer libc than I have. Also restored the qpidversion.properties file generation for this module that git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@720931 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1487: remove dead files, make BindingURLParser use the right class for ↵Aidan Skinner2008-11-265-832/+1
| | | | | | logging since it was using one that is being removed. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@720920 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1487: Make AMQDestination generate URLs with a destination set to the ↵Aidan Skinner2008-11-262-1/+43
| | | | | | routing key. Add a test for this. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@720919 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1410 : Applied patch to correct coding stand from Andrea Gazzarini.Martin Ritchie2008-11-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@720791 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1486 : Removed alert.log and ensured output goes to qpid.log by ↵Martin Ritchie2008-11-251-15/+1
| | | | | | default. Only broker startup info is shown on standard output. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@720477 13f79535-47bb-0310-9956-ffa450edef68