summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Collapse)AuthorAgeFilesLines
* QPID-5192: remove erroneous template, it causes creation of a junk file ↵Robert Gemmell2013-09-291-37/+0
| | | | | | simply called "null" which wouldnt compile if it were ever tried git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527352 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5158: remove old/duplicate create-version target, fix version.file ↵Robert Gemmell2013-09-294-24/+4
| | | | | | property location git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527351 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5190 : [JMS AMQP 1.0 CLient] Notify the connection endpoint when the ↵Robert Godfrey2013-09-293-1/+24
| | | | | | socket is remotely closed git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527319 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5184 : Setting message expiration to 0 should lead to the header ↵Robert Godfrey2013-09-272-17/+94
| | | | | | property being unset - not being set as the empty string git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526904 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5127 : ClassCastException on message conversion to 1-0Robert Godfrey2013-09-272-4/+53
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526887 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5182 : The details of custom error-conditions are not being preserved ↵Robert Godfrey2013-09-272-1/+60
| | | | | | up to the Error object git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526864 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5159: add management/common to the broker module.depends to ensure its ↵Robert Gemmell2013-09-271-1/+1
| | | | | | inclusion in the broker release binary git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526843 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5178 : Flow detail from Rejected outcome though to ↵Robert Godfrey2013-09-262-4/+23
| | | | | | MessageRejectedException git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526658 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5177 : Add support for default outcome, and assume default outcome is ↵Robert Godfrey2013-09-261-3/+37
| | | | | | ACCEPTED if there are no supported outcomes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526574 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4901 : Queue Browser hangs on reaching end of queue Robert Godfrey2013-09-265-7/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526438 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5615 : No mapping from JMS JMSXGroupID property to AMQP message group-id Robert Godfrey2013-09-261-31/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526425 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Respect user preference setting for update periodAlex Rudyy2013-09-261-7/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526424 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Use timezones from Broker JVMAlex Rudyy2013-09-256-47/+206
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526318 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5113 : JMS Client - JMS Connection exception listener is not notified ↵Robert Godfrey2013-09-255-6/+121
| | | | | | when AMQ broker is killed (patch from Michael Samson) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526207 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA : set svn:eol-style to nativeRobert Godfrey2013-09-258-2913/+2913
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526202 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5172 : Thread safety issue in StringTypeConstructor.construct and ↵Robert Godfrey2013-09-252-62/+9
| | | | | | SymbolTypeConstructor.construct (patch from dingham@microsoft.com) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526198 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5167 : Allow sync_publish flag to be controlled from the ↵Robert Godfrey2013-09-253-1/+29
| | | | | | ConnectionFactory connection string (patch from dingham@microsoft.com) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526195 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA : set svn:eol-style to nativeRobert Godfrey2013-09-2554-7988/+7988
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526190 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Convert the time displayed in log viewer, message viewer, etc ↵Alex Rudyy2013-09-258-124/+463
| | | | | | into user prefered timezone git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526182 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5166 : Lazily create dispatcher thread in JMS Session implementation ↵Robert Godfrey2013-09-251-2/+6
| | | | | | (patch from dingham@microsoft.com) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526177 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: move extraction of the broker release binary for system testing ↵Robert Gemmell2013-09-243-3/+3
| | | | | | usage to the pre-integration-test phase, allowing test-compile to work if called explicitly git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525848 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-2337-0/+4241
| | | | | | still a work-in-progress git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525753 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5164: remove use of qpid-all.jar from scripts, use classpath wildcard ↵Robert Gemmell2013-09-235-9/+9
| | | | | | expansion to pick up .jar files in the dir instead git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525752 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5161: prevent StoreOverfullTest from infinite looping if the client ↵Robert Gemmell2013-09-231-0/+29
| | | | | | isn't flow controlled as expected git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525750 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5161: make UTF8Test use the resources in the jar instead of searching ↵Robert Gemmell2013-09-232-4/+9
| | | | | | for it on the filesystem git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525749 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5161: make QTC able to generate the test.excludesfiles property ↵Robert Gemmell2013-09-231-2/+17
| | | | | | contents itself from the test.excludes list git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525747 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5161: make QBTC use the canonical working dir, and throw an exception ↵Robert Gemmell2013-09-231-1/+20
| | | | | | if the relative path handling cant generate an appropriate path git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525746 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5161: use a full test implementation of MessageMetaDataType to ensure ↵Robert Gemmell2013-09-235-11/+296
| | | | | | that the metadata can be decoded from the store if the test finds itself on the wrong side of a race with the garbage collector git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525745 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5163: move generation of the ACL log messages to broker-core alongside ↵Robert Gemmell2013-09-233-7/+1
| | | | | | all the other log message generation git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525743 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5162: move the bdbstore-specific systests to their own moduleRobert Gemmell2013-09-2312-24/+100
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525741 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5161: update CloseOnNoRouteForMandatoryMessageTest to account for an ↵Robert Gemmell2013-09-231-0/+18
| | | | | | additional exception scenario git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525739 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5160: add a qpid-test-utils module instead of making every modules ↵Robert Gemmell2013-09-2334-54/+455
| | | | | | tests rely on the tests dir from the common module git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525738 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5159: fixups after previous directory rename of broker to broker-coreRobert Gemmell2013-09-2335-104/+139
| | | | | | | | | - Add new broker module build.xml - Updates the other modules to rely on broker-core, make it all compile. - 'Un-move' the bin, etc, scripts dirs and other non-core files to 'leave' them in the broker module. - 'Un-move' the Main and MainTest classes to 'leave' them in the broker module. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525736 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5159: move the entire broker dir to broker-core, no other changes, ↵Robert Gemmell2013-09-23601-0/+0
| | | | | | fixups in next commit git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525731 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5158: extract the generation process for the common and broker modules ↵Robert Gemmell2013-09-236-131/+243
| | | | | | into dedicated build files git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525730 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5157: Remove dead target whose execution is conditional on a property ↵Robert Gemmell2013-09-232-23/+1
| | | | | | which is never set. Remove unused properties/refs. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525729 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5157: remove unused test-only mock implementationRobert Gemmell2013-09-231-105/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525728 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add functionality to delete user preferences from web management ↵Alex Rudyy2013-09-194-42/+148
| | | | | | console git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524771 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Protect user preferences operations with ACLAlex Rudyy2013-09-1910-1/+402
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524684 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Change http management to use AuthenticationProvider for getting ↵Alex Rudyy2013-09-177-40/+39
| | | | | | references to SubjectCreator and PreferencesProvider git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524063 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Disallow setting of preferneces provider for anonymous ↵Alex Rudyy2013-09-179-78/+138
| | | | | | authentication provider git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524061 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Remove background in qpid logo from web management consoleAlex Rudyy2013-09-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523223 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add preferences UI into web management consoleAlex Rudyy2013-09-1411-7/+479
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523222 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add preferences REST interfaces to get, set and delete preferencesAlex Rudyy2013-09-146-0/+532
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523221 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add UI into web management console for creation and editing ↵Alex Rudyy2013-09-1414-55/+727
| | | | | | preferences providers git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523220 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add preferences provider REST interfacesAlex Rudyy2013-09-143-0/+160
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523219 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Integrate preferences provider into Broker model, create ↵Alex Rudyy2013-09-1427-63/+801
| | | | | | association between preferences provider and authentication provider, add preferences provider recoverer and factory git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523218 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Introduce preferences provider interface and its implementation ↵Alex Rudyy2013-09-143-0/+901
| | | | | | storing preferences on file system git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523217 13f79535-47bb-0310-9956-ffa450edef68
* Introduce UpdatableGrid widgetAlex Rudyy2013-09-144-143/+210
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523216 13f79535-47bb-0310-9956-ffa450edef68
* [QPID-5058] Qpid JCA 0.22 on JBoss 5.1 Throws Errors. Corrected ↵Weston M. Price2013-08-231-2/+2
| | | | | | documentation for JCA destination AdminOBject in JCA adapter git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1516880 13f79535-47bb-0310-9956-ffa450edef68