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 8327510CDA for ; Thu, 19 Sep 2013 12:55:55 +0000 (UTC) Received: (qmail 33175 invoked by uid 500); 19 Sep 2013 12:55:55 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 33011 invoked by uid 500); 19 Sep 2013 12:55:53 -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 32993 invoked by uid 99); 19 Sep 2013 12:55:50 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Sep 2013 12:55:50 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 8B439887771; Thu, 19 Sep 2013 12:55:50 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dejanb@apache.org To: commits@activemq.apache.org Message-Id: <2a36df9c66464032b2d0736719b73d3f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: https://issues.apache.org/jira/browse/AMQ-4594 - add log plugin to hawtio Date: Thu, 19 Sep 2013 12:55:50 +0000 (UTC) Updated Branches: refs/heads/trunk fba8e2556 -> f6f22df4f https://issues.apache.org/jira/browse/AMQ-4594 - add log plugin to hawtio Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/f6f22df4 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/f6f22df4 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/f6f22df4 Branch: refs/heads/trunk Commit: f6f22df4f48ce06e61882d980ad64f56f24c5a4e Parents: fba8e25 Author: Dejan Bosanac Authored: Thu Sep 19 14:54:49 2013 +0200 Committer: Dejan Bosanac Committed: Thu Sep 19 14:55:17 2013 +0200 ---------------------------------------------------------------------- assembly/pom.xml | 15 +++++++++++++++ assembly/src/main/descriptors/common-bin.xml | 4 ++++ assembly/src/release/conf/activemq.xml | 6 ++++++ pom.xml | 2 ++ 4 files changed, 27 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/f6f22df4/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index b899aa6..0e21666 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -408,6 +408,21 @@ ${hawtio-version} war + + org.fusesource.insight + insight-log-core + ${insight-version} + + + org.fusesource.insight + insight-log4j + ${insight-version} + + + org.ops4j.pax.url + pax-url-aether + ${pax-url-version} + http://git-wip-us.apache.org/repos/asf/activemq/blob/f6f22df4/assembly/src/main/descriptors/common-bin.xml ---------------------------------------------------------------------- diff --git a/assembly/src/main/descriptors/common-bin.xml b/assembly/src/main/descriptors/common-bin.xml index 9efc53f..82ded4b 100644 --- a/assembly/src/main/descriptors/common-bin.xml +++ b/assembly/src/main/descriptors/common-bin.xml @@ -267,6 +267,10 @@ org.jolokia:jolokia-core com.googlecode.json-simple:json-simple + + org.fusesource.insight:insight-log-core + org.fusesource.insight:insight-log4j + org.ops4j.pax.url:pax-url-aether http://git-wip-us.apache.org/repos/asf/activemq/blob/f6f22df4/assembly/src/release/conf/activemq.xml ---------------------------------------------------------------------- diff --git a/assembly/src/release/conf/activemq.xml b/assembly/src/release/conf/activemq.xml index d6728f5..126c871 100755 --- a/assembly/src/release/conf/activemq.xml +++ b/assembly/src/release/conf/activemq.xml @@ -29,6 +29,12 @@ + + + + http://git-wip-us.apache.org/repos/asf/activemq/blob/f6f22df4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d49a8c1..4fc67c3 100755 --- a/pom.xml +++ b/pom.xml @@ -71,6 +71,7 @@ 1.8.0.12 4.2.5 4.2.4 + 7.2.0.redhat-024 1.9.12 1.9.0 2.2.1.1_2 @@ -130,6 +131,7 @@ 1.0.0 1.6.1 1.3.1 + 1.5.2 1.4.0 scpexe://people.apache.org/www/activemq.apache.org/maven/