summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
Commit message (Collapse)AuthorAgeFilesLines
* QPID-6481: Move java source tree to top levelAlex Rudyy2015-04-1547-1385/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1673693 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6446: Verify that store path is a writable folder on creation of derby ↵Alex Rudyy2015-04-011-2/+0
| | | | | | virtual host and node git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1670629 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Add Apache licenses to scripts generating keystores/trustores/CA ↵Alex Rudyy2015-03-202-15/+54
| | | | | | and improve instruction messages issued by scripts git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1667982 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Re-create java broker peer storeAlex Rudyy2015-03-202-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1667924 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Re-generate expired ssl certificatesAlex Rudyy2015-03-2020-63/+177
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1667918 13f79535-47bb-0310-9956-ffa450edef68
* Merge from trunkKeith Wall2015-03-121-0/+3
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1666206 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-6446: Temporary disable the test until root issue is resolvedAlex Rudyy2015-03-121-0/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1666159 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-6396 : [Java Broker] Allow queues to enforce all consumers to be ↵Robert Godfrey2015-02-181-0/+1
| | | | | | | | | | | | non-destructive git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1660553 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-6395 : [Java Broker] add support for queue default filters, and filters ↵Robert Godfrey2015-02-171-0/+4
| | | | | | | | | | | | solely on arrival time git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1660458 13f79535-47bb-0310-9956-ffa450edef68
* | rewrite closeRobert Godfrey2015-03-051-0/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1664366 13f79535-47bb-0310-9956-ffa450edef68
* | merge from trunkKeith Wall2015-03-031-0/+5
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1663717 13f79535-47bb-0310-9956-ffa450edef68
* | some more fixesRobert Godfrey2015-02-111-1/+6
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1658974 13f79535-47bb-0310-9956-ffa450edef68
* | Refactoring: make the queue no longer be responsible for pushing messages ↵Keith Wall2015-02-101-0/+2
| | | | | | | | | | | | onto the wire git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1658773 13f79535-47bb-0310-9956-ffa450edef68
* | merge from trunkKeith Wall2015-02-101-1/+0
|\ \ | |/ | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1658748 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-6361: [Java Broker] Change 0-8..0-91 queue declare to no longer ↵Keith Wall2015-02-041-1/+0
| | | | | | | | | | | | consider the durability when validating an existing queue. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1657270 13f79535-47bb-0310-9956-ffa450edef68
| |
| \
*-. \ Merge from trunkKeith Wall2015-01-274-12/+56
|\ \ \ | | |/ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1655057 13f79535-47bb-0310-9956-ffa450edef68
| | * QPID-6299 : Exclude new test for Java Broker as it does not currently ↵Robert Godfrey2015-01-101-0/+2
| | | | | | | | | | | | | | | | | | support ring queues git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1650732 13f79535-47bb-0310-9956-ffa450edef68
| | * QPID-6265: Unify log4j layout for system tests and spawn broker, rename test ↵Alex Rudyy2014-12-111-1/+1
| | | | | | | | | | | | | | | | | | folder qbtc-ouput to qbtc-test-config git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1644611 13f79535-47bb-0310-9956-ffa450edef68
| | * QPID-6265: Change system tests to have one log per file configured using ↵Alex Rudyy2014-12-102-8/+53
| | | | | | | | | | | | | | | | | | Log4j, simplify QBTC git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1644492 13f79535-47bb-0310-9956-ffa450edef68
| | * NO-JIRA: Remove exclusion related to QPID-3605. Looks like this was fixed ↵Keith Wall2014-12-051-3/+0
| | | | | | | | | | | | | | | | | | long ago. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1643264 13f79535-47bb-0310-9956-ffa450edef68
| * | Merge from trunkAidan Skinner2009-10-143-7/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-network-refactor@825292 13f79535-47bb-0310-9956-ffa450edef68
| * | Merge from trunkAidan Skinner2009-10-117-12/+39
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-network-refactor@824198 13f79535-47bb-0310-9956-ffa450edef68
| * | Merge from trunkAidan Skinner2009-09-175-3/+17
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-network-refactor@816261 13f79535-47bb-0310-9956-ffa450edef68
| * | Merge from trunk Aidan Skinner2009-09-091-0/+7
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-network-refactor@812936 13f79535-47bb-0310-9956-ffa450edef68
* | | Reenable support for SSL and Plain on the same port (i.e. the transport ↵Keith Wall2014-12-101-7/+0
| | | | | | | | | | | | | | | | | | sniffing). Reenable all TLS tests git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1644485 13f79535-47bb-0310-9956-ffa450edef68
* | | Iniital SSL workRobert Godfrey2014-12-101-1/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1644437 13f79535-47bb-0310-9956-ffa450edef68
* | | Exclude ExternalAuthenticationTest too (requires SSL)Keith Wall2014-12-091-0/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1644094 13f79535-47bb-0310-9956-ffa450edef68
* | | Omit the BrokerLoggingTest that tests SSL. As SSL is currently disabled the ↵Keith Wall2014-12-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | IO threads it was spawning were being left behind running on after the tests completed. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1644073 13f79535-47bb-0310-9956-ffa450edef68
* | | NonBlockingSenderReceiver for the Java Broker for AMQP-0-10 and 0-9. ↵Keith Wall2014-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Heartbeating working. AMQ 1.0 not tested. System tests failing at about ~PriorityQueueTest with seeming resource leak. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1643866 13f79535-47bb-0310-9956-ffa450edef68
* | | QPID-6262: Temporarily exclude the SSL system tests whist the NIO refactor ↵Keith Wall2014-12-051-0/+5
| |/ |/| | | | | | | | | is underway git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1643301 13f79535-47bb-0310-9956-ffa450edef68
* | NO-JIRA : add Java Broker 0-9 specific tests to CPPExcludesRobert Godfrey2014-10-231-0/+7
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1633782 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-6164 : Add synchronous publish capability to 0-8/9/9-1Robert Godfrey2014-10-171-0/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1632585 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-6122: Temporarily exclude testKeith Wall2014-09-261-0/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1627739 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-3678 : [Java Client] Add support for setting link capacity to zero in ↵Robert Godfrey2014-09-231-0/+2
| | | | | | | | | | | | ADDR addresses git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1626995 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-6088 : [Java Client] reenable logging testRobert Godfrey2014-09-081-1/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1623431 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-6088 : [Java Client] temporarily disable testRobert Godfrey2014-09-081-0/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1623425 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-6088 : [Java Client] AMQP 0-8/8/9-1 prefetch should auto expand when ↵Robert Godfrey2014-09-081-0/+2
| | | | | | | | | | | | receive is called in a situation where the prefetch buffer is full git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1623422 13f79535-47bb-0310-9956-ffa450edef68
* | NO-JIRA: Exclude GeneralTests that required QMF from the Java Python test ↵Keith Wall2014-09-061-0/+7
| | | | | | | | | | | | suite exclusion file git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1622954 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-6066: [Java Client] 0-8..0-9-1 only - Add system property to allow ↵Keith Wall2014-09-031-0/+2
| | | | | | | | | | | | | | | | | | call to exchange.bound during AMQSession#getQueueDepth to be omitted This prevents interoperabiliy problem with older Java Brokers, and gives users a change to restore old behaviour (AMQChannelException in the event that the queue does not exist) if desired. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1622176 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-6037 : [Java Client] Enhance experimental support for ADDR addressing ↵Robert Godfrey2014-08-241-1/+9
| | | | | | | | | | | | to the 0-8/9/9-1 client git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620147 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-6000 : Add test exclude for C++ brokerRobert Godfrey2014-08-171-0/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618473 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5988: [Java Broker] Default VHN/VH store paths to path location based ↵Keith Wall2014-08-112-2/+1
| | | | | | | | | | | | on QPID_WORK git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617325 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-4429 : C++ Broker does not enforce max frame size negotiation rulesRobert Godfrey2014-08-111-0/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617323 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5926: [Java Broker] When transitioning from STOPPED to ACTIVE the ↵Keith Wall2014-07-311-0/+1
| | | | | | | | | | | | virtualhost re-recovers children beneath it git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1614866 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ↵Robert Godfrey2014-07-252-0/+6
| | | | | | | | | | | | which controls whether message data is persisted or not. By default, depend on the persistence setting of the message, but allow an individual queue to declare that all (or no) messages should be persisted on the queue git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1613440 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5873: Exclude new ACL system tests from Json profile; fix ↵Keith Wall2014-07-041-0/+1
| | | | | | | | | | | | BDBHARemoteReplicationNodeTest unit test wrt monitor attribute git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1607889 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5875: Exclude test ↵Alex Rudyy2014-07-041-0/+1
| | | | | | | | | | | | VirtualHostRestTest.testPutCreateVirtualHostUsingProfileNodeType from json profiles git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1607825 13f79535-47bb-0310-9956-ffa450edef68
* | QPID-5851: [Java Broker] Introduce new test profiles for JSON configuration ↵Alex Rudyy2014-06-262-0/+25
| | | | | | | | | | | | store and persistent message store git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1605697 13f79535-47bb-0310-9956-ffa450edef68
* | NO-JIRA: added test exludes for transient profiles where the tests assume VH ↵Andrew MacBean2014-06-231-0/+3
| | | | | | | | | | | | state after restart git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1604793 13f79535-47bb-0310-9956-ffa450edef68
* | NO-JIRA: [Java Broker Test] Derby tests profile should exclude BDB ↵Keith Wall2014-06-131-0/+1
| | | | | | | | | | | | replication tests git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1602439 13f79535-47bb-0310-9956-ffa450edef68