Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 38162 invoked from network); 16 Nov 2006 15:30:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Nov 2006 15:30:13 -0000 Received: (qmail 93914 invoked by uid 500); 16 Nov 2006 15:30:21 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 93903 invoked by uid 500); 16 Nov 2006 15:30:21 -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 93894 invoked by uid 99); 16 Nov 2006 15:30:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Nov 2006 07:30:21 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Nov 2006 07:30:10 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 577151A984D; Thu, 16 Nov 2006 07:29:39 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r475771 - in /incubator/activemq/trunk/assembly/src/release/conf: activemq-nojournal.xml activemq.xml Date: Thu, 16 Nov 2006 15:29:39 -0000 To: activemq-commits@geronimo.apache.org From: jstrachan@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061116152939.577151A984D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jstrachan Date: Thu Nov 16 07:29:38 2006 New Revision: 475771 URL: http://svn.apache.org/viewvc?view=rev&rev=475771 Log: enabled the Command Agent by default Modified: incubator/activemq/trunk/assembly/src/release/conf/activemq-nojournal.xml incubator/activemq/trunk/assembly/src/release/conf/activemq.xml Modified: incubator/activemq/trunk/assembly/src/release/conf/activemq-nojournal.xml URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/assembly/src/release/conf/activemq-nojournal.xml?view=diff&rev=475771&r1=475770&r2=475771 ============================================================================== --- incubator/activemq/trunk/assembly/src/release/conf/activemq-nojournal.xml (original) +++ incubator/activemq/trunk/assembly/src/release/conf/activemq-nojournal.xml Thu Nov 16 07:29:38 2006 @@ -68,6 +68,9 @@ + + + Modified: incubator/activemq/trunk/assembly/src/release/conf/activemq.xml URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/assembly/src/release/conf/activemq.xml?view=diff&rev=475771&r1=475770&r2=475771 ============================================================================== --- incubator/activemq/trunk/assembly/src/release/conf/activemq.xml (original) +++ incubator/activemq/trunk/assembly/src/release/conf/activemq.xml Thu Nov 16 07:29:38 2006 @@ -74,7 +74,10 @@ - + + + +