Return-Path: X-Original-To: apmail-onami-commits-archive@minotaur.apache.org Delivered-To: apmail-onami-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 11677E7CA for ; Tue, 4 Dec 2012 09:09:14 +0000 (UTC) Received: (qmail 36341 invoked by uid 500); 4 Dec 2012 09:09:13 -0000 Delivered-To: apmail-onami-commits-archive@onami.apache.org Received: (qmail 36309 invoked by uid 500); 4 Dec 2012 09:09:13 -0000 Mailing-List: contact commits-help@onami.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@onami.incubator.apache.org Delivered-To: mailing list commits@onami.incubator.apache.org Received: (qmail 36255 invoked by uid 99); 4 Dec 2012 09:09:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 09:09:11 +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; Tue, 04 Dec 2012 09:09:08 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id AC73B23889E0; Tue, 4 Dec 2012 09:08:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1416831 - in /incubator/onami/trunk: autobind/pom.xml pom.xml Date: Tue, 04 Dec 2012 09:08:47 -0000 To: commits@onami.incubator.apache.org From: grobmeier@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121204090847.AC73B23889E0@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: grobmeier Date: Tue Dec 4 09:08:46 2012 New Revision: 1416831 URL: http://svn.apache.org/viewvc?rev=1416831&view=rev Log: excluded configuration and autobind from the build. configuration has failing tests, most autobind modules fail too. Modified: incubator/onami/trunk/autobind/pom.xml incubator/onami/trunk/pom.xml Modified: incubator/onami/trunk/autobind/pom.xml URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/pom.xml?rev=1416831&r1=1416830&r2=1416831&view=diff ============================================================================== --- incubator/onami/trunk/autobind/pom.xml (original) +++ incubator/onami/trunk/autobind/pom.xml Tue Dec 4 09:08:46 2012 @@ -38,10 +38,9 @@ core - configuration - examples --> + examples integrations scanner aop Modified: incubator/onami/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/onami/trunk/pom.xml?rev=1416831&r1=1416830&r2=1416831&view=diff ============================================================================== --- incubator/onami/trunk/pom.xml (original) +++ incubator/onami/trunk/pom.xml Tue Dec 4 09:08:46 2012 @@ -33,9 +33,9 @@ parent - autobind + cache - configuration + guava lifecycle logging