Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 61086 invoked from network); 26 Sep 2006 15:29:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Sep 2006 15:29:28 -0000 Received: (qmail 54823 invoked by uid 500); 26 Sep 2006 15:29:28 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 54805 invoked by uid 500); 26 Sep 2006 15:29:28 -0000 Mailing-List: contact activemq-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-commits@geronimo.apache.org Received: (qmail 54796 invoked by uid 99); 26 Sep 2006 15:29:28 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Sep 2006 08:29:28 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=jstrachan@apache.org; spf=permerror X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received-SPF: error (idunn.apache.osuosl.org: domain apache.org from 140.211.166.113 cause and error) Received: from [140.211.166.113] ([140.211.166.113:60439] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id B8/20-13339-85749154 for ; Tue, 26 Sep 2006 08:29:28 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 0FC7D1A981A; Tue, 26 Sep 2006 08:29:26 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r450085 - /incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/Tester.cpp Date: Tue, 26 Sep 2006 15:29:26 -0000 To: activemq-commits@geronimo.apache.org From: jstrachan@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060926152926.0FC7D1A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jstrachan Date: Tue Sep 26 08:29:25 2006 New Revision: 450085 URL: http://svn.apache.org/viewvc?view=rev&rev=450085 Log: removed old example as there's nicer ones in the examples directory :) Removed: incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/Tester.cpp