Kevin Earls
|
bdf7aa4823
|
Converted to JUnit 4 and added timeouts. See AMQ-5013
|
2014-02-03 14:29:25 +01:00 |
Claus Ibsen
|
5907459fc3
|
AMQ-3350: Fixed chat web demo which may swallow first message. Thanks to Ken Seiss for the patch.
|
2013-11-03 08:53:36 +01:00 |
gtully
|
864aa6798f
|
[maven-release-plugin] prepare for next development iteration
|
2013-10-14 23:38:35 +01:00 |
gtully
|
87c9bbebac
|
[maven-release-plugin] prepare release activemq-5.9.0
|
2013-10-14 23:38:22 +01:00 |
gtully
|
ee0933c71e
|
[maven-release-plugin] prepare for next development iteration
|
2013-10-11 14:51:36 +01:00 |
gtully
|
b276006911
|
[maven-release-plugin] prepare release activemq-5.9.0
|
2013-10-11 14:51:24 +01:00 |
Claus Ibsen
|
4bfb80680a
|
Upgraded copyright footer to 2013
|
2013-10-10 12:43:11 +02:00 |
Claus Ibsen
|
987769a62b
|
AMQ-4277: Added unit test.
|
2013-10-03 10:56:38 +02:00 |
Bosanac Dejan
|
2f8381cbe4
|
https://issues.apache.org/jira/browse/AMQ-4617 - change desription of the demo
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499974 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-05 11:44:30 +00:00 |
Bosanac Dejan
|
33ec1cf99b
|
https://issues.apache.org/jira/browse/AMQ-4617 - mqtt over ws protocol
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499777 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-04 14:54:29 +00:00 |
Bosanac Dejan
|
0507ad380b
|
https://issues.apache.org/jira/browse/AMQ-4418 - refactor web demo to be war that can be ran in karaf
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1462479 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-29 13:34:34 +00:00 |
Gary Tully
|
56174e770d
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443026 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 15:45:26 +00:00 |
Gary Tully
|
5e257808f3
|
[maven-release-plugin] prepare release activemq-5.8.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443024 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 15:43:41 +00:00 |
Gary Tully
|
fc519e186a
|
fix up missing license files - our rat check friend
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442984 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 14:27:03 +00:00 |
Timothy A. Bish
|
ef24cc9a04
|
fix https://issues.apache.org/jira/browse/AMQ-4280
activemq-core module renamed to activemq-unit-tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439685 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 23:09:54 +00:00 |
Timothy A. Bish
|
a55aae00e7
|
Scrub the pom files and remove old cruft and leftovers from the recent refactoring
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439680 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 22:44:25 +00:00 |
Timothy A. Bish
|
80c2f7918b
|
removing dependencies on activemq-core
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1431077 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-09 21:04:46 +00:00 |
Bosanac Dejan
|
0c2b35d6ed
|
fix RestTest failure due to default broker name
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1425736 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-25 10:53:45 +00:00 |
Christian Posta
|
ff0746c190
|
https://issues.apache.org/jira/browse/AMQ-4200 Update the websocket example to use the latest stomp.js which supports STOMP 1.1 (including heart-beating).
Also added a websocket connector to the activemq-demo.xml config file.
Thanks Jeff Mensil!!
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1416524 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-03 14:02:39 +00:00 |
Hiram R. Chirino
|
bfbe90b399
|
rename the activemq-leveldb module to activemq-leveldb-store to be consistent with other store modules. Move more spring/xbean support bits into the activemq-spring module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406726 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 17:26:31 +00:00 |
Claus Ibsen
|
437ea2f6e5
|
AMQ-4124: Disabled webapp demo from default configuration file. Need to run conf/activemq-demo.xml for demos. Also enable webapp authentication by default.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1404998 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-02 15:11:15 +00:00 |
Bosanac Dejan
|
51eb87a84b
|
https://issues.apache.org/jira/browse/AMQ-4115 - xss in web demos
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1399577 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-18 10:57:52 +00:00 |
Bosanac Dejan
|
0b0ed9f84d
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392979 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 15:37:31 +00:00 |
Bosanac Dejan
|
e396468d9b
|
[maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392977 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 15:37:00 +00:00 |
Bosanac Dejan
|
16dc729163
|
[maven-release-plugin] rollback the release of activemq-parent-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392968 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 15:24:44 +00:00 |
Bosanac Dejan
|
c479df0679
|
[maven-release-plugin] prepare release activemq-parent-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392966 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 15:20:57 +00:00 |
Bosanac Dejan
|
c83b70c3cd
|
[maven-release-plugin] rollback the release of activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392935 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 14:44:05 +00:00 |
Bosanac Dejan
|
f2af2c9187
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392933 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 14:40:11 +00:00 |
Bosanac Dejan
|
07bed31f7b
|
[maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392929 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 14:34:36 +00:00 |
Bosanac Dejan
|
798437773a
|
rolling back version because of failed release:perform
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392924 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 14:22:49 +00:00 |
Bosanac Dejan
|
5094609ec5
|
[maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392921 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 14:16:05 +00:00 |
Bosanac Dejan
|
3576fbe97a
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392876 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 12:09:24 +00:00 |
Bosanac Dejan
|
02b2ba294e
|
[maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392874 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 12:08:45 +00:00 |
Claus Ibsen
|
87a0a4e19a
|
AMQ-4087: Added TM to AMQ logo
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392788 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 08:27:11 +00:00 |
Bosanac Dejan
|
a8d364d030
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392269 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-01 10:39:07 +00:00 |
Bosanac Dejan
|
a97f821869
|
[maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392267 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-01 10:38:35 +00:00 |
Timothy A. Bish
|
aa5a625a61
|
Remove the duplicate doctype declarations that are preventing these files from correctly validating.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387518 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-19 10:47:21 +00:00 |
Claus Ibsen
|
9473e687c3
|
AMQ-4043: web.xml was not valid according to the DTD
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387498 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-19 08:59:59 +00:00 |
Bosanac Dejan
|
d4742f597b
|
https://issues.apache.org/jira/browse/AMQ-3924 - connect REST API to secure broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1360626 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-12 11:05:03 +00:00 |
Timothy A. Bish
|
b41b7cc8ba
|
apply fix for: https://issues.apache.org/jira/browse/AMQ-3865
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1344911 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-31 21:07:15 +00:00 |
Timothy A. Bish
|
3c1b477523
|
apply patch for: https://issues.apache.org/jira/browse/AMQ-3857
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1344907 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-31 20:57:32 +00:00 |
Timothy A. Bish
|
7504bc7a01
|
apply additional fix and unit test for: https://issues.apache.org/jira/browse/AMQ-3856
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1343742 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-29 14:20:44 +00:00 |
Bosanac Dejan
|
c587918821
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1332983 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-02 10:36:17 +00:00 |
Bosanac Dejan
|
b7e264f917
|
[maven-release-plugin] prepare release activemq-5.6.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1332981 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-02 10:35:43 +00:00 |
Bosanac Dejan
|
710dc7bb20
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1329823 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-24 16:17:53 +00:00 |
Bosanac Dejan
|
96a9fb2502
|
[maven-release-plugin] prepare release activemq-5.6.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1329821 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-24 16:17:16 +00:00 |
Bosanac Dejan
|
974f6896a4
|
fixing licenses
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1327985 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-19 15:15:19 +00:00 |
Timothy A. Bish
|
a259c12c97
|
Fix the failing test case, was closing the stomp socket before the StompTransport had time to read and dispatch incoming commands.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1292982 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-23 22:10:58 +00:00 |
Willem Ning Jiang
|
9a9fccbea4
|
Updated the copyright date of the activemq-web-demo
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1224694 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-26 08:48:51 +00:00 |
Bosanac Dejan
|
e72f43f8e6
|
https://issues.apache.org/jira/browse/AMQ-3636 - adding websockets example
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1215132 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 14:02:52 +00:00 |