summaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* QPID-1037: revert the junit-toolkit changeArnaud Simon2008-05-081-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654513 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1037: Added module name prop and an exclude.modules prop + switch ↵Arnaud Simon2008-05-0811-7/+17
| | | | | | systests off in cpp profiles. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654505 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1004: As this test does not extend QpidTestCase we need to exclude it ↵Arnaud Simon2008-05-081-1/+1
| | | | | | from the build.xml. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654464 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1004: Disable this test as it is not finished and TTL is already testedArnaud Simon2008-05-083-6/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654457 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1030: This solves the issue for the 0.10 code pathArnaud Simon2008-05-061-1/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653813 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1028: updated report task for including all subdirsArnaud Simon2008-05-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653731 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions 652388-652389,652399,652567-652568,653416 via svnmerge from Aidan Skinner2008-05-064-75/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.x ........ r652388 | ritchiem | 2008-04-30 15:40:18 +0100 (Wed, 30 Apr 2008) | 2 lines QPID-889 : Removed _reapingStoreContext from CSDM replaced with local StoreContext()s so they are not reused by different threads. ........ r652389 | ritchiem | 2008-04-30 15:40:45 +0100 (Wed, 30 Apr 2008) | 1 line QPID-887 : Renamed QueueHouseKeeping threads so they can be identified in thread dump. Named Queue-housekeeping-<virtualhost name> ........ r652399 | ritchiem | 2008-04-30 16:32:42 +0100 (Wed, 30 Apr 2008) | 1 line QPID-888,QPID-886 : Fixed all management uses of _lock.lock / _lock.unlock so that they correctly call unlock from a finally block in the CSDM. There are two issues that cover that. QPID-888 - Fix the management ones and QPID-886 to fix the use in removeExpired. ........ r652567 | aidan | 2008-05-01 17:32:20 +0100 (Thu, 01 May 2008) | 1 line QPID-994 Dont wait for attain state as connection is closed by we get CloseOk ........ r652568 | aidan | 2008-05-01 17:35:09 +0100 (Thu, 01 May 2008) | 1 line QPID-1001 dont set the expiration time if TTL is 0 ........ r653416 | aidan | 2008-05-05 11:24:50 +0100 (Mon, 05 May 2008) | 1 line QPID-1019 prevent messages being dequeued unecessarily, from rgodfrey ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653720 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1025: changed received so empty Payload are processedArnaud Simon2008-05-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653518 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1008: allow for case where 0-10 message-properties are not included in ↵Gordon Sim2008-05-051-1/+4
| | | | | | a received message git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653508 13f79535-47bb-0310-9956-ffa450edef68
* QPID-997 : Cause of delay is the missing / in the file url for the log4j ↵Martin Ritchie2008-05-051-1/+1
| | | | | | configuration file. Under windows the path would start file://c:/ which log4j assumes is some remote file system. For windows it needs to be file:///c:/ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653441 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1021 : Update to build system to store and clean test results per ↵Martin Ritchie2008-05-051-1/+1
| | | | | | | | module.name. Sorry errant } broke everything. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653439 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1021 : Update to build system to store and clean test results per ↵Martin Ritchie2008-05-051-1/+3
| | | | | | module.name. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653434 13f79535-47bb-0310-9956-ffa450edef68
* QPID-998 : prevented warning about missing bin/etc directories in modules ↵Martin Ritchie2008-05-051-4/+12
| | | | | | that don't have bin or etc. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653427 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1005: Added a property for ignoring setClientID so we are compatible ↵Arnaud Simon2008-05-052-1/+16
| | | | | | with legacy applications that don't rely on the ID being set on the connection URL. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653426 13f79535-47bb-0310-9956-ffa450edef68
* QPID-895 : Patch provided provided by Senaka to prevent delay on initial ↵Martin Ritchie2008-05-052-17/+38
| | | | | | Connections with SingleServer methods. Updated FailoverMethodTest to include a better description of where the times come from. Also added a maximum time test to ensure that we don't miss any regression of this patch. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653421 13f79535-47bb-0310-9956-ffa450edef68
* QPID-887 : Renamed QueueHouseKeeping threads so they can be identified in ↵Martin Ritchie2008-05-051-33/+36
| | | | | | thread dump. Named Queue-housekeeping-<virtualhost name> git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653415 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1007: removed bad importsArnaud Simon2008-05-051-10/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653400 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1018: added org.apache.qpid.client.configuration and add io propsArnaud Simon2008-05-054-53/+80
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653399 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1006 and QPID-1007: -QPID-1006:use same socket buffer size and frame ↵Arnaud Simon2008-05-051-4/+64
| | | | | | size -QPID-1007: added io write handler into MINA chain git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653354 13f79535-47bb-0310-9956-ffa450edef68
* Update and cleanup scripts for automated 0-10 example testing.Gordon Sim2008-05-0411-30/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653253 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1003: added excludes for framework test classesRafael H. Schloming2008-05-012-9/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652705 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1002: applied patch from Senaka to make systests run using normal junit ↵Rafael H. Schloming2008-05-012-2/+10
| | | | | | testrunner git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652680 13f79535-47bb-0310-9956-ffa450edef68
* QPID-993: added an osgi manifest to broker-plugins jarRafael H. Schloming2008-05-015-16/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652672 13f79535-47bb-0310-9956-ffa450edef68
* QPID-987: reduced message count in DupsOKTestRafael H. Schloming2008-05-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652670 13f79535-47bb-0310-9956-ffa450edef68
* QPID-965: added an option to turn on deprecation during compileRafael H. Schloming2008-05-011-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652548 13f79535-47bb-0310-9956-ffa450edef68
* Added the following tests to 0-10 exclude lists as these tests are for the ↵Rajith Muditha Attapattu2008-05-012-1/+8
| | | | | | | | | | | | | | java broker. However when the java broker gets to 0-10 we should also have exclude lists per broker as well. For the time being this is fine. org.apache.qpid.server.security.acl.SimpleACLTest org.apache.qpid.server.plugins.PluginTest git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652411 13f79535-47bb-0310-9956-ffa450edef68
* This commit is for QPID-992 and QPID-993Rajith Muditha Attapattu2008-05-016-1/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build.xml ========== I added the broker-plugins as a module to the ant build system. This was nessacery to get the plugins jar generated for QPID-993. In general when we add extra exchanges as plugins we want release this as a separate jar common.xml ========== Added a property build.plugins. This is used to create the plugins dir that is used for PluginTest noted in QPID-993. module.xml ========== Creats the folder identified by build.plugins copys the plugins jar to the above folder before the tests are run Added the following system properties when running tests "example.plugin.target" to build.plugins - required for QPID-993 "QPID_EXAMPLE_HOME" and "QPID_HOME" is to project.root/broker to pick up the config files in etc - required for QPID-992. build.deps ========== added common libs and felix libs for the broker-plugins module. This is for QPID-993 acl.config.xml ============== Added TempQueue as a routing key allowed for publish to amq.direct for user "server" This was done for QPID-992 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652409 13f79535-47bb-0310-9956-ffa450edef68
* QPID-988 and QPID-989: fixes to framing for final 0-10 specGordon Sim2008-04-304-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652386 13f79535-47bb-0310-9956-ffa450edef68
* QPID-983: fixed deadlock between AMQConnection.close and FailoverHandlerRafael H. Schloming2008-04-291-37/+47
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652173 13f79535-47bb-0310-9956-ffa450edef68
* QPID-984: override MINA's IoServiceListenerSupport class in order to fix ↵Rafael H. Schloming2008-04-291-0/+351
| | | | | | infinite loop git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652170 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832: fixed merge artifact affecting replyToRafael H. Schloming2008-04-241-13/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651431 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 : Fix eol-styleRobert Godfrey2008-04-24166-32444/+32444
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651325 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 make systests runAidan Skinner2008-04-242-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651301 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832: fixed DerbyMessageStore to compile on Java 1.5 (hopefully)Rafael H. Schloming2008-04-241-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651276 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 update pom versionAidan Skinner2008-04-246-15/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651211 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 nuke some obsolete stuffAidan Skinner2008-04-244-770/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651134 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 merge M2.xAidan Skinner2008-04-24259-3620/+20360
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651133 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 sync build stuff from thegreatmergeAidan Skinner2008-04-243-0/+83
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651126 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 sync build stuff from thegreatmergeAidan Skinner2008-04-241-0/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651125 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 sync build stuff from thegreatmergeAidan Skinner2008-04-2410-6/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651124 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 copy from M2.xAidan Skinner2008-04-246-0/+600
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651120 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 copy from M2.xAidan Skinner2008-04-244-0/+614
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651119 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 copy from M2.xAidan Skinner2008-04-2443-0/+8740
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651118 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 copy from M2.xAidan Skinner2008-04-2455-0/+7847
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651117 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 copy from M2.xAidan Skinner2008-04-2490-0/+11835
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651116 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 copy from M2.xAidan Skinner2008-04-2417-0/+3012
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651115 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-23278-0/+44032
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651112 13f79535-47bb-0310-9956-ffa450edef68
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-23453-68373/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651111 13f79535-47bb-0310-9956-ffa450edef68
* QPID-939 Added "ID:" to message IDArnaud Simon2008-04-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@650127 13f79535-47bb-0310-9956-ffa450edef68
* QPID-901: update pom to work with new codegenRafael H. Schloming2008-04-183-6/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@649648 13f79535-47bb-0310-9956-ffa450edef68