You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1209045 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/tcp/TcpTransport.java - posted by gt...@apache.org on 2011/12/01 12:54:14 UTC, 0 replies.
- svn commit: r1209046 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/RegionBroker.java - posted by gt...@apache.org on 2011/12/01 12:54:47 UTC, 0 replies.
- svn commit: r1209058 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/RegionBroker.java - posted by gt...@apache.org on 2011/12/01 13:48:52 UTC, 0 replies.
- svn commit: r1209117 - /activemq/trunk/activemq-core/pom.xml - posted by js...@apache.org on 2011/12/01 16:20:34 UTC, 0 replies.
- svn commit: r1209162 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/util/IdGenerator.java - posted by gt...@apache.org on 2011/12/01 18:25:47 UTC, 0 replies.
- [jira] [Created] (APLO-94) Store and aggregate queue or topic metrics when the destination gets deleted - posted by "Stan Lewis (Created) (JIRA)" <ji...@apache.org> on 2011/12/01 20:06:40 UTC, 0 replies.
- svn commit: r1209195 - /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/bugs/AMQ2584Test.java - posted by gt...@apache.org on 2011/12/01 20:15:18 UTC, 0 replies.
- svn commit: r1209201 - /activemq/trunk/activemq-spring/src/test/java/org/apache/bugs/LoadBalanceTest.java - posted by gt...@apache.org on 2011/12/01 20:25:39 UTC, 0 replies.
- [jira] [Created] (APLO-95) Producer count metric on topic is incorrect - posted by "Stan Lewis (Created) (JIRA)" <ji...@apache.org> on 2011/12/02 16:29:39 UTC, 0 replies.
- [jira] [Created] (APLO-96) Topic queue on a durable subscription throttles producer - posted by "Stan Lewis (Created) (JIRA)" <ji...@apache.org> on 2011/12/02 16:31:39 UTC, 0 replies.
- svn commit: r1209538 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/RegionBroker.java - posted by gt...@apache.org on 2011/12/02 16:41:39 UTC, 0 replies.
- svn commit: r1209544 - in /activemq/activemq-apollo/trunk: apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/protocol/ apollo-openwire/src/main/scala/org/apache/activemq/apollo/openwire/ apollo-openwire/src/test/scala/org/apache/activemq/a... - posted by ch...@apache.org on 2011/12/02 16:47:36 UTC, 0 replies.
- [jira] [Resolved] (APLO-93) Support initial read/write interval in heartbeat monitor - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/02 16:49:39 UTC, 0 replies.
- [jira] [Created] (APLO-97) NPE in HeartBeatMonitor when using an initial check delay - posted by "Stan Lewis (Created) (JIRA)" <ji...@apache.org> on 2011/12/02 16:59:40 UTC, 0 replies.
- Jenkins build is back to normal : ActiveMQ-Apollo » apollo-leveldb #468 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/02 17:09:52 UTC, 0 replies.
- Jenkins build is back to normal : ActiveMQ-Apollo #468 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/02 17:09:53 UTC, 0 replies.
- [jira] [Updated] (APLO-97) NPE in HeartBeatMonitor when using an initial check delay - posted by "Stan Lewis (Updated) (JIRA)" <ji...@apache.org> on 2011/12/02 17:35:40 UTC, 0 replies.
- svn commit: r1209582 - /activemq/activemq-apollo/trunk/apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/protocol/HeartBeatMonitor.scala - posted by ch...@apache.org on 2011/12/02 17:58:50 UTC, 0 replies.
- [jira] [Resolved] (APLO-97) NPE in HeartBeatMonitor when using an initial check delay - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/02 17:59:39 UTC, 0 replies.
- [jira] [Created] (APLO-98) Move FutureResult type and associated helpers from utility class in apollo-web to apollo-utils package object - posted by "Stan Lewis (Created) (JIRA)" <ji...@apache.org> on 2011/12/02 21:19:40 UTC, 0 replies.
- [jira] [Updated] (APLO-98) Move FutureResult type and associated helpers from utility class in apollo-web to apollo-utils package object - posted by "Stan Lewis (Updated) (JIRA)" <ji...@apache.org> on 2011/12/02 22:05:41 UTC, 0 replies.
- svn commit: r1209700 - in /activemq/trunk/activemq-core/src: main/java/org/apache/activemq/ main/java/org/apache/activemq/broker/ test/java/org/apache/activemq/security/ test/resources/org/apache/activemq/security/ - posted by ra...@apache.org on 2011/12/02 22:34:14 UTC, 0 replies.
- svn commit: r1209841 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/ActiveMQConnection.java - posted by ra...@apache.org on 2011/12/03 08:15:12 UTC, 0 replies.
- [jira] [Commented] (APLO-88) ACK followed by DISCONNECT Leaves Message Available - posted by "Guy Allard (Commented) (JIRA)" <ji...@apache.org> on 2011/12/04 20:00:40 UTC, 7 replies.
- svn commit: r1210503 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java - posted by ra...@apache.org on 2011/12/05 16:44:27 UTC, 0 replies.
- svn commit: r1210504 - /activemq/trunk/activemq-console/src/main/java/org/apache/activemq/console/command/CreateCommand.java - posted by de...@apache.org on 2011/12/05 16:45:47 UTC, 0 replies.
- svn commit: r1210506 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/openwire/OpenWireFormat.java - posted by ra...@apache.org on 2011/12/05 16:49:36 UTC, 0 replies.
- [jira] [Created] (APLO-99) Support a `browser-end:false` option on a `SUBSCRIBE` frame to allow a Queue browser to wait for new messages instead of closing the subscription - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/06 00:26:40 UTC, 0 replies.
- [jira] [Created] (APLO-100) Support a `include-seq` and `from-seq` option on the `SUBSCRIBE` frame to finely control from where in a queue a subscription starts from. - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/06 00:28:41 UTC, 0 replies.
- [jira] [Created] (APLO-101) Support Kafka style durable pub/sub - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/06 00:32:40 UTC, 0 replies.
- svn commit: r1210704 - /activemq/activemq-apollo/trunk/apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/protocol/HeartBeatMonitor.scala - posted by ch...@apache.org on 2011/12/06 00:32:40 UTC, 0 replies.
- svn commit: r1210705 - in /activemq/activemq-apollo/trunk: apollo-dto/pom.xml apollo-website/pom.xml - posted by ch...@apache.org on 2011/12/06 00:32:47 UTC, 0 replies.
- svn commit: r1210706 - /activemq/activemq-apollo/trunk/apollo-stomp/src/main/scala/org/apache/activemq/apollo/stomp/StompProtocolHandler.scala - posted by ch...@apache.org on 2011/12/06 00:32:54 UTC, 0 replies.
- svn commit: r1210707 - in /activemq/activemq-apollo/trunk: apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/ apollo-stomp/src/main/scala/org/apache/activemq/apollo/stomp/ apollo-stomp/src/test/scala/org/apache/activemq/apollo/stomp/ apoll... - posted by ch...@apache.org on 2011/12/06 00:33:12 UTC, 0 replies.
- [jira] [Resolved] (APLO-99) Support a `browser-end:false` option on a `SUBSCRIBE` frame to allow a Queue browser to wait for new messages instead of closing the subscription - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/06 00:44:40 UTC, 0 replies.
- [jira] [Resolved] (APLO-101) Support Kafka style durable pub/sub - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/06 00:44:41 UTC, 0 replies.
- [jira] [Resolved] (APLO-100) Support a `include-seq` and `from-seq` option on the `SUBSCRIBE` frame to finely control from where in a queue a subscription starts from. - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/06 00:44:41 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #470 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/06 00:45:18 UTC, 0 replies.
- svn commit: r1210715 - in /activemq/activemq-apollo/trunk: apollo-util/src/main/scala/org/apache/activemq/apollo/util.scala apollo-web/src/main/scala/org/apache/activemq/apollo/web/resources/Support.scala - posted by ch...@apache.org on 2011/12/06 00:52:52 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #471 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/06 01:00:12 UTC, 0 replies.
- [jira] [Updated] (APLO-94) Store and aggregate queue or topic metrics when the destination gets deleted - posted by "Stan Lewis (Updated) (JIRA)" <ji...@apache.org> on 2011/12/06 02:47:45 UTC, 1 replies.
- [jira] [Created] (APLO-102) Store and aggregate metrics for durable subscriptions - posted by "Stan Lewis (Created) (JIRA)" <ji...@apache.org> on 2011/12/06 02:49:39 UTC, 0 replies.
- svn commit: r1210750 - /activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md - posted by ch...@apache.org on 2011/12/06 03:17:59 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #472 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/06 03:30:12 UTC, 0 replies.
- [jira] [Resolved] (APLO-98) Move FutureResult type and associated helpers from utility class in apollo-web to apollo-utils package object - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/06 06:15:40 UTC, 0 replies.
- svn commit: r1210785 - in /activemq/activemq-apollo/trunk: apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/ apollo-web/src/main/scala/org/apache/activemq/apollo/web/resources/ - posted by ch...@apache.org on 2011/12/06 06:24:38 UTC, 0 replies.
- [jira] [Resolved] (APLO-94) Store and aggregate queue or topic metrics when the destination gets deleted - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/06 06:27:40 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #473 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/06 06:30:12 UTC, 0 replies.
- svn commit: r1210788 - /activemq/activemq-apollo/trunk/apollo-dto/src/main/java/org/apache/activemq/apollo/dto/DurableSubscriptionDTO.java - posted by ch...@apache.org on 2011/12/06 06:36:49 UTC, 0 replies.
- [jira] [Resolved] (APLO-85) Invalid apollo.xsd - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/06 06:39:40 UTC, 0 replies.
- [jira] [Updated] (APLO-102) Store and aggregate metrics for durable subscriptions - posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org> on 2011/12/06 06:39:40 UTC, 2 replies.
- [jira] [Updated] (APLO-96) Topic queue on a durable subscription throttles producer - posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org> on 2011/12/06 06:39:40 UTC, 0 replies.
- [jira] [Updated] (APLO-95) Producer count metric on topic is incorrect - posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org> on 2011/12/06 06:39:40 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #474 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/06 06:45:12 UTC, 0 replies.
- [jira] [Resolved] (APLO-103) Add a leveldb based Mesasge Store - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/06 14:23:40 UTC, 0 replies.
- [jira] [Created] (APLO-103) Add a leveldb based Mesasge Store - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/06 14:23:40 UTC, 0 replies.
- svn commit: r1210900 - /activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/java/pom.xml - posted by ch...@apache.org on 2011/12/06 14:27:08 UTC, 0 replies.
- svn commit: r1210901 - in /activemq/activemq-apollo/trunk: apollo-leveldb/src/main/scala/org/apache/activemq/apollo/broker/store/leveldb/dto/ apollo-leveldb/src/main/scala/org/apache/activemq/apollo/broker/store/leveldb/leveldb/ apollo-leveldb/src/main... - posted by ch...@apache.org on 2011/12/06 14:27:22 UTC, 0 replies.
- Jenkins build is back to normal : ActiveMQ-Apollo » apollo-stomp #475 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/06 14:36:03 UTC, 0 replies.
- Jenkins build is back to normal : ActiveMQ-Apollo #475 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/06 14:36:04 UTC, 0 replies.
- svn commit: r1210917 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/BrokerService.java - posted by tm...@apache.org on 2011/12/06 14:52:24 UTC, 0 replies.
- svn commit: r1211056 - in /activemq/activemq-apollo/trunk/apollo-leveldb/src/main/scala/org/apache/activemq/apollo/broker/store/leveldb/leveldb: HelperTrait.scala LevelDBClient.scala RecordLog.scala - posted by ch...@apache.org on 2011/12/06 18:54:22 UTC, 0 replies.
- svn commit: r1211057 - /activemq/activemq-apollo/trunk/apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/Queue.scala - posted by ch...@apache.org on 2011/12/06 18:58:34 UTC, 0 replies.
- [jira] [Resolved] (APLO-102) Store and aggregate metrics for durable subscriptions - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/06 19:09:41 UTC, 0 replies.
- [jira] [Created] (APLO-104) Internal Server Error with latest snapshot - posted by "Lionel Cons (Created) (JIRA)" <ji...@apache.org> on 2011/12/07 13:52:40 UTC, 0 replies.
- svn commit: r1211533 - in /activemq/trunk/activemq-core/src/test/java/org/apache/activemq: bugs/AMQ2902Test.java bugs/AMQ3567Test.java util/DefaultTestAppender.java - posted by gt...@apache.org on 2011/12/07 17:56:50 UTC, 0 replies.
- svn commit: r1211568 - in /activemq/trunk/activemq-core/src: main/java/org/apache/activemq/broker/region/policy/LastImageSubscriptionRecoveryPolicy.java test/java/org/apache/activemq/bugs/AMQ3622Test.java - posted by gt...@apache.org on 2011/12/07 18:49:53 UTC, 0 replies.
- [jira] [Commented] (APLO-104) Internal Server Error with latest snapshot - posted by "Stan Lewis (Commented) (JIRA)" <ji...@apache.org> on 2011/12/07 21:16:40 UTC, 1 replies.
- svn commit: r1211679 - in /activemq/activemq-apollo/trunk: apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/ apollo-broker/src/test/scala/org/apache/activemq/apollo/broker/ apollo-dto/src/main/java/org/apache/activemq/apollo/dto/ apollo-w... - posted by ch...@apache.org on 2011/12/07 23:27:42 UTC, 0 replies.
- [jira] [Issue Comment Edited] (APLO-104) Internal Server Error with latest snapshot - posted by "Lionel Cons (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2011/12/08 08:07:39 UTC, 0 replies.
- [jira] [Updated] (APLO-103) Add a leveldb based message store - posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org> on 2011/12/08 10:50:40 UTC, 0 replies.
- svn commit: r1211796 - in /activemq/activemq-apollo/trunk: apollo-website/ext/Website.scala apollo-website/src/blog/releases/release-1-0-beta6.page pom.xml - posted by ch...@apache.org on 2011/12/08 11:04:54 UTC, 0 replies.
- [jira] [Created] (APLO-105) NPE in latest SNAPSHOT - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/08 11:10:41 UTC, 0 replies.
- [jira] [Commented] (APLO-105) NPE in latest SNAPSHOT - posted by "Hiram Chirino (Commented) (JIRA)" <ji...@apache.org> on 2011/12/08 11:16:40 UTC, 0 replies.
- [jira] [Resolved] (APLO-96) Topic queue on a durable subscription throttles producer - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/08 11:16:40 UTC, 0 replies.
- svn commit: r1211801 - /activemq/activemq-apollo/trunk/apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/Queue.scala - posted by ch...@apache.org on 2011/12/08 11:17:18 UTC, 0 replies.
- [jira] [Resolved] (APLO-105) NPE in latest SNAPSHOT - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/08 11:18:40 UTC, 0 replies.
- [jira] [Updated] (APLO-104) Internal Server Error log message does not provide enough information - posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org> on 2011/12/08 12:20:40 UTC, 0 replies.
- svn commit: r1211835 - in /activemq/activemq-apollo/trunk: apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/ apollo-stomp/src/main/scala/org/apache/activemq/apollo/stomp/ apollo-util/src/main/scala/org/apache/activemq/apollo/util/path/ ap... - posted by ch...@apache.org on 2011/12/08 12:21:59 UTC, 0 replies.
- [jira] [Resolved] (APLO-104) Internal Server Error log message does not provide enough information - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/08 12:24:40 UTC, 0 replies.
- [jira] [Resolved] (APLO-95) Producer count metric on topic is incorrect - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/08 12:24:40 UTC, 0 replies.
- svn commit: r1211844 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/ActiveMQConnection.java - posted by gt...@apache.org on 2011/12/08 12:44:36 UTC, 0 replies.
- [jira] [Commented] (APLO-104) Internal Server Error log message does not provide enough information - posted by "Lionel Cons (Commented) (JIRA)" <ji...@apache.org> on 2011/12/08 12:56:40 UTC, 2 replies.
- svn commit: r1211857 - /activemq/activemq-apollo/trunk/apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/Queue.scala - posted by ch...@apache.org on 2011/12/08 13:37:34 UTC, 0 replies.
- svn commit: r1211883 - /activemq/activemq-apollo/trunk/apollo-util/src/main/scala/org/apache/activemq/apollo/util/path/PathMap.scala - posted by ch...@apache.org on 2011/12/08 14:44:38 UTC, 0 replies.
- [jira] [Created] (APLO-106) Odd reply-to headers do not cause errors - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/08 14:44:40 UTC, 0 replies.
- svn commit: r1211884 - in /activemq/activemq-apollo/trunk/apollo-stomp/src: main/scala/org/apache/activemq/apollo/stomp/ test/scala/org/apache/activemq/apollo/stomp/ - posted by ch...@apache.org on 2011/12/08 14:44:49 UTC, 0 replies.
- [jira] [Resolved] (APLO-106) Odd reply-to headers do not cause errors - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/08 14:48:40 UTC, 0 replies.
- svn commit: r1211900 - in /activemq/activemq-apollo/trunk: apollo-tcp/src/main/java/org/apache/activemq/apollo/transport/tcp/ apollo-util/src/main/scala/org/apache/activemq/apollo/util/ - posted by ch...@apache.org on 2011/12/08 15:20:31 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #483 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/08 16:47:10 UTC, 0 replies.
- svn commit: r1212001 - in /activemq/activemq-apollo/trunk: apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/Queue.scala apollo-dto/src/main/java/org/apache/activemq/apollo/dto/QueueDTO.java apollo-website/src/documentation/user-manual.md - posted by ch...@apache.org on 2011/12/08 18:41:20 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #484 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/08 18:45:18 UTC, 0 replies.
- svn commit: r1212035 - /activemq/activemq-apollo/trunk/apollo-stomp/src/main/scala/org/apache/activemq/apollo/stomp/StompProtocolHandler.scala - posted by ch...@apache.org on 2011/12/08 20:05:13 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #485 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/08 20:15:36 UTC, 0 replies.
- svn commit: r1212040 - in /activemq/activemq-apollo/trunk: ./ apollo-bdb/ apollo-boot/ apollo-broker/ apollo-cli/ apollo-distro/ apollo-dto/ apollo-jdbm2/ apollo-karaf-feature/ apollo-leveldb/ apollo-scala/ apollo-selector/ apollo-stomp/ apollo-tcp/ ap... - posted by ch...@apache.org on 2011/12/08 20:16:38 UTC, 0 replies.
- svn commit: r1212041 - /activemq/activemq-apollo/tags/apollo-project-1.0-beta6/ - posted by ch...@apache.org on 2011/12/08 20:16:44 UTC, 0 replies.
- svn commit: r1212042 - in /activemq/activemq-apollo/trunk: ./ apollo-bdb/ apollo-boot/ apollo-broker/ apollo-cli/ apollo-distro/ apollo-dto/ apollo-jdbm2/ apollo-karaf-feature/ apollo-leveldb/ apollo-scala/ apollo-selector/ apollo-stomp/ apollo-tcp/ ap... - posted by ch...@apache.org on 2011/12/08 20:16:53 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #486 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/08 20:30:20 UTC, 0 replies.
- [jira] [Created] (APLO-107) Create an apollo-itests module and port some ActiveMQ 5.x tests over to it - posted by "Stan Lewis (Created) (JIRA)" <ji...@apache.org> on 2011/12/08 20:56:40 UTC, 0 replies.
- [jira] [Updated] (APLO-107) Create an apollo-itests module and port some ActiveMQ 5.x tests over to it - posted by "Stan Lewis (Updated) (JIRA)" <ji...@apache.org> on 2011/12/08 20:58:39 UTC, 0 replies.
- svn commit: r1212081 - in /activemq/activemq-apollo/trunk: ./ apollo-itests/ apollo-itests/src/ apollo-itests/src/test/ apollo-itests/src/test/resources/ apollo-itests/src/test/scala/ apollo-itests/src/test/scala/org/ apollo-itests/src/test/scala/org/a... - posted by ch...@apache.org on 2011/12/08 21:11:55 UTC, 0 replies.
- [jira] [Resolved] (APLO-107) Create an apollo-itests module and port some ActiveMQ 5.x tests over to it - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/08 21:12:43 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #487 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/08 21:15:14 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo-Deploy » apollo-itests #176 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/09 05:35:04 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo-Deploy #176 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/09 05:35:12 UTC, 0 replies.
- svn commit: r1212337 - /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/bugs/AMQ3567Test.java - posted by gt...@apache.org on 2011/12/09 12:39:05 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #488 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/10 11:31:03 UTC, 0 replies.
- svn commit: r1213208 - in /activemq/trunk/activemq-core/src: main/java/org/apache/activemq/advisory/ main/java/org/apache/activemq/broker/ main/java/org/apache/activemq/broker/region/ main/java/org/apache/activemq/command/ main/java/org/apache/activemq... - posted by gt...@apache.org on 2011/12/12 13:19:44 UTC, 0 replies.
- svn commit: r1213209 - in /activemq/trunk/activemq-core/src: main/java/org/apache/activemq/network/ test/java/org/apache/activemq/network/ - posted by gt...@apache.org on 2011/12/12 13:22:12 UTC, 0 replies.
- svn commit: r1213210 - in /activemq/trunk/activemq-core/src: main/java/org/apache/activemq/network/ test/java/org/apache/activemq/ test/java/org/apache/activemq/usecases/ - posted by de...@apache.org on 2011/12/12 13:25:20 UTC, 0 replies.
- svn commit: r1213298 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/util/ByteSequence.java - posted by ta...@apache.org on 2011/12/12 17:27:09 UTC, 0 replies.
- svn commit: r1213416 - in /activemq/activemq-cpp/trunk/activemq-cpp/src/main: activemq/commands/ activemq/transport/correlator/ activemq/wireformat/openwire/ activemq/wireformat/openwire/marshal/ decaf/util/concurrent/atomic/ - posted by ta...@apache.org on 2011/12/12 21:22:18 UTC, 0 replies.
- svn commit: r1213418 - in /activemq/activemq-cpp/branches/activemq-cpp-3.4.x/activemq-cpp/src/main/activemq: commands/ transport/correlator/ wireformat/openwire/ wireformat/openwire/marshal/ - posted by ta...@apache.org on 2011/12/12 21:27:06 UTC, 0 replies.
- [jira] [Updated] (APLO-88) ACK followed by DISCONNECT Leaves Message Available - posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org> on 2011/12/12 22:01:33 UTC, 0 replies.
- svn commit: r1213481 - in /activemq/activemq-apollo/trunk: apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/ apollo-openwire/src/main/scala/org/apache/activemq/apollo/openwire/ apollo-stomp/src/main/scala/org/apache/activemq/apollo/stomp/... - posted by ch...@apache.org on 2011/12/12 23:49:17 UTC, 0 replies.
- Jenkins build is unstable: ActiveMQ-Apollo » apollo-stomp #489 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/13 00:09:36 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo » apollo-itests #489 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/13 00:09:36 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #489 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/13 00:09:37 UTC, 0 replies.
- [jira] [Resolved] (APLO-88) ACK followed by DISCONNECT Leaves Message Available - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/13 00:37:30 UTC, 0 replies.
- [jira] [Updated] (APLO-78) Provide message statistics (for topics) in the REST API - posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org> on 2011/12/13 00:41:30 UTC, 0 replies.
- [jira] [Resolved] (APLO-78) Provide message statistics (for topics) in the REST API - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/13 00:41:30 UTC, 0 replies.
- [jira] [Created] (APLO-108) Support Message Priority - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/13 00:43:30 UTC, 0 replies.
- [jira] [Created] (APLO-109) Apollo should run with assertions enabled by default unless APOLLO_ASSERTIONS=false is set in the env. - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/13 00:47:30 UTC, 0 replies.
- svn commit: r1213510 - in /activemq/activemq-apollo/trunk/apollo-distro/src/main/release/bin: apollo apollo.cmd - posted by ch...@apache.org on 2011/12/13 01:16:18 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo-Deploy » apollo-itests #177 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/13 05:01:30 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo-Deploy #177 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/13 05:01:31 UTC, 0 replies.
- [jira] [Created] (APLO-110) Provide more information in case of authentication failure - posted by "Lionel Cons (Created) (JIRA)" <ji...@apache.org> on 2011/12/13 10:29:31 UTC, 0 replies.
- svn commit: r1213642 - /activemq/trunk/activemq-core/pom.xml - posted by gt...@apache.org on 2011/12/13 11:42:05 UTC, 0 replies.
- svn commit: r1213691 - in /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker: TransportConnection.java TransportConnector.java - posted by ta...@apache.org on 2011/12/13 14:42:37 UTC, 0 replies.
- svn commit: r1213743 - in /activemq/trunk: activemq-core/src/main/java/org/apache/activemq/store/kahadb/ activemq-core/src/test/java/org/apache/activemq/store/kahadb/ kahadb/src/main/java/org/apache/kahadb/page/ - posted by de...@apache.org on 2011/12/13 16:43:53 UTC, 0 replies.
- [jira] [Closed] (APLO-88) ACK followed by DISCONNECT Leaves Message Available - posted by "Guy Allard (Closed) (JIRA)" <ji...@apache.org> on 2011/12/13 17:27:30 UTC, 0 replies.
- svn commit: r1213979 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java - posted by ta...@apache.org on 2011/12/14 00:13:35 UTC, 0 replies.
- [jira] [Created] (APLO-111) Inconsistent data reported by the REST API (ghost queue) - posted by "Lionel Cons (Created) (JIRA)" <ji...@apache.org> on 2011/12/14 10:22:30 UTC, 0 replies.
- [jira] [Created] (APLO-112) Support for TLS 1.2 - posted by "Andy Bentley (Created) (JIRA)" <ji...@apache.org> on 2011/12/14 14:23:30 UTC, 0 replies.
- [jira] [Created] (APLO-113) Add code coverage reporting - posted by "Stan Lewis (Created) (JIRA)" <ji...@apache.org> on 2011/12/14 19:03:30 UTC, 0 replies.
- [jira] [Created] (APLO-114) Add simple transaction test to apollo-openwire - posted by "Stan Lewis (Created) (JIRA)" <ji...@apache.org> on 2011/12/14 20:09:30 UTC, 0 replies.
- [jira] [Updated] (APLO-114) Add simple transaction test to apollo-openwire - posted by "Stan Lewis (Updated) (JIRA)" <ji...@apache.org> on 2011/12/14 20:09:30 UTC, 0 replies.
- [jira] [Created] (APLO-115) Port a couple transaction tests over from ActiveMQ and add openwire tests - posted by "Stan Lewis (Created) (JIRA)" <ji...@apache.org> on 2011/12/14 20:37:31 UTC, 0 replies.
- [jira] [Updated] (APLO-115) Port a couple transaction tests over from ActiveMQ and add openwire tests - posted by "Stan Lewis (Updated) (JIRA)" <ji...@apache.org> on 2011/12/14 20:39:31 UTC, 0 replies.
- svn commit: r1214453 - /activemq/activemq-apollo/trunk/apollo-distro/src/main/descriptors/common-bin.xml - posted by ch...@apache.org on 2011/12/14 21:35:06 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #491 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/14 21:46:12 UTC, 0 replies.
- svn commit: r1214574 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/Transport/ResponseCorrelator.cs - posted by ta...@apache.org on 2011/12/15 01:20:21 UTC, 0 replies.
- svn commit: r1214575 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src: main/csharp/Connection.cs test/csharp/BrokerToNMSExceptionsTest.cs - posted by ta...@apache.org on 2011/12/15 01:21:51 UTC, 0 replies.
- svn commit: r1214576 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src: main/csharp/State/ConnectionStateTracker.cs test/csharp/Transport/failover/FailoverTransactionTest.cs - posted by ta...@apache.org on 2011/12/15 01:22:38 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo-Deploy » apollo-itests #178 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/15 05:31:08 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo-Deploy #178 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/15 05:31:16 UTC, 0 replies.
- svn commit: r1214700 - in /activemq/trunk/activemq-core/src: main/java/org/apache/activemq/command/NetworkBridgeFilter.java test/java/org/apache/activemq/network/SimpleNetworkTest.java - posted by de...@apache.org on 2011/12/15 12:10:07 UTC, 0 replies.
- svn commit: r1214742 - in /activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/cpp: Listener.cpp Publisher.cpp - posted by ch...@apache.org on 2011/12/15 14:20:27 UTC, 0 replies.
- [jira] [Created] (APLO-116) C++ example does not compile against activemq-cpp-3.4.1 - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/15 14:20:30 UTC, 0 replies.
- [jira] [Resolved] (APLO-116) C++ example does not compile against activemq-cpp-3.4.1 - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/15 14:22:30 UTC, 0 replies.
- svn commit: r1214745 - /activemq/activemq-apollo/trunk/apollo-openwire/src/test/scala/org/apache/activemq/apollo/openwire/TransactionTest.scala - posted by ch...@apache.org on 2011/12/15 14:27:15 UTC, 0 replies.
- [jira] [Resolved] (APLO-114) Add simple transaction test to apollo-openwire - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/15 14:28:30 UTC, 0 replies.
- svn commit: r1214746 - in /activemq/activemq-apollo/trunk: ./ apollo-itests/ apollo-itests/src/test/resources/ apollo-itests/src/test/scala/org/apache/activemq/apollo/ apollo-itests/src/test/scala/org/apache/activemq/apollo/test/ - posted by ch...@apache.org on 2011/12/15 14:30:59 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #492 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/15 14:31:14 UTC, 0 replies.
- svn commit: r1214759 - /activemq/activemq-apollo/trunk/apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/security/CertificateLoginModule.scala - posted by ch...@apache.org on 2011/12/15 14:53:51 UTC, 0 replies.
- [jira] [Updated] (APLO-110) Provide more information in case of authentication failure - posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org> on 2011/12/15 14:54:31 UTC, 0 replies.
- [jira] [Resolved] (APLO-110) Provide more information in case of authentication failure - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/15 14:58:31 UTC, 0 replies.
- [jira] [Resolved] (APLO-115) Port a couple transaction tests over from ActiveMQ and add openwire tests - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/15 14:58:37 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #493 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/15 15:01:02 UTC, 0 replies.
- [jira] [Created] (APLO-117) HeartBeatMonitor should be support having the read side checking disable for when the transport reads are suspended. - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/15 15:04:30 UTC, 0 replies.
- [jira] [Created] (APLO-118) All configuration attributes which configure memory/disk usage sizes should support values like "1k" "2G" etc. - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/15 15:16:30 UTC, 0 replies.
- svn commit: r1214770 - /activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/ws/WSTransportServer.java - posted by de...@apache.org on 2011/12/15 15:23:21 UTC, 0 replies.
- svn commit: r1214772 - in /activemq/activemq-apollo/trunk/apollo-tcp/src/main/java/org/apache/activemq/apollo/transport/tcp: SslTransportFactory.java SslTransportServer.java - posted by ch...@apache.org on 2011/12/15 15:24:12 UTC, 0 replies.
- [jira] [Resolved] (APLO-112) Support for TLS 1.2 - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/15 15:24:32 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #494 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/15 15:31:13 UTC, 0 replies.
- svn commit: r1214781 - /activemq/activemq-apollo/trunk/apollo-website/src/documentation/user-manual.md - posted by ch...@apache.org on 2011/12/15 15:33:15 UTC, 0 replies.
- [jira] [Updated] (APLO-113) Add code coverage reporting - posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org> on 2011/12/15 15:36:30 UTC, 1 replies.
- [jira] [Updated] (APLO-111) Inconsistent data reported by the REST API (ghost queue) - posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org> on 2011/12/15 15:36:30 UTC, 0 replies.
- [jira] [Resolved] (APLO-109) Apollo should run with assertions enabled by default unless APOLLO_ASSERTIONS=false is set in the env. - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/15 15:36:30 UTC, 0 replies.
- [jira] [Updated] (APLO-28) Add an 'Extending Apollo' page to the documentation - posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org> on 2011/12/15 15:42:30 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #495 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/15 15:46:04 UTC, 0 replies.
- svn commit: r1214825 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/Util/AdvisorySupport.cs - posted by ta...@apache.org on 2011/12/15 17:03:19 UTC, 0 replies.
- svn commit: r1214888 - in /activemq/trunk/activemq-core/src: main/java/org/apache/activemq/broker/ main/java/org/apache/activemq/broker/region/ main/java/org/apache/activemq/store/kahadb/ test/java/org/apache/activemq/store/kahadb/ - posted by gt...@apache.org on 2011/12/15 18:44:48 UTC, 0 replies.
- svn commit: r1214964 - in /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/advisory: AdvisoryBroker.java AdvisorySupport.java - posted by ta...@apache.org on 2011/12/15 22:49:44 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #496 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/15 23:04:00 UTC, 0 replies.
- Jenkins build is back to normal : ActiveMQ-Apollo-Deploy #179 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/16 04:23:58 UTC, 0 replies.
- svn commit: r1215056 - in /activemq/trunk/activemq-console/src: main/java/org/apache/activemq/console/command/ main/java/org/apache/activemq/console/filter/ test/java/org/apache/activemq/console/command/ - posted by tm...@apache.org on 2011/12/16 09:18:57 UTC, 0 replies.
- svn commit: r1215132 - in /activemq/trunk/activemq-web-demo/src/main/webapp: index.html websocket/ websocket/chat.css websocket/chat.js websocket/index.html websocket/stomp.js - posted by de...@apache.org on 2011/12/16 15:02:52 UTC, 0 replies.
- Jenkins build is unstable: ActiveMQ-Apollo » apollo-stomp #497 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/16 20:55:16 UTC, 0 replies.
- Jenkins build is unstable: ActiveMQ-Apollo #497 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/16 20:55:19 UTC, 0 replies.
- svn commit: r1215275 - in /activemq/activemq-apollo/trunk: ./ apollo-broker/ apollo-broker/src/main/resources/META-INF/services/org.apache.activemq.apollo/ apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/ apollo-broker/src/main/scala/org... - posted by ch...@apache.org on 2011/12/16 22:06:29 UTC, 0 replies.
- svn commit: r1215289 - in /activemq/activemq-apollo/trunk: apollo-boot/src/main/java/org/apache/activemq/apollo/boot/ apollo-cli/src/main/resources/org/apache/activemq/apollo/cli/commands/bin/ apollo-distro/src/main/release/bin/ - posted by ch...@apache.org on 2011/12/16 22:28:42 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo » apollo-stomp #498 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/16 22:46:23 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo #498 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/16 22:46:24 UTC, 0 replies.
- svn commit: r1215390 - in /activemq/activemq-apollo/trunk: apollo-bdb/ apollo-broker/ apollo-cassandra/ apollo-cli/ apollo-cli/src/main/scala/org/apache/activemq/apollo/cli/osgi/ apollo-hawtdb/ apollo-itests/ apollo-jdbm2/ apollo-leveldb/ apollo-openwi... - posted by ch...@apache.org on 2011/12/17 04:40:32 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo » apollo-stomp #499 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/17 04:50:50 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo #499 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/17 04:50:51 UTC, 0 replies.
- svn commit: r1215432 - in /activemq/trunk/kahadb/src/main/java/org/apache/kahadb: page/PageFile.java util/LFUCache.java - posted by ra...@apache.org on 2011/12/17 08:04:24 UTC, 0 replies.
- svn commit: r1215433 - in /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadb: KahaDBPersistenceAdapter.java MessageDatabase.java - posted by ra...@apache.org on 2011/12/17 08:05:46 UTC, 0 replies.
- svn commit: r1220417 - in /activemq/activemq-apollo/trunk: apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/protocol/ apollo-openwire/src/main/scala/org/apache/activemq/apollo/openwire/ apollo-stomp/src/main/scala/org/apache/activemq/apol... - posted by ch...@apache.org on 2011/12/18 15:55:04 UTC, 0 replies.
- [jira] [Resolved] (APLO-117) HeartBeatMonitor should be support having the read side checking disable for when the transport reads are suspended. - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/18 15:56:30 UTC, 0 replies.
- svn commit: r1220420 - in /activemq/activemq-apollo/trunk: apollo-openwire/src/main/scala/org/apache/activemq/apollo/openwire/OpenwireProtocolHandler.scala apollo-stomp/src/main/scala/org/apache/activemq/apollo/stomp/StompProtocolHandler.scala - posted by ch...@apache.org on 2011/12/18 16:07:10 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo » apollo-stomp #500 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/18 16:12:17 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo #500 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/18 16:12:19 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo » apollo-stomp #501 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/18 16:20:51 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo #501 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/18 16:20:52 UTC, 0 replies.
- svn commit: r1220724 - /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/transport/stomp/StompTest.java - posted by gt...@apache.org on 2011/12/19 13:54:38 UTC, 0 replies.
- svn commit: r1220743 - in /activemq/activemq-apollo/trunk: apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/ apollo-itests/src/test/scala/org/apache/activemq/apollo/ - posted by ch...@apache.org on 2011/12/19 14:45:54 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo » apollo-stomp #502 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/19 15:05:41 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo #502 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/19 15:05:42 UTC, 0 replies.
- [jira] [Created] (APLO-119) LevelDB store fails to recover. Usually with an OOM exception. - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/19 18:43:31 UTC, 0 replies.
- svn commit: r1220873 - /activemq/activemq-apollo/trunk/apollo-leveldb/src/main/scala/org/apache/activemq/apollo/broker/store/leveldb/leveldb/RecordLog.scala - posted by ch...@apache.org on 2011/12/19 18:49:20 UTC, 0 replies.
- svn commit: r1220874 - /activemq/activemq-apollo/trunk/apollo-cli/src/main/scala/org/apache/activemq/apollo/cli/commands/Create.scala - posted by ch...@apache.org on 2011/12/19 18:49:27 UTC, 0 replies.
- [jira] [Created] (APLO-120) Add a --with-ssl option to the apollo create command to control if an SSL enabled configuration is created. - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/19 18:49:30 UTC, 0 replies.
- [jira] [Resolved] (APLO-120) Add a --with-ssl option to the apollo create command to control if an SSL enabled configuration is created. - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/19 18:49:30 UTC, 0 replies.
- [jira] [Resolved] (APLO-119) LevelDB store fails to recover. Usually with an OOM exception. - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/19 18:49:30 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo » apollo-stomp #503 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/19 19:17:51 UTC, 0 replies.
- Jenkins build is still unstable: ActiveMQ-Apollo #503 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/19 19:17:57 UTC, 0 replies.
- svn commit: r1220900 - in /activemq/activemq-dotnet/Apache.NMS.ZMQ/branches/1.5.x: ./ src/main/csharp/Session.cs - posted by jg...@apache.org on 2011/12/19 19:58:32 UTC, 0 replies.
- [jira] [Created] (APLO-121) The last messages sent to a queue could get stuck when the last producer disconnects. - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/19 20:11:30 UTC, 0 replies.
- svn commit: r1220906 - in /activemq/activemq-apollo/trunk/apollo-broker/src/main/scala/org/apache/activemq/apollo/broker: Queue.scala Sink.scala - posted by ch...@apache.org on 2011/12/19 20:25:03 UTC, 0 replies.
- svn commit: r1220907 - in /activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/java/src/test/scala/org/fusesource/scalate/sample: Main.scala SampleTest.scala - posted by ch...@apache.org on 2011/12/19 20:25:11 UTC, 0 replies.
- svn commit: r1220908 - in /activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/java: pom.xml src/main/java/example/Listener.java src/main/java/example/Publisher.java - posted by ch...@apache.org on 2011/12/19 20:25:18 UTC, 0 replies.
- svn commit: r1220909 - /activemq/activemq-apollo/trunk/pom.xml - posted by ch...@apache.org on 2011/12/19 20:25:26 UTC, 0 replies.
- svn commit: r1221199 - in /activemq/trunk/activemq-core/src: main/java/org/apache/activemq/transport/stomp/ test/java/org/apache/activemq/transport/stomp/ - posted by de...@apache.org on 2011/12/20 12:06:40 UTC, 0 replies.
- svn commit: r1221222 - /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/transport/stomp/StompTest.java - posted by de...@apache.org on 2011/12/20 13:19:29 UTC, 0 replies.
- [jira] [Created] (APLO-122) org.josql.QueryParseException when using a negation - posted by "Lionel Cons (Created) (JIRA)" <ji...@apache.org> on 2011/12/20 14:03:31 UTC, 0 replies.
- svn commit: r1221310 - in /activemq/trunk/activemq-core/src: main/java/org/apache/activemq/broker/ test/java/org/apache/activemq/bugs/ test/resources/org/apache/activemq/bugs/amq3625/ test/resources/org/apache/activemq/bugs/amq3625/conf/ test/resources... - posted by ta...@apache.org on 2011/12/20 16:12:12 UTC, 0 replies.
- svn commit: r1221484 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java - posted by ta...@apache.org on 2011/12/20 21:42:18 UTC, 0 replies.
- [jira] [Created] (APLO-123) IQ80 LevelDB implementation used on Windows hangs the broker - posted by "Hiram Chirino (Created) (JIRA)" <ji...@apache.org> on 2011/12/21 17:27:31 UTC, 0 replies.
- [jira] [Commented] (APLO-122) org.josql.QueryParseException when using a negation - posted by "Hiram Chirino (Commented) (JIRA)" <ji...@apache.org> on 2011/12/21 17:33:30 UTC, 3 replies.
- svn commit: r1221855 - in /activemq/activemq-apollo/trunk/apollo-stomp: pom.xml src/test/resources/apollo-stomp-leveldb.xml src/test/scala/org/apache/activemq/apollo/stomp/StompTest.scala - posted by ch...@apache.org on 2011/12/21 20:48:06 UTC, 0 replies.
- svn commit: r1221856 - in /activemq/activemq-apollo/trunk: apollo-dto/src/main/java/org/apache/activemq/apollo/dto/ apollo-dto/src/main/resources/org/apache/activemq/apollo/dto/ apollo-web/src/main/scala/org/apache/activemq/apollo/web/resources/ apollo... - posted by ch...@apache.org on 2011/12/21 20:48:25 UTC, 0 replies.
- [jira] [Resolved] (APLO-122) org.josql.QueryParseException when using a negation - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/21 20:51:32 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #505 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/21 21:00:35 UTC, 0 replies.
- svn commit: r1222219 - in /activemq/trunk: activemq-core/src/test/java/org/apache/activemq/store/kahadb/KahaDBFastEnqueueTest.java kahadb/src/main/java/org/apache/kahadb/journal/Journal.java - posted by gt...@apache.org on 2011/12/22 14:22:26 UTC, 0 replies.
- [jira] [Resolved] (APLO-113) Add code coverage reporting - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/22 14:36:30 UTC, 0 replies.
- svn commit: r1222223 - /activemq/activemq-apollo/trunk/pom.xml - posted by ch...@apache.org on 2011/12/22 14:37:59 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #506 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/22 14:45:23 UTC, 0 replies.
- svn commit: r1222250 - /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/ActiveMQMessageAuditTest.java - posted by ta...@apache.org on 2011/12/22 15:23:26 UTC, 0 replies.
- svn commit: r1222275 - in /activemq/trunk/activemq-core/src: main/java/org/apache/activemq/broker/region/ main/java/org/apache/activemq/broker/region/cursors/ test/java/org/apache/activemq/bugs/ - posted by ta...@apache.org on 2011/12/22 16:15:49 UTC, 0 replies.
- svn commit: r1222471 - in /activemq/trunk: activemq-core/src/main/java/org/apache/activemq/store/kahadb/ activemq-core/src/test/java/org/apache/activemq/store/kahadb/ kahadb/src/main/java/org/apache/kahadb/journal/ kahadb/src/main/java/org/apache/kahad... - posted by gt...@apache.org on 2011/12/22 22:44:01 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #507 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/23 00:46:04 UTC, 0 replies.
- svn commit: r1222635 - in /activemq/trunk: activemq-core/src/test/java/org/apache/activemq/store/kahadb/KahaDBFastEnqueueTest.java kahadb/src/main/java/org/apache/kahadb/journal/CallerBufferingDataFileAppender.java - posted by gt...@apache.org on 2011/12/23 11:48:38 UTC, 0 replies.
- svn commit: r1222650 - /activemq/trunk/assembly/src/release/bin/activemq - posted by de...@apache.org on 2011/12/23 12:43:27 UTC, 0 replies.
- [jira] [Created] (APLO-124) call the LoginModule.logout method - posted by "David Corticchiato (Created) (JIRA)" <ji...@apache.org> on 2011/12/23 16:26:30 UTC, 0 replies.
- [jira] [Updated] (APLO-124) call the LoginModule.logout method - posted by "David Corticchiato (Updated) (JIRA)" <ji...@apache.org> on 2011/12/23 16:26:30 UTC, 1 replies.
- svn commit: r1222705 - in /activemq/trunk: activemq-core/src/main/java/org/apache/activemq/broker/jmx/ activemq-core/src/main/java/org/apache/activemq/store/kahadb/ activemq-core/src/test/java/org/apache/activemq/store/kahadb/ kahadb/src/main/java/org/... - posted by gt...@apache.org on 2011/12/23 16:44:52 UTC, 0 replies.
- svn commit: r1222969 - /activemq/activemq-apollo/trunk/apollo-dto/src/main/java/org/apache/activemq/apollo/dto/ErrorDTO.java - posted by ch...@apache.org on 2011/12/24 14:32:17 UTC, 0 replies.
- svn commit: r1222970 - /activemq/activemq-apollo/trunk/apollo-leveldb/src/main/scala/org/apache/activemq/apollo/broker/store/leveldb/leveldb/LevelDBClient.scala - posted by ch...@apache.org on 2011/12/24 14:32:26 UTC, 0 replies.
- svn commit: r1222971 - in /activemq/activemq-apollo/trunk: apollo-dto/src/main/java/org/apache/activemq/apollo/dto/ apollo-web/src/main/scala/org/apache/activemq/apollo/web/resources/ apollo-web/src/main/webapp/WEB-INF/org/apache/activemq/apollo/dto/ - posted by ch...@apache.org on 2011/12/24 14:32:43 UTC, 0 replies.
- svn commit: r1222972 - in /activemq/activemq-apollo/trunk: apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/security/ apollo-stomp/src/main/scala/org/apache/activemq/apollo/stomp/ apollo-web/src/main/scala/org/apache/activemq/apollo/web/r... - posted by ch...@apache.org on 2011/12/24 14:32:59 UTC, 0 replies.
- [jira] [Resolved] (APLO-124) call the LoginModule.logout method - posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/24 14:36:32 UTC, 0 replies.
- Jenkins build is unstable: ActiveMQ-Apollo » apollo-stomp #508 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/24 14:54:40 UTC, 0 replies.
- Jenkins build is unstable: ActiveMQ-Apollo #508 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/24 14:54:41 UTC, 0 replies.
- svn commit: r1224693 - /activemq/trunk/pom.xml - posted by ni...@apache.org on 2011/12/26 09:20:16 UTC, 0 replies.
- svn commit: r1224694 - in /activemq/trunk/activemq-web-demo/src/main/webapp: chat.html index.html websocket/index.html - posted by ni...@apache.org on 2011/12/26 09:48:51 UTC, 0 replies.
- svn commit: r1224890 - /activemq/trunk/kahadb/src/main/java/org/apache/kahadb/page/Transaction.java - posted by de...@apache.org on 2011/12/27 11:41:28 UTC, 0 replies.
- svn commit: r1225279 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src: main/csharp/Threads/ThreadPoolExecutor.cs test/csharp/AMQNET366Test.cs - posted by ta...@apache.org on 2011/12/28 19:52:49 UTC, 0 replies.
- svn commit: r1225285 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk: vs2008-activemq-test.csproj vs2008-activemq.csproj - posted by ta...@apache.org on 2011/12/28 19:58:05 UTC, 0 replies.
- svn commit: r1225293 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.5.x/src: main/csharp/Threads/ThreadPoolExecutor.cs test/csharp/AMQNET366Test.cs - posted by ta...@apache.org on 2011/12/28 20:01:15 UTC, 0 replies.
- svn commit: r1225296 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.5.x/vs2008-activemq-test.csproj - posted by ta...@apache.org on 2011/12/28 20:03:45 UTC, 0 replies.
- svn commit: r1225552 - in /activemq/activemq-apollo/trunk: apollo-bdb/ apollo-broker/ apollo-cassandra/ apollo-cli/ apollo-cli/src/main/scala/org/apache/activemq/apollo/cli/osgi/ apollo-hawtdb/ apollo-itests/ apollo-jdbm2/ apollo-leveldb/ apollo-openwi... - posted by ch...@apache.org on 2011/12/29 16:08:02 UTC, 0 replies.
- svn commit: r1225553 - in /activemq/activemq-apollo/trunk: apollo-bdb/ apollo-broker/ apollo-cassandra/ apollo-cli/ apollo-cli/src/main/scala/org/apache/activemq/apollo/cli/osgi/ apollo-hawtdb/ apollo-itests/ apollo-jdbm2/ apollo-leveldb/ apollo-openwi... - posted by ch...@apache.org on 2011/12/29 16:10:11 UTC, 0 replies.
- svn commit: r1225554 - in /activemq/activemq-apollo/trunk/apollo-stomp/src/test: resources/log4j.properties scala/org/apache/activemq/apollo/stomp/StompClient.scala - posted by ch...@apache.org on 2011/12/29 16:10:18 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo » apollo-website #509 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/29 16:20:44 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo #509 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/29 16:20:45 UTC, 0 replies.
- Jenkins build is back to stable : ActiveMQ-Apollo » apollo-stomp #509 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/29 16:20:45 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo-Deploy » apollo-website #187 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/30 04:27:10 UTC, 0 replies.
- Build failed in Jenkins: ActiveMQ-Apollo-Deploy #187 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/30 04:27:12 UTC, 0 replies.
- [jira] [Created] (APLO-125) Client authentication error message - posted by "David Corticchiato (Created) (JIRA)" <ji...@apache.org> on 2011/12/30 11:13:30 UTC, 0 replies.