Return-Path: X-Original-To: apmail-celix-commits-archive@www.apache.org Delivered-To: apmail-celix-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 6BED517701 for ; Wed, 15 Oct 2014 19:27:34 +0000 (UTC) Received: (qmail 67102 invoked by uid 500); 15 Oct 2014 19:27:34 -0000 Delivered-To: apmail-celix-commits-archive@celix.apache.org Received: (qmail 67070 invoked by uid 500); 15 Oct 2014 19:27:34 -0000 Mailing-List: contact commits-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 commits@celix.apache.org Received: (qmail 67060 invoked by uid 500); 15 Oct 2014 19:27:34 -0000 Delivered-To: apmail-incubator-celix-commits@incubator.apache.org Received: (qmail 67056 invoked by uid 99); 15 Oct 2014 19:27:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2014 19:27:34 +0000 Date: Wed, 15 Oct 2014 19:27:34 +0000 (UTC) From: "Alexander Broekhuis (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CELIX-166) Install mocks together with the framework MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Alexander Broekhuis created CELIX-166: ----------------------------------------- Summary: Install mocks together with the framework Key: CELIX-166 URL: https://issues.apache.org/jira/browse/CELIX-166 Project: Celix Issue Type: Bug Reporter: Alexander Broekhuis The framework has mocks for most of its files. These aren't currently installed, but to make it easier to test bundles, it makes sense to do this. Since the mocks are source files, they can either be installed as is somewhere in a ../share/ directory, or a library can be made out of the available mocks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)