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 1945C200B78 for ; Thu, 18 Aug 2016 19:51:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 17FC2160AAE; Thu, 18 Aug 2016 17:51:22 +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 60555160A86 for ; Thu, 18 Aug 2016 19:51:21 +0200 (CEST) Received: (qmail 71716 invoked by uid 500); 18 Aug 2016 17:51:20 -0000 Mailing-List: contact commits-help@devicemap.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@devicemap.apache.org Delivered-To: mailing list commits@devicemap.apache.org Received: (qmail 71692 invoked by uid 99); 18 Aug 2016 17:51:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2016 17:51:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7D0262C0032 for ; Thu, 18 Aug 2016 17:51:20 +0000 (UTC) Date: Thu, 18 Aug 2016 17:51:20 +0000 (UTC) From: "Werner Keil (JIRA)" To: commits@devicemap.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DMAP-195) Remote JAR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 18 Aug 2016 17:51:22 -0000 Werner Keil created DMAP-195: -------------------------------- Summary: Remote JAR Key: DMAP-195 URL: https://issues.apache.org/jira/browse/DMAP-195 Project: DeviceMap Issue Type: Improvement Components: Java Client, Java Examples Reporter: Werner Keil Assignee: Werner Keil Right now, DeviceMap client can read from a remote URL or a local JAR, but not a remote JAR. In order to read e.g. from a Maven repository (directly from the client because devicemap-data and devicemap-data-sources are exactly the same) or similar location, not just the local classpath. -- This message was sent by Atlassian JIRA (v6.3.4#6332)