summaryrefslogtreecommitdiff
path: root/qpid/java/common
Commit message (Expand)AuthorAgeFilesLines
* QPID-5960: Turn on SSL host name verification by defaultAlex Rudyy2014-08-071-1/+5
* QPID-5969 : [Java Common] Add support of AMQP 0-9-1 field-array typeRobert Godfrey2014-08-065-15/+253
* QPID-2969: Make AMQConnectionFactory and AMQDestination (and subclasses) seri...Keith Wall2014-07-201-1/+4
* QPID-5903 : [Java Broker] allow character escaping for JSON in configured obj...Robert Godfrey2014-07-182-10/+132
* QPID-5892: SSL Sender may spuriously timeout if SSL negotiation failsKeith Wall2014-07-131-4/+9
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-211-67/+0
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-085-71/+36
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...Robert Gemmell2014-04-291-3/+3
* QPID-5702: upgrade JUnit dependency from version 3.8.1 to 4.11, change import...Robert Gemmell2014-04-221-32/+32
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-211-0/+4
* QPID-5048: re-instate dependency versions after qpid parent pom removal of de...Robert Gemmell2014-04-211-0/+1
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-091-13/+64
* QPID-5600: Advance the version number on trunk to 0.29Justin Ross2014-03-201-1/+1
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-071-0/+4
* QPID-5602: change log level to info, include socket address in message, repor...Robert Gemmell2014-03-051-1/+1
* QPID-5596 : [Java] Address bugs found by FindBugsRobert Godfrey2014-03-031-22/+0
* QPID-5048: Maven enahancements to remove child version definitions and improv...Robert Gemmell2014-02-281-1/+0
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-271-2/+2
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-142-89/+0
* QPID-5504 : refactring of queues, and introduce management node and amqp-mana...Robert Godfrey2014-02-111-2/+2
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-061-9/+11
* QPID-5512: suppress exception sometimes seen due to race while closing the so...Robert Gemmell2014-01-241-1/+6
* QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-2211-407/+12
* QPID-5048: logging and build output cleanupRobert Gemmell2014-01-223-8/+43
* QPID-5048: Logging dependency and configuration tidy up for maven buildRobert Gemmell2014-01-221-12/+6
* QPID-5065: modifications to get more tests running on windows (both ant and m...Keith Wall2014-01-174-7/+90
* QPID-5342 : [Java Client] 0-10 client does not close connection when heartbea...Robert Godfrey2014-01-153-6/+27
* QPID-5478: elapsed time calculation should use a simple assignment, rather th...Robert Gemmell2014-01-141-1/+1
* QPID-5472: [Java Broker] Exceptions used to report bind port failure (AMQP/HT...Keith Wall2014-01-121-1/+1
* QPID-5373: move retrieval of the peer Principal into the connection IO thread...Robert Gemmell2014-01-114-35/+28
* QPID-5420: Restore ability to consume using BURLs specifying default exchange.Keith Wall2014-01-071-0/+6
* QPID-5282: Change IoSender to cause the socket to be closed after a sender ti...Keith Wall2013-11-201-28/+52
* QPID-5336: Don't hardcode location of bash in shell scriptsAndrew Stitcher2013-11-142-2/+2
* QPID-5255: Change trunk version to 0.27Justin Ross2013-11-121-1/+1
* QPID-4534: unify client heartbeat system properties/connection url options.Keith Wall2013-10-308-148/+202
* QPID-5223: add system property to toggle populating the 'expiration' header w...Robert Gemmell2013-10-131-0/+7
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...Robert Gemmell2013-10-061-1/+0
* QPID-5207, QPID-5048: use the dojo release zip instead of extracting files fr...Robert Gemmell2013-10-061-1/+0
* QPID-5048: add pluginManagement section to the qpid parent, to override apach...Robert Gemmell2013-09-301-15/+2
* QPID-5193: update the source and target values used for javac to 1.6Robert Gemmell2013-09-291-1/+1
* QPID-5192: commit the protocol and logging files output by running the update...Robert Gemmell2013-09-29491-0/+63972
* QPID-5192: update protocol generation templates to remove whitespace errors i...Robert Gemmell2013-09-2919-262/+199
* QPID-5192, QPID-5048: update the maven build in line with previous QPID-5192 ...Robert Gemmell2013-09-291-48/+40
* QPID-5192: make the protocol and logging source generation explicitly trigger...Robert Gemmell2013-09-292-23/+15
* QPID-5192: remove erroneous template, it causes creation of a junk file simpl...Robert Gemmell2013-09-291-37/+0
* QPID-5158: remove old/duplicate create-version target, fix version.file prope...Robert Gemmell2013-09-293-0/+4
* QPID-5184 : Setting message expiration to 0 should lead to the header propert...Robert Godfrey2013-09-272-17/+94
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+174
* QPID-5164: remove use of qpid-all.jar from scripts, use classpath wildcard ex...Robert Gemmell2013-09-231-2/+2
* QPID-5160: add a qpid-test-utils module instead of making every modules tests...Robert Gemmell2013-09-237-809/+1