Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 83D00EFB7 for ; Wed, 13 Feb 2013 15:53:01 +0000 (UTC) Received: (qmail 2819 invoked by uid 500); 13 Feb 2013 15:52:59 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 2758 invoked by uid 500); 13 Feb 2013 15:52:58 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 2744 invoked by uid 99); 13 Feb 2013 15:52:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 15:52:58 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 15:52:52 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1U5edL-0002yF-F1 for users@maven.apache.org; Wed, 13 Feb 2013 07:52:31 -0800 Date: Wed, 13 Feb 2013 07:52:31 -0800 (PST) From: Matthew Adams To: users@maven.apache.org Message-ID: <1360770751385-5746905.post@n5.nabble.com> In-Reply-To: <1360770003953-5746901.post@n5.nabble.com> References: <1360343900792-5746380.post@n5.nabble.com> <1360344331044-5746386.post@n5.nabble.com> <1360770003953-5746901.post@n5.nabble.com> Subject: Re: Why is the functionality of the "all" attribute of the RequireActiveProfile rule commented out? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Ok, I found the change: http://svn.apache.org/viewvc/maven/enforcer/trunk/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireActiveProfile.java?r1=594911&r2=595611&diff_format=h It was done by Brian Fox, whom I've copied on this post. Hopefully, he'll shed some light on the subject. -- View this message in context: http://maven.40175.n5.nabble.com/Why-is-the-functionality-of-the-all-attribute-of-the-RequireActiveProfile-rule-commented-out-tp5746380p5746905.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org