From commits-return-544-apmail-sis-commits-archive=sis.apache.org@sis.apache.org Tue Sep 25 09:21:02 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 4F557DE6F for ; Tue, 25 Sep 2012 09:21:02 +0000 (UTC) Received: (qmail 29823 invoked by uid 500); 25 Sep 2012 09:21:02 -0000 Delivered-To: apmail-sis-commits-archive@sis.apache.org Received: (qmail 29774 invoked by uid 500); 25 Sep 2012 09:21:01 -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 29742 invoked by uid 99); 25 Sep 2012 09:21:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2012 09:21:00 +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, 25 Sep 2012 09:20:58 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id CD99A23888CD for ; Tue, 25 Sep 2012 09:20:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1389768 - in /sis/trunk: pom.xml sis-utility/pom.xml Date: Tue, 25 Sep 2012 09:20:15 -0000 To: commits@sis.apache.org From: desruisseaux@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120925092015.CD99A23888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: desruisseaux Date: Tue Sep 25 09:20:15 2012 New Revision: 1389768 URL: http://svn.apache.org/viewvc?rev=1389768&view=rev Log: Re-enabled the compilation of localized resources, now taking advantage of deployed sis-build-helper snapshots if not already built on the machine. Modified: sis/trunk/pom.xml sis/trunk/sis-utility/pom.xml Modified: sis/trunk/pom.xml URL: http://svn.apache.org/viewvc/sis/trunk/pom.xml?rev=1389768&r1=1389767&r2=1389768&view=diff ============================================================================== --- sis/trunk/pom.xml (original) +++ sis/trunk/pom.xml Tue Sep 25 09:20:15 2012 @@ -461,6 +461,26 @@ Apache SIS is a toolkit for describing l + + + apache.snapshots + Apache Snapshot Repository + http://repository.apache.org/snapshots + + false + + + + + + + Modified: sis/trunk/sis-utility/pom.xml URL: http://svn.apache.org/viewvc/sis/trunk/sis-utility/pom.xml?rev=1389768&r1=1389767&r2=1389768&view=diff ============================================================================== --- sis/trunk/sis-utility/pom.xml (original) +++ sis/trunk/sis-utility/pom.xml Tue Sep 25 09:20:15 2012 @@ -95,9 +95,6 @@ Miscellaneous utilities. -