summaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Removed the javax.servlet.jar and added the geronimo-servlet_2.5_spec-1.2.jarRajith Muditha Attapattu2008-12-193-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@728113 13f79535-47bb-0310-9956-ffa450edef68
* Added ASF header to report.propertyRajith Muditha Attapattu2008-12-193-0/+216
| | | | | | | Added the Jython license to LICENSE and NOTICE git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@728102 13f79535-47bb-0310-9956-ffa450edef68
* Added ASF licensing headers to the following filesRajith Muditha Attapattu2008-12-1913-1/+275
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@728091 13f79535-47bb-0310-9956-ffa450edef68
* Update release notes for M4Aidan Skinner2008-12-192-91/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@728064 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1010 patch from gemmellr@dcs.gla.ac.ukAidan Skinner2008-12-192-13/+116
| | | | | | | | | This addresses the button visibility issue in a slightly different way, by ensuring ensuring the dialog increases its size to match the contents if the (now increased ) default is not large enough. It also centre's the dialog correctly, and does not allow it to be resized by the user. The same approach is applied to the Reconnect dialog, which suffers similar issues. In addition, the patch incorporates Enter/Escape keyboard functionality in the dialogs, as per QPID-1531 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@728059 13f79535-47bb-0310-9956-ffa450edef68
* 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