Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g2CJd-0000IR-Kr for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 18 Sep 2018 09:29:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1g2CJc-0002G9-6v for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 18 Sep 2018 09:29:04 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g2CJc-0002G2-1y for pgsql-pkg-debian@lists.postgresql.org; Tue, 18 Sep 2018 09:29:04 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g2CJa-0002aJ-6t for pgsql-pkg-debian@postgresql.org; Tue, 18 Sep 2018 09:29:03 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 42DyNs5JgXz3Dwv; Tue, 18 Sep 2018 11:29:01 +0200 (CEST) Date: Tue, 18 Sep 2018 11:29:01 +0200 From: Christoph Berg To: Chapman Flack , pgsql-pkg-debian@postgresql.org Subject: Re: PL/Java 1.5.1_BETA2 Message-ID: <20180918092901.GD6196@msg.df7cb.de> Mail-Followup-To: Christoph Berg , Chapman Flack , pgsql-pkg-debian@postgresql.org References: <5B96B226.2080803@anastigmatix.net> <20180915203221.GA19015@msg.df7cb.de> <5B9D73A2.2090402@anastigmatix.net> <20180916201808.GA30681@msg.df7cb.de> <5B9ECCD1.1050309@anastigmatix.net> <5B9F039A.5030701@anastigmatix.net> <20180918092141.GC6196@msg.df7cb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180918092141.GC6196@msg.df7cb.de> User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: To Chapman Flack 2018-09-18 <20180918092141.GC6196@msg.df7cb.de> > It probably makes more sense to have this merged into nar-maven-plugin > than to have it live as a wart in pljava. I'll submit a PR there and > stick with the patch in the Debian package until there's a nar release > that has it. FTR, https://github.com/maven-nar/nar-maven-plugin/pull/328 Christoph