Path: csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: tony mancill Newsgroups: linux.debian.maint.java Subject: Re: Packaging of Zstd JNI bindings Date: Thu, 10 Sep 2020 17:50:02 +0200 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Thu Sep 10 15:41:43 2020 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.748 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FOURLA=0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=/QHltZaYThn3Qgp7ppYpfV38AblWiY+e2ixcSG0bgls=; b=WX1e2vy0Ggq0tOBhHc9/eHLZA4FiYiyLuFQODDCtMU2guMSRKmbhbCeMC+wU2Rk29K Sm0jVkrvu7ygKB/rs30yVWaaylz1zKGVzD7pba60uC6BxJakcOVnS1JcSZ9ypV352WTx 8XuNnMdwVquluzV+lfmpbuQx0LBSUSpYOY0jbCLQhog9m4NJPUaD4FkTufMd7ur8BItX 7ht/92reUXkpKam8bcVPZpfUOWmB1AsSSkfZlsYo1y71aGN78KA0KUCUmUKoUL1/+m25 QyFPTrNakDlf2qLNmDDSqDr70qNOvFSURNE5bBTu12Ls5u7Vu7rOGmqeZ/es6+2+j+8l SNhg== X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=/QHltZaYThn3Qgp7ppYpfV38AblWiY+e2ixcSG0bgls=; b=fM2kxOXC8Hphth7EmRHMX9REEFfBqehSUZdhYNNBoz8zJjRnvwxokoBjuQ3/wYUJXj EVQuANqFNqirNCzYHO7jrSlvjpHKay+3CWdOOhg4/MnvzTBc8dRcAP1/NM6GQV+F79X+ DERZ5oGBhuopL0QcohVky56rBPpQbpCsVM2LrV7RvL8LWP+LJbpn5V2qMsZOb8ASnzeM zjzQeXs+b7R+NGc3/Tl+FbrErPlmHKLGBaWJ40Ww32RN1mqc3ixZ0RYRNrq+kzkwQ3B/ IVE+qx6jxBob3IEfscE+cpb4H35Y5CCPQSTEJC1aj29WXzKz2n4rjk5tjN8Dm96MX8jN YG5w== X-Gm-Message-State: AOAM532nZR/H2TLw1lS/axjcilJ7jOAv4GZXQiagLptxl70hgV0eCEpq hkUlLKkwKrjxZW1snzixpJQ= X-Google-SMTP-Source: ABdhPJwmmYzHp9g3en0ri+y03V5NSJHjNU6Ul+Hp6ezQ95T4ZTPaO1aTIWFZU+X0YJPVGdnDqeqx4w== X-Received: by 2002:a17:90b:3105:: with SMTP id gc5mr492811pjb.225.1599752485595; Thu, 10 Sep 2020 08:41:25 -0700 (PDT) Sender: robomod@news.nic.it MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailing-List: archive/latest/22457 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/20200910154123.ttvrvokfrxvhxle3@kubus Approved: robomod@news.nic.it Lines: 20 Organization: linux.* mail to news gateway X-Original-Cc: Debian Java List X-Original-Date: Thu, 10 Sep 2020 08:41:23 -0700 X-Original-Message-ID: <20200910154123.ttvrvokfrxvhxle3@kubus> X-Original-References: X-Original-Sender: tony mancill Xref: csiph.com linux.debian.maint.java:11846 Hello Olek, On Wed, Sep 09, 2020 at 10:44:35AM -0400, Olek Wojnar wrote: > Hello fellow Java developers, > > Has anyone been looking at packaging the JNI bindings for Zstd? [1][2] > Seems like a very useful piece of software and a fairly simple package. I > didn't see anything on WNPP but I wanted to check here as well before > filing an RFP. I would interpret the silence as "no." The library looks useful, although having a build-dependency on sbt could be a drawback. At the same time, perhaps it will further our capabilities more generally. :) > Thanks and I hope everyone is having a great week! Same to you! Cheers, tony