From commits-return-536-apmail-sis-commits-archive=sis.apache.org@sis.apache.org Mon Sep 24 15:32:35 2012 Return-Path: X-Original-To: apmail-sis-commits-archive@www.apache.org Delivered-To: apmail-sis-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 232B5DBEC for ; Mon, 24 Sep 2012 15:32:35 +0000 (UTC) Received: (qmail 3193 invoked by uid 500); 24 Sep 2012 15:32:35 -0000 Delivered-To: apmail-sis-commits-archive@sis.apache.org Received: (qmail 3167 invoked by uid 500); 24 Sep 2012 15:32:35 -0000 Mailing-List: contact commits-help@sis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: sis-dev@sis.apache.org Delivered-To: mailing list commits@sis.apache.org Received: (qmail 3160 invoked by uid 99); 24 Sep 2012 15:32:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2012 15:32:35 +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, 24 Sep 2012 15:32:33 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4592823888EA for ; Mon, 24 Sep 2012 15:31:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1389433 - /sis/trunk/sis-utility/pom.xml Date: Mon, 24 Sep 2012 15:31:49 -0000 To: commits@sis.apache.org From: desruisseaux@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120924153149.4592823888EA@eris.apache.org> Author: desruisseaux Date: Mon Sep 24 15:31:48 2012 New Revision: 1389433 URL: http://svn.apache.org/viewvc?rev=1389433&view=rev Log: Temporarily disable the compilation of resource files. We may need to deploy the plugin for avoiding random build failure. Modified: sis/trunk/sis-utility/pom.xml Modified: sis/trunk/sis-utility/pom.xml URL: http://svn.apache.org/viewvc/sis/trunk/sis-utility/pom.xml?rev=1389433&r1=1389432&r2=1389433&view=diff ============================================================================== --- sis/trunk/sis-utility/pom.xml (original) +++ sis/trunk/sis-utility/pom.xml Mon Sep 24 15:31:48 2012 @@ -95,6 +95,9 @@ Miscellaneous utilities. +