Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E594EDEA7 for ; Mon, 20 May 2013 16:37:48 +0000 (UTC) Received: (qmail 35795 invoked by uid 500); 20 May 2013 16:31:24 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 5789 invoked by uid 500); 20 May 2013 16:25:55 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 42496 invoked by uid 99); 20 May 2013 16:03:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 May 2013 16:03:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 May 2013 16:03:06 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1E954238889B; Mon, 20 May 2013 16:02:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1484510 - /activemq/trunk/pom.xml Date: Mon, 20 May 2013 16:02:46 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130520160246.1E954238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chirino Date: Mon May 20 16:02:45 2013 New Revision: 1484510 URL: http://svn.apache.org/r1484510 Log: Added profile that adds console timestamps. Modified: activemq/trunk/pom.xml Modified: activemq/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1484510&r1=1484509&r2=1484510&view=diff ============================================================================== --- activemq/trunk/pom.xml (original) +++ activemq/trunk/pom.xml Mon May 20 16:02:45 2013 @@ -1431,6 +1431,32 @@ + + + + consolets + + + + org.fusesource.mvnplugins + maven-consolets-plugin + 1.30 + + true + + + + validate + + install + + + + + + + + unstable