Return-Path: X-Original-To: apmail-celix-dev-archive@www.apache.org Delivered-To: apmail-celix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 621A2184A6 for ; Mon, 16 Nov 2015 21:27:18 +0000 (UTC) Received: (qmail 41776 invoked by uid 500); 16 Nov 2015 21:27:18 -0000 Delivered-To: apmail-celix-dev-archive@celix.apache.org Received: (qmail 41708 invoked by uid 500); 16 Nov 2015 21:27:18 -0000 Mailing-List: contact dev-help@celix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@celix.apache.org Delivered-To: mailing list dev@celix.apache.org Received: (qmail 41696 invoked by uid 99); 16 Nov 2015 21:27:17 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2015 21:27:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 732491A2AE9 for ; Mon, 16 Nov 2015 21:27:17 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id eMpw71QzOrQu for ; Mon, 16 Nov 2015 21:27:17 +0000 (UTC) Received: from mail-oi0-f45.google.com (mail-oi0-f45.google.com [209.85.218.45]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id B9A182327E for ; Mon, 16 Nov 2015 21:27:16 +0000 (UTC) Received: by oies6 with SMTP id s6so91866180oie.1 for ; Mon, 16 Nov 2015 13:27:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=DIyesy1PbAf8bJ9fomDXx055iTu1pZCayyYEVQUlWAs=; b=MRuzQoO/kA8s6uV8dQeFt7bewcrjw+Yn1qE/H45HyefoAkwQDNW0TR4heH71I9ahfY 1vWyFgd7t9MKTY2eKKWmhw9eqk/oBJCocpxt8gRTzIU1gXIbaGdurA1/r7H4VN2Ah+iX cgTh2w4Y1Qzl5AWJfinM8a4MxfCAGrEprHEdwtns9CJ7mploJgJnJYphFIIN9lMKvxku pSEVQvPe1c5oY4UbWd2YBHPqgu4/uYKUUFluAnUtU4SALVX76NRWYRU6w2x7fKGBPKZw zdKZeiol4i2OLiCLcghGr5dzLOJplzf1pslSEq8tRxHnjMP99WhZA/onSWBQbYT36QL4 1HAA== MIME-Version: 1.0 X-Received: by 10.202.75.1 with SMTP id y1mr16697773oia.42.1447709236135; Mon, 16 Nov 2015 13:27:16 -0800 (PST) Received: by 10.202.232.76 with HTTP; Mon, 16 Nov 2015 13:27:16 -0800 (PST) Date: Mon, 16 Nov 2015 22:27:16 +0100 Message-ID: Subject: Scoped topology manager From: Gerrit Binnenmars To: dev@celix.apache.org Content-Type: multipart/alternative; boundary=001a11c15cfac20da20524af122d --001a11c15cfac20da20524af122d Content-Type: text/plain; charset=UTF-8 Hello, Just for information, added a patch for topology manager to be able to restrict the import and export scope of remote services. See CELIX-284. Greetings Gerrit --001a11c15cfac20da20524af122d--