chir...@apache.org |
svn commit: r1066199 - in /activemq/activemq-apollo/trunk: apollo-bdb/src/main/scala/org/apache/activemq/apollo/broker/store/bdb/ apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/ apollo-hawtdb/src/main/scala/org/apache/activemq/apollo/br... |
Tue, 01 Feb, 20:50 |
chir...@apache.org |
svn commit: r1066200 - in /activemq/activemq-apollo/trunk: apollo-broker/pom.xml apollo-web/pom.xml pom.xml |
Tue, 01 Feb, 20:51 |
tab...@apache.org |
svn commit: r1066209 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src: main/csharp/ main/csharp/Transactions/ main/csharp/Util/ test/csharp/ test/csharp/Transactions/ |
Tue, 01 Feb, 21:14 |
tab...@apache.org |
svn commit: r1066238 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk: vs2008-activemq-test.csproj vs2008-activemq.csproj |
Tue, 01 Feb, 21:48 |
tab...@apache.org |
svn commit: r1066242 - /activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/net/ssl/openssl/OpenSSLSocket.cpp |
Tue, 01 Feb, 22:08 |
tab...@apache.org |
svn commit: r1066243 - /activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/src/main/decaf/internal/net/ssl/openssl/OpenSSLSocket.cpp |
Tue, 01 Feb, 22:11 |
dej...@apache.org |
svn commit: r1066402 - /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/TwoBrokerVirtualDestDinamicallyIncludedDestTest.java |
Wed, 02 Feb, 10:26 |
tab...@apache.org |
svn commit: r1066506 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/TransactionContext.cs |
Wed, 02 Feb, 15:54 |
tab...@apache.org |
svn commit: r1066510 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/test/csharp/NetTxConnectionFactoryTest.cs |
Wed, 02 Feb, 16:01 |
tab...@apache.org |
svn commit: r1066519 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src: main/csharp/Transactions/RecoveryFileLogger.cs test/csharp/NetTxConnectionFactoryTest.cs |
Wed, 02 Feb, 16:31 |
chir...@apache.org |
svn commit: r1066527 - in /activemq/activemq-apollo/trunk: apollo-distro/src/main/descriptors/ apollo-web/ apollo-web/src/main/scala/org/apache/activemq/apollo/web/ apollo-web/src/main/webapp/WEB-INF/ apollo-website/ |
Wed, 02 Feb, 16:53 |
chir...@apache.org |
svn commit: r1066696 - in /activemq/activemq-apollo/trunk: ./ apollo-broker/src/main/resources/OSGI-INF/blueprint/ apollo-karaf-feature/src/main/resources/ apollo-web/ apollo-web/src/main/scala/org/apache/activemq/apollo/web/ apollo-web/src/main/scala/... |
Wed, 02 Feb, 23:44 |
tab...@apache.org |
svn commit: r1066705 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/test/csharp/NmsConsoleTracer.cs |
Thu, 03 Feb, 00:17 |
tab...@apache.org |
svn commit: r1066706 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/TransactionContext.cs |
Thu, 03 Feb, 00:19 |
tab...@apache.org |
svn commit: r1066710 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj |
Thu, 03 Feb, 00:24 |
tab...@apache.org |
svn commit: r1066715 - in /activemq/activemq-dotnet/Apache.NMS.Stomp/trunk: src/test/csharp/SpecialCharactersTest.cs vs2008-stomp-test.csproj |
Thu, 03 Feb, 01:10 |
tab...@apache.org |
svn commit: r1066863 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp: Connection.cs MessageConsumer.cs MessageProducer.cs Session.cs |
Thu, 03 Feb, 16:49 |
tab...@apache.org |
svn commit: r1066935 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/Connection.cs |
Thu, 03 Feb, 20:05 |
dej...@apache.org |
svn commit: r1067175 - in /activemq/trunk/assembly/src/release/example: build.xml src/ConsumerTool.java |
Fri, 04 Feb, 13:10 |
gtu...@apache.org |
svn commit: r1067187 - in /activemq/trunk/activemq-core/src/test/java/org/apache/activemq: TestSupport.java usecases/ConcurrentProducerDurableConsumerTest.java |
Fri, 04 Feb, 14:57 |
chir...@apache.org |
svn commit: r1067244 - in /activemq/activemq-apollo/trunk: ./ apollo-bdb/src/main/resources/META-INF/services/org.apache.activemq.apollo/ apollo-bdb/src/main/resources/OSGI-INF/blueprint/ apollo-bdb/src/main/scala/org/apache/activemq/apollo/broker/stor... |
Fri, 04 Feb, 18:02 |
chir...@apache.org |
svn commit: r1067271 - in /activemq/activemq-apollo/trunk/apollo-web/src/main: scala/org/apache/activemq/apollo/web/Boot.scala scala/org/apache/activemq/apollo/web/JerseyServletContainer.scala webapp/WEB-INF/web.xml |
Fri, 04 Feb, 20:11 |
chir...@apache.org |
svn commit: r1067272 - /activemq/activemq-apollo/trunk/apollo-web/src/main/scala/org/apache/activemq/apollo/web/Boot.scala |
Fri, 04 Feb, 20:16 |
tab...@apache.org |
svn commit: r1067285 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp: NetTxConnection.cs Session.cs TransactionContext.cs |
Fri, 04 Feb, 21:10 |
tab...@apache.org |
svn commit: r1067312 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/test/csharp/Transactions: RecoveryLoggerHarness.cs RecoveryLoggerHarnessFactory.cs |
Fri, 04 Feb, 22:16 |
tab...@apache.org |
svn commit: r1067821 - /activemq/activemq-dotnet/Apache.NMS.Stomp/trunk/src/main/csharp/Protocol/StompFrame.cs |
Sun, 06 Feb, 23:49 |
tab...@apache.org |
svn commit: r1067822 - /activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x/src/main/csharp/Protocol/StompFrame.cs |
Sun, 06 Feb, 23:50 |
tab...@apache.org |
svn commit: r1067970 - /activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/Config.h |
Mon, 07 Feb, 15:34 |
tab...@apache.org |
svn commit: r1067971 - /activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/Config.h |
Mon, 07 Feb, 15:36 |
tab...@apache.org |
svn commit: r1067992 - in /activemq/activemq-cpp/trunk/activemq-cpp/src/main: activemq/util/Config.h decaf/util/Config.h |
Mon, 07 Feb, 16:04 |
tab...@apache.org |
svn commit: r1068008 - /activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/io/BlockingByteArrayInputStream.cpp |
Mon, 07 Feb, 16:46 |
tab...@apache.org |
svn commit: r1068080 - /activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/net/ssl/openssl/OpenSSLSocket.cpp |
Mon, 07 Feb, 19:53 |
tab...@apache.org |
svn commit: r1068086 - /activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/src/main/decaf/internal/net/ssl/openssl/OpenSSLSocket.cpp |
Mon, 07 Feb, 19:59 |
tab...@apache.org |
svn commit: r1068093 - /activemq/activemq-cpp/trunk/activemq-c/src/test/c/main.cpp |
Mon, 07 Feb, 20:12 |
tab...@apache.org |
svn commit: r1068094 - in /activemq/activemq-cpp/trunk/activemq-c/src/examples: Makefile.am consumers/ consumers/SimpleConsumer.c producers/ producers/SimpleProducer.c |
Mon, 07 Feb, 20:12 |
dej...@apache.org |
svn commit: r1068336 - /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/SingleBrokerVirtualDestinationsWithWildcardTest.java |
Tue, 08 Feb, 11:24 |
tab...@apache.org |
svn commit: r1068392 - /activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/RELEASE_NOTES.txt |
Tue, 08 Feb, 13:52 |
tab...@apache.org |
svn commit: r1068397 - in /activemq/activemq-cpp/branches/activemq-cpp-3.2.x: activemq-cpp-openwire-generator/pom.xml activemq-cpp/pom.xml maven-cpptools-plugin/pom.xml pom.xml |
Tue, 08 Feb, 13:58 |
tab...@apache.org |
svn commit: r1068398 - /activemq/activemq-cpp/tags/activemq-cpp-3.2.5/ |
Tue, 08 Feb, 13:58 |
tab...@apache.org |
svn commit: r1068399 - in /activemq/activemq-cpp/branches/activemq-cpp-3.2.x: activemq-cpp-openwire-generator/pom.xml activemq-cpp/pom.xml maven-cpptools-plugin/pom.xml pom.xml |
Tue, 08 Feb, 13:59 |