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 6404910DBF for ; Thu, 17 Apr 2014 08:58:45 +0000 (UTC) Received: (qmail 27882 invoked by uid 500); 17 Apr 2014 08:58:19 -0000 Delivered-To: apmail-ace-commits-archive@ace.apache.org Received: (qmail 27609 invoked by uid 500); 17 Apr 2014 08:58:09 -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 26535 invoked by uid 99); 17 Apr 2014 08:57:41 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2014 08:57:41 +0000 Date: Thu, 17 Apr 2014 08:57:41 +0000 (UTC) From: "Marcel Offermans (JIRA)" To: commits@ace.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (ACE-373) Trigger a deployment to all targets that have a resource processor when that processor is updated. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACE-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Offermans closed ACE-373. -------------------------------- Resolution: Fixed Closed all issues I just reopened and targeted for 'next' release. > Trigger a deployment to all targets that have a resource processor when that processor is updated. > -------------------------------------------------------------------------------------------------- > > Key: ACE-373 > URL: https://issues.apache.org/jira/browse/ACE-373 > Project: ACE > Issue Type: Task > Components: Client Repository > Reporter: Marcel Offermans > Assignee: Marcel Offermans > Fix For: next > > > Right now, when you upload a new version of a resource processor, it will only be deployed to a target if you also at least upload one (new) artifact of that type. We would like to add the option to send an update to a resource processor to a target even if nothing else changed. > We need to analyze what the best way is to do this and then implement this. > Note that a resource processor might want to "reprocess" all artifacts it had already installed in such cases, but that is beyond the scope of this mechanism: it is the responsibility of the resource processor. -- This message was sent by Atlassian JIRA (v6.2#6252)