From ace-commits-return-314-apmail-incubator-ace-commits-archive=incubator.apache.org@incubator.apache.org Sun Jan 17 13:56:21 2010 Return-Path: Delivered-To: apmail-incubator-ace-commits-archive@minotaur.apache.org Received: (qmail 64192 invoked from network); 17 Jan 2010 13:56:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jan 2010 13:56:20 -0000 Received: (qmail 35684 invoked by uid 500); 17 Jan 2010 13:56:20 -0000 Delivered-To: apmail-incubator-ace-commits-archive@incubator.apache.org Received: (qmail 35664 invoked by uid 500); 17 Jan 2010 13:56:20 -0000 Mailing-List: contact ace-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ace-dev@incubator.apache.org Delivered-To: mailing list ace-commits@incubator.apache.org Received: (qmail 35654 invoked by uid 99); 17 Jan 2010 13:56:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jan 2010 13:56:20 +0000 X-ASF-Spam-Status: No, hits=3.4 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [63.246.22.40] (HELO mail.atlassian.com) (63.246.22.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jan 2010 13:56:05 +0000 Received: from atlassian13.managed.contegix.com (atlassian13.private [172.16.3.13]) by mail.atlassian.com (Postfix) with ESMTP id 9D9711630247 for ; Sun, 17 Jan 2010 07:55:44 -0600 (CST) Received: from atlassian13.managed.contegix.com (atlassian13.managed.contegix.com [127.0.0.1]) by atlassian13.managed.contegix.com (Postfix) with ESMTP id 91AB165B0457 for ; Sun, 17 Jan 2010 07:55:44 -0600 (CST) Date: Sun, 17 Jan 2010 07:55:44 -0600 (CST) From: Atlassian Open Source Bamboo To: ace-commits@incubator.apache.org Message-ID: <14167805.4658.1263736544592.JavaMail.j2ee_opensource.bamboo.atlassian.com@atlassian13.managed.contegix.com> Subject: [OSS Bamboo] Apache ACE - Core Maven Build build 53 was SUCCESSFUL (with 5 tests). Change made by Marcel Offermans MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4655_18358263.1263736544541" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4655_18358263.1263736544541 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------=_Part_4655_18358263.1263736544541 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit ----------------------------------------------------------- ACE-CORE-53 was successful. ----------------------------------------------------------- Code has been updated by Marcel Offermans. 5 tests in total. http://opensource.bamboo.atlassian.com/browse/ACE-CORE-53/ -------------- Code Changes -------------- Marcel Offermans (900143): >Exposed the option to create either static or dynamic associations between bundles and groups. Dynamic associations automatically keep pointing to the newest version of a bundle, whereas static associations keep pointing to the version of the bundle you associated the group to. Dynamic associations make it easier to update bundles, as the only thing you need to do is to simply add the new version of the bundle and all associations will find it. The option applies to associations you create, so once an association has been created, it won't change. The button can be found in the top right corner, and it's a non-persistent toggle button, meaning you loose its setting when you end your session (because we're not yet logging in, we have no means of storing user-specific settings anyway). -- This message is automatically generated by Atlassian Bamboo ------=_Part_4655_18358263.1263736544541--