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
Timothy A. Bish
f3e9ec0b81
Removes the dependence on the fixed ports, should prevent needless test failures.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1185804 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 19:05:15 +00:00
Timothy A. Bish
eee1a60126
fix for: https://issues.apache.org/jira/browse/AMQ-3259
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1153675 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 21:32:25 +00:00
Gary Tully
442232514c
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086321 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 18:02:03 +00:00
Gary Tully
c94de4230a
[maven-release-plugin] prepare release activemq-5.5.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1086315 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 17:52:07 +00:00
Bosanac Dejan
8d65328f0f
https://issues.apache.org/jira/browse/AMQ-3105 - removing icu4j from activemq-core and some more fixes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084526 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 09:50:19 +00:00
Timothy A. Bish
9308db8b75
resolve the dependency on fixed ports 61616 and 61613.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1075051 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 13:21:15 +00:00
Alex Dean
c6ede162c3
https://issues.apache.org/jira/browse/AMQ-3123 - messages for web clients need to be associated with the correct consumer.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1072620 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 16:09:28 +00:00
Hiram R. Chirino
b0c2a40fb9
Removing svn keywords, they don't have much value and just add additional noise when diffing source trees.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071259 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 14:08:48 +00:00
Bosanac Dejan
8bf987b134
https://issues.apache.org/jira/browse/AMQ-3177 - use slf4j instead of jcl
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1069405 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 14:24:01 +00:00
Alex Dean
88fc7fec50
https://issues.apache.org/jira/browse/AMQ-3094 - ajax does not receive all messages
...
* ensure delivery of messages received by AjaxListener when a continuation is not available for resumption.
* add test coverage for several common uses of AjaxServlet
* switch back to jetty httpclient for better processing of asynchronous HTTP
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1064725 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:21:02 +00:00
Bosanac Dejan
de66445d58
https://issues.apache.org/jira/browse/AMQ-3094 - fixing test license and imports
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052261 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 13:18:20 +00:00
Bosanac Dejan
bef96a9248
https://issues.apache.org/jira/browse/AMQ-3094 - ajax does not receive all messages
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052259 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 13:17:12 +00:00
Bosanac Dejan
bf20aa514c
https://issues.apache.org/jira/browse/AMQ-3015 - deleting obsolete tests
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1044418 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 16:22:41 +00:00
Bosanac Dejan
31ed6d550e
https://issues.apache.org/jira/browse/AMQ-3015 - js client does not establish session properly
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1044412 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 15:56:55 +00:00
Bosanac Dejan
81c5b9d6d3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039294 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26 10:01:45 +00:00
Bosanac Dejan
2781601db1
[maven-release-plugin] prepare release activemq-5.4.2
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039292 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26 10:01:35 +00:00
Bosanac Dejan
7fd8cc03d3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039020 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 12:32:08 +00:00
Bosanac Dejan
97a2838007
[maven-release-plugin] prepare release activemq-5.4.2
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1039018 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 12:32:01 +00:00
Bosanac Dejan
90fb6e6e0f
https://issues.apache.org/activemq/browse/AMQ-2989 - xmpp3
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1024215 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 12:18:20 +00:00
Bosanac Dejan
755ffd58a8
https://issues.apache.org/activemq/browse/AMQ-2948 - ajax support for multiple clients in the same session
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1022071 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 11:41:16 +00:00
Hadrian Zbarcea
4802804da3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998393 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 02:24:50 +00:00
Hadrian Zbarcea
037b306ca6
[maven-release-plugin] prepare release activemq-5.4.1
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998391 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 02:24:21 +00:00
Bosanac Dejan
bc2a7f1ae0
https://issues.apache.org/activemq/browse/AMQ-2874 - ajax selectors
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@997779 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 15:05:32 +00:00
Bosanac Dejan
3c734ce7b5
https://issues.apache.org/activemq/browse/AMQ-1933 - unsubscribing REST consumers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@996911 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 14:21:17 +00:00
Bosanac Dejan
f772e5f8c7
https://issues.apache.org/activemq/browse/AMQ-2827 - test case
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@994978 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 10:39:17 +00:00
Hadrian Zbarcea
d2380c8e8a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985386 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 22:14:13 +00:00
Hadrian Zbarcea
a440b6c677
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985384 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 22:13:50 +00:00
Bosanac Dejan
d3bb57d0bc
[maven-release-plugin] rollback the release of activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985250 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:41:21 +00:00
Bosanac Dejan
760f56875a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985239 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:25:21 +00:00
Bosanac Dejan
d3fc97aba2
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985237 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 15:24:34 +00:00
Bosanac Dejan
d649a9184b
rollbacking the previous RC
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985222 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 14:54:03 +00:00
Hadrian Zbarcea
0fad136cc6
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984126 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 17:07:29 +00:00
Hadrian Zbarcea
30d7a7d7d3
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984124 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 17:06:59 +00:00
Bosanac Dejan
9e32de2812
adding license headers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984057 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 14:42:06 +00:00
Hadrian Zbarcea
ac652da52d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983897 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 09:02:54 +00:00
Hadrian Zbarcea
3f8cb55122
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983895 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 09:02:36 +00:00
Hadrian Zbarcea
45116abe3a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983854 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 02:16:19 +00:00
Hadrian Zbarcea
3796cf4497
[maven-release-plugin] prepare release activemq-5.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983852 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 02:15:55 +00:00
Gary Tully
4160249750
resolve https://issues.apache.org/activemq/browse/AMQ-2603 - update to org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960857 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06 09:55:17 +00:00
Bosanac Dejan
b73b8bc5b7
https://issues.apache.org/activemq/browse/AMQ-2728 - first stab at refactoring Ajax API to conform Jetty 7 continuations
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@958932 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29 11:34:35 +00:00
Bosanac Dejan
2b9c59c283
https://issues.apache.org/activemq/browse/AMQ-2728 - MessageServlet refactoring
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@943146 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11 15:37:44 +00:00
Gary Tully
79d303d802
some maven future proofing - resolve warn about pom property references
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941712 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 13:09:16 +00:00
Bosanac Dejan
9890479478
https://issues.apache.org/activemq/browse/AMQ-1547 - adding activemq-core test jar
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941703 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 12:45:43 +00:00
Bosanac Dejan
6e1d530029
https://issues.apache.org/activemq/browse/AMQ-1547 - timeout parameter has been renamed
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941679 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 11:49:25 +00:00
Bosanac Dejan
a05e84eea3
https://issues.apache.org/activemq/browse/AMQ-1547 - support for configurable selector header name
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941673 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 11:39:32 +00:00
Bosanac Dejan
ce9f83ccfc
https://issues.apache.org/activemq/browse/AMQ-1547 - selector for rest consumer
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941664 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 11:21:13 +00:00
Bosanac Dejan
e7c4c48ab6
https://issues.apache.org/activemq/browse/AMQ-1377 - Ajax client refactoring
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@935623 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 15:27:15 +00:00
Bosanac Dejan
2b019ea627
https://issues.apache.org/activemq/browse/AMQ-2600 - visual improvements
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908527 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 15:04:58 +00:00
Bosanac Dejan
25f476624f
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty7 - continuations api adaptations - web demo works now
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908458 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 11:50:13 +00:00
Bosanac Dejan
5a7ceacce9
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty 7 - some more fixes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908433 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 10:09:22 +00:00
Bosanac Dejan
e8a06c43bb
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty 7 initial commit - web console working, need more work on enabling other apps
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908136 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 18:07:38 +00:00
Bosanac Dejan
7172be35bc
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816197 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 14:02:19 +00:00
Bosanac Dejan
05a2c0773e
[maven-release-plugin] prepare release activemq-5.3.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816195 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 14:01:35 +00:00
Gary Tully
c57afb6289
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711804 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 09:19:35 +00:00
Gary Tully
fcab7488bc
[maven-release-plugin] prepare release activemq-5.2.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711802 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 09:17:14 +00:00
Bosanac Dejan
2b2b3e8e07
cumulative commit for issues AMQ-1955, AMQ-1453 and AMQ-1960
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@703161 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09 13:17:17 +00:00
Gary Tully
9fbba8d1f8
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702534 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 16:26:23 +00:00
Gary Tully
dd0d2329ac
[maven-release-plugin] prepare release activemq-5.2.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702519 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 15:34:39 +00:00
Gary Tully
d3bebf209b
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693651 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 23:01:54 +00:00
Gary Tully
cc90a50844
[maven-release-plugin] prepare release activemq-5.2.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693649 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 23:00:53 +00:00
Gary Tully
db4ed3fb35
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693101 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 13:59:03 +00:00
Gary Tully
6f74b5e890
[maven-release-plugin] prepare release activemq-parent-5.2
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693099 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 13:57:16 +00:00
Hiram R. Chirino
2dc9fa98a8
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652613 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 18:28:39 +00:00
Hiram R. Chirino
4e1c52bb27
[maven-release-plugin] prepare release activemq-5.1.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652611 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 18:28:06 +00:00
Hiram R. Chirino
faaccf3391
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652512 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 13:22:35 +00:00
Hiram R. Chirino
7f073eb532
[maven-release-plugin] prepare release activemq-5.1.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652510 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 13:22:13 +00:00
Hadrian Zbarcea
c65a66fe3e
AMQ-1677. Spring dependencies.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652107 13f79535-47bb-0310-9956-ffa450edef68
2008-04-29 20:55:10 +00:00
Hiram R. Chirino
147021394a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650873 13f79535-47bb-0310-9956-ffa450edef68
2008-04-23 14:01:23 +00:00
Hiram R. Chirino
ad089f5e46
[maven-release-plugin] prepare release activemq-5.1.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650871 13f79535-47bb-0310-9956-ffa450edef68
2008-04-23 14:00:11 +00:00
Hiram R. Chirino
4f0c105395
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650588 13f79535-47bb-0310-9956-ffa450edef68
2008-04-22 17:35:50 +00:00
Hiram R. Chirino
ad25a169dd
[maven-release-plugin] prepare release activemq-5.1.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650586 13f79535-47bb-0310-9956-ffa450edef68
2008-04-22 17:34:50 +00:00
Hiram R. Chirino
7008fc3988
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@648267 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 14:38:02 +00:00
Hiram R. Chirino
552ca7b453
[maven-release-plugin] prepare release activemq-5.1.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@648265 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 14:37:21 +00:00
Hiram R. Chirino
ffdc4176f3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647951 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 19:24:45 +00:00
Hiram R. Chirino
86e8f3dfaf
[maven-release-plugin] prepare release activemq-5.1.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647948 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 19:23:55 +00:00
Hiram R. Chirino
474dc137b2
Fixing up some missing license headers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647915 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 17:32:33 +00:00
Hiram R. Chirino
0fb77544a3
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647269 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 19:00:54 +00:00
Hiram R. Chirino
42bd3c82e2
[maven-release-plugin] prepare release activemq-5.1.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647267 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 19:00:05 +00:00
Hiram R. Chirino
f65484408e
Applied patch AMQ-1635. Thanks Trevor.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646333 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 13:27:37 +00:00
Hiram R. Chirino
af27811a75
Merged in the rest of djencks's release changes from the 4.1 branch
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@645991 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 16:28:08 +00:00
Hiram R. Chirino
f45ef8d319
Merging in release changes that djencks has been doing to the 4.1 branch
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@645959 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 14:57:40 +00:00
Hiram R. Chirino
4c978f17bb
Applying patch: https://issues.apache.org/activemq/browse/AMQ-1493 Thx Dejan.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@612548 13f79535-47bb-0310-9956-ffa450edef68
2008-01-16 19:29:10 +00:00
Hiram R. Chirino
01215e240d
Updated version number now that 5.0.0 is out the door
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@605972 13f79535-47bb-0310-9956-ffa450edef68
2007-12-20 16:23:16 +00:00
Hiram R. Chirino
27dff3538c
Glen Mazza pointed out a little typo
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@599493 13f79535-47bb-0310-9956-ffa450edef68
2007-11-29 15:51:48 +00:00
Hiram R. Chirino
00895cecc1
ActiveMQ is out of the incubator.. no need for DISCLAIMER.txt anymore
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@577759 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 14:13:23 +00:00
Hiram R. Chirino
5f1adbe898
More checkstyle fixes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@564977 13f79535-47bb-0310-9956-ffa450edef68
2007-08-11 21:29:21 +00:00
Hiram R. Chirino
8f8ff58f8c
Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@545505 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 13:55:40 +00:00