summaryrefslogtreecommitdiff
path: root/java/broker/src/test/java/org/apache/qpid/server/plugins/PluginTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-55/+0
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-1/+0
* QPID-2720: make the PluginManager able to work with a pre-existing BundleContextRobert Gemmell2011-08-211-1/+1
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-3/+3
* QPID-2632 : extra plugins require common/test for the test NetworkDriverMartin Ritchie2010-06-021-6/+1
* QPID-2632 - Cleaned up PluginTest, it now simply uses the configure() method ...Martin Ritchie2010-06-021-18/+5
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-0/+74
* QPID-2530 : Updated build system to have a new findSubProjects macro in build...Martin Ritchie2010-04-261-53/+0
* QPID-2534: export the necessary additional packages. Reenable the PluginTest ...Robert Gemmell2010-04-241-2/+2
* Temporarily commenting out testLoadExchanges in PluginTest.java as the test c...Rajith Muditha Attapattu2010-04-231-2/+2
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+53
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-53/+0
* QPID-1626: Add per-virtualhost authorization plugins.Aidan Skinner2009-02-091-3/+2
* QPID-1573: Move unit tests that were living in systests into appropriate modu...Aidan Skinner2009-01-191-0/+54