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 890B4200BE0 for ; Sat, 17 Dec 2016 17:26:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 87E78160B16; Sat, 17 Dec 2016 16:26:02 +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 A7EA4160B38 for ; Sat, 17 Dec 2016 17:26:01 +0100 (CET) Received: (qmail 38493 invoked by uid 500); 17 Dec 2016 16:26:00 -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 38108 invoked by uid 99); 17 Dec 2016 16:25:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Dec 2016 16:25:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5E1FE2C03E4 for ; Sat, 17 Dec 2016 16:25:59 +0000 (UTC) Date: Sat, 17 Dec 2016 16:25:59 +0000 (UTC) From: "Werner Keil (JIRA)" To: commits@devicemap.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (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: Sat, 17 Dec 2016 16:26:02 -0000 [ https://issues.apache.org/jira/browse/DMAP-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Keil resolved DMAP-195. ------------------------------ Resolution: Won't Fix > Remote JAR > ---------- > > Key: DMAP-195 > URL: https://issues.apache.org/jira/browse/DMAP-195 > Project: DeviceMap > Issue Type: Task > Components: Java Client, Java Examples > Reporter: Werner Keil > Assignee: Werner Keil > Labels: loader, maven, remote > > 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)