Return-Path: X-Original-To: apmail-ace-commits-archive@www.apache.org Delivered-To: apmail-ace-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 94992ECD2 for ; Mon, 28 Jan 2013 16:13:13 +0000 (UTC) Received: (qmail 94244 invoked by uid 500); 28 Jan 2013 16:13:13 -0000 Delivered-To: apmail-ace-commits-archive@ace.apache.org Received: (qmail 94217 invoked by uid 500); 28 Jan 2013 16:13:13 -0000 Mailing-List: contact commits-help@ace.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ace.apache.org Delivered-To: mailing list commits@ace.apache.org Received: (qmail 94208 invoked by uid 99); 28 Jan 2013 16:13:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2013 16:13:13 +0000 Date: Mon, 28 Jan 2013 16:13:13 +0000 (UTC) From: "Marcel Offermans (JIRA)" To: commits@ace.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACE-331) Refactor the deployment repository to optionally limit the number of old versions of the repository MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Marcel Offermans created ACE-331: ------------------------------------ Summary: Refactor the deployment repository to optionally limit the number of old versions of the repository Key: ACE-331 URL: https://issues.apache.org/jira/browse/ACE-331 Project: ACE Issue Type: Improvement Components: Deployment Reporter: Marcel Offermans Currently, we keep all versions of the deployment repository as a whole. Since this can be a rather large repository, storing all versions can cost a lot of disk space, and right now we never revert to older versions anyway. An option to set a limited number of old versions to keep seems to make sense. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira