Return-Path: X-Original-To: apmail-devicemap-dev-archive@www.apache.org Delivered-To: apmail-devicemap-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 150C618D5B for ; Sat, 15 Aug 2015 17:43:36 +0000 (UTC) Received: (qmail 64945 invoked by uid 500); 15 Aug 2015 17:43:36 -0000 Delivered-To: apmail-devicemap-dev-archive@devicemap.apache.org Received: (qmail 64900 invoked by uid 500); 15 Aug 2015 17:43:36 -0000 Mailing-List: contact dev-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 dev@devicemap.apache.org Received: (qmail 64888 invoked by uid 99); 15 Aug 2015 17:43:35 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Aug 2015 17:43:35 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 406D4C085D for ; Sat, 15 Aug 2015 17:43:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-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: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Nl-C1z7TjK2n for ; Sat, 15 Aug 2015 17:43:34 +0000 (UTC) Received: from mail-oi0-f52.google.com (mail-oi0-f52.google.com [209.85.218.52]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 03EF4428DF for ; Sat, 15 Aug 2015 17:43:34 +0000 (UTC) Received: by oio137 with SMTP id 137so60320503oio.0 for ; Sat, 15 Aug 2015 10:43:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Z+zP0Eh+HD6fJCPRl1xMXpB/58syOJ9FW8kcd2/phe4=; b=Xlk1BfGq/6T/AwDnyn+VPH7rC4hboHvX2Ogf3NEnIMbcFHFf/obyouIfm9tmmkZi5w 5XUYIfbh8aRnqACceN8bHZAGB5O+IGfusM4XCzaOb1hhn7VPrS9A2ceFtlGF6STz22j3 x1SCAjm5UObA1u2XhlNwDJ0jBRhsZ6VidkBwN3r+LUX4JLrpitY4FMoD3mzVfd7c+Apw vJqbnhZJFrWUtSfF2yQqLYJWFrt8Ez7euCbhZ4lCld2S9UYcgp4yw1ATsyTC0kpw8VZT dKtpANLICAfxhHkEXLtxl7Dv5XqsH+gIC8w9m8aslbrshIS1+SaO7gjcBy1EjhqkLjwU kr+g== MIME-Version: 1.0 X-Received: by 10.202.179.87 with SMTP id c84mr43037057oif.110.1439660613587; Sat, 15 Aug 2015 10:43:33 -0700 (PDT) Received: by 10.202.239.11 with HTTP; Sat, 15 Aug 2015 10:43:33 -0700 (PDT) In-Reply-To: References: Date: Sat, 15 Aug 2015 19:43:33 +0200 Message-ID: Subject: Re: [VOTE] Move (non building) "java_w3c_simple" to /whiteboard From: Werner Keil To: dev@devicemap.apache.org Content-Type: multipart/alternative; boundary=001a113cd1f4786df4051d5d1b75 --001a113cd1f4786df4051d5d1b75 Content-Type: text/plain; charset=UTF-8 +1 On Sat, Aug 15, 2015 at 6:49 PM, Werner Keil wrote: > Hi, > > After DeviceMap modules were refactored into separate folders like > /clients, etc. everything builds and compiles but > /trunk/clients/1.0/java_w3c_simple. > > Since the Java clients were separated and Reza rolled back changes to the > POM (that only worked before the new structure) Maven cannot build the > project: > [ERROR] Failed to execute goal on project devicemap-client-w3c-simple: > Could not resolve dependencies for project > org.apache.devicemap:devicemap-client-w3c-simple:jar:1.0.0-SNAPSHOT: Could > not find artifact org.w3c.ddr:simple:jar:20081205 in central ( > http://repo.maven.apache.org/maven2) -> [Help 1] > > Nor does this artifact which relies on the (not provided) W3C JAR contain > the notice file we composed together. > > I don't want to delete or destroy stuff, but especially for an "1.0" data > repository this intent of a W3C compliant wrapper Reza never finished > properly makes no real sense. If someone wishes to use a W3C DDR compliant > Java implementation, they find that under /trunk/clients/w3c-ddr (which > Maven builds perfectly fine) or if they don't care about W3C compliance, > they may use any other client or write their own. > > Leaving it in /whiteboard could allow future use of this idea, e.g. > against a JSON data file, but right now there are neither Java capable > resources nor a real need for it. > > Since this is about a non-released (non-working) part of the SVN codebase, > it is safe to assume, a *lazy approval *applies here. > > This majority vote is open for at least 72 hours. > > Werner > --001a113cd1f4786df4051d5d1b75--