You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2010/06/01 20:14:48 UTC

svn commit: r950182 - in /activemq/activemq-cpp/trunk/activemq-cpp/src: ./ examples/ examples/topics/ main/ main/activemq/ main/activemq/cmsutil/ main/activemq/commands/ main/activemq/core/ main/activemq/core/policies/ main/activemq/exceptions/ main/ac...

Author: tabish
Date: Tue Jun  1 18:14:45 2010
New Revision: 950182

URL: http://svn.apache.org/viewvc?rev=950182&view=rev
Log: (empty)

Modified:
    activemq/activemq-cpp/trunk/activemq-cpp/src/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/examples/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/examples/topics/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/cmsutil/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/commands/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/core/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/core/policies/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/exceptions/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/io/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/library/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/state/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/threads/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/correlator/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/failover/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/inactivity/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/logging/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/mock/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/tcp/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/util/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/v1/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/v2/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/v3/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/v4/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/v5/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/utils/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/stomp/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/cms/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/io/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/net/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/net/ssl/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/net/ssl/openssl/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/net/tcp/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/nio/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/util/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/util/concurrent/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/util/concurrent/unix/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/util/concurrent/windows/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/util/zip/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/io/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/lang/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/lang/exceptions/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/net/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/net/ssl/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/nio/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/security/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/security/auth/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/security/auth/x500/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/security/cert/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/comparators/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/concurrent/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/concurrent/atomic/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/concurrent/locks/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/logging/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/zip/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/activemq/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/activemq/util/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/benchmark/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/decaf/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/decaf/io/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/decaf/lang/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/decaf/util/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/activemq/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/activemq/test/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/activemq/test/openwire/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/activemq/test/stomp/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/activemq/util/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/util/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/util/teamcity/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/cmsutil/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/commands/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/core/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/exceptions/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/state/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/threads/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/transport/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/transport/correlator/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/transport/failover/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/transport/inactivity/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/transport/mock/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/util/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v1/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v2/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v3/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v4/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/utils/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/net/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/net/ssl/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/nio/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/util/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/util/concurrent/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/io/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/lang/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/lang/exceptions/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/net/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/net/ssl/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/nio/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/concurrent/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/concurrent/atomic/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/concurrent/locks/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/logging/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/zip/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/util/   (props changed)
    activemq/activemq-cpp/trunk/activemq-cpp/src/test/util/teamcity/   (props changed)

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/examples/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -1,3 +1,3 @@
-Makefile.in
-Makefile
 .deps
+Makefile
+Makefile.in

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/examples/topics/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -1 +1,3 @@
-Makefile.in
+.deps
+Makefile
+Makefile.in

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/cmsutil/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/commands/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/core/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/core/policies/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/exceptions/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/io/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/library/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/state/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/threads/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/correlator/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/failover/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/inactivity/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/logging/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/mock/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/transport/tcp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/v1/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/v2/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/v3/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/v4/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/marshal/v5/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/utils/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/stomp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/cms/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/io/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/net/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/net/ssl/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/net/ssl/openssl/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/net/tcp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/nio/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/util/concurrent/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/util/concurrent/unix/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/util/concurrent/windows/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/internal/util/zip/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/io/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/lang/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/lang/exceptions/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/net/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/net/ssl/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/nio/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/security/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/security/auth/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/security/auth/x500/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/security/cert/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/comparators/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/concurrent/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/concurrent/atomic/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/concurrent/locks/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/logging/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/main/decaf/util/zip/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -1 +1,3 @@
-Makefile.in
+.deps
+Makefile
+Makefile.in

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -1 +1,2 @@
+.deps
 Makefile.in

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/activemq/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/activemq/util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/benchmark/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/decaf/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/decaf/io/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/decaf/lang/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-benchmarks/decaf/util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -1 +1,3 @@
-Makefile.in
+.deps
+Makefile
+Makefile.in

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/activemq/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/activemq/test/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/activemq/test/openwire/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/activemq/test/stomp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/activemq/util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/util/teamcity/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/cmsutil/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/commands/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/core/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/exceptions/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/state/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/threads/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/transport/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/transport/correlator/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/transport/failover/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/transport/inactivity/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/transport/mock/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v1/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v2/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v3/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v4/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/utils/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/net/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/net/ssl/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/nio/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/internal/util/concurrent/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/io/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/lang/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/lang/exceptions/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/net/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/net/ssl/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/nio/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/concurrent/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/concurrent/atomic/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/concurrent/locks/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/logging/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/decaf/util/zip/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps

Propchange: activemq/activemq-cpp/trunk/activemq-cpp/src/test/util/teamcity/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Jun  1 18:14:45 2010
@@ -0,0 +1 @@
+.deps