Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 49C14200B52 for ; Mon, 25 Jul 2016 20:00:29 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4875A160A7D; Mon, 25 Jul 2016 18:00:29 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B4429160A67 for ; Mon, 25 Jul 2016 20:00:28 +0200 (CEST) Received: (qmail 37719 invoked by uid 500); 25 Jul 2016 18:00:22 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 37591 invoked by uid 99); 25 Jul 2016 18:00:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2016 18:00:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2EC822C0D63 for ; Mon, 25 Jul 2016 18:00:22 +0000 (UTC) Date: Mon, 25 Jul 2016 18:00:22 +0000 (UTC) From: "Morgan Hautman (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-3733) Update the repository.xml in a repository "on the fly" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 25 Jul 2016 18:00:29 -0000 [ https://issues.apache.org/jira/browse/KARAF-3733?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1539= 2391#comment-15392391 ]=20 Morgan Hautman commented on KARAF-3733: --------------------------------------- I'm preparing a PR. > Update the repository.xml in a repository "on the fly" > ------------------------------------------------------ > > Key: KARAF-3733 > URL: https://issues.apache.org/jira/browse/KARAF-3733 > Project: Karaf > Issue Type: Improvement > Components: cave-server > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: cave-3.0.1, cave-4.0.1 > > > Right now, the only way to update the OBR metadata is by performing the s= can command. Meaning that we need to execute the command each time that the= repository is updated (adding/removing an artifact for instance). > It makes sense to have a thread that periodically update the OBR metadata= (that we can enable/disable with a command, like cave:scan-repository -a f= or auto). -- This message was sent by Atlassian JIRA (v6.3.4#6332)