Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jyRpW-00057o-1s for pljava-dev@arkaria.postgresql.org; Thu, 23 Jul 2020 03:23:34 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jyRpV-0002aG-17 for pljava-dev@arkaria.postgresql.org; Thu, 23 Jul 2020 03:23:33 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jyRpU-0002a9-SG for pljava-dev@lists.postgresql.org; Thu, 23 Jul 2020 03:23:32 +0000 Received: from mail-ed1-x536.google.com ([2a00:1450:4864:20::536]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jyRpS-0007XO-OC for pljava-dev@lists.postgresql.org; Thu, 23 Jul 2020 03:23:31 +0000 Received: by mail-ed1-x536.google.com with SMTP id d16so3404422edz.12 for ; Wed, 22 Jul 2020 20:23:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JaTzFaXBS0GiDjnfzxJBrLtyWWP0ceAU9oOMoteQlRI=; b=eQiOAU3mXRzKbxVVDEGSYJY7DKwLkzcg5BS0vpDULm2CUqvVImsaFdX2t5i3aVPzqR IbvE/gz+sHagXPFo0yAFCidZFVDW2gL7ISzPZKoYZs0Fe3JtwZ0rsODnIPibgz1vWV65 EOrqOCp6SsgH0H7s/uxuq3rcOchc9Un5Ftki75rFegtUl6//aK0GT5r5BsqhMQtNk2QJ 56+otqb1CLwVpr+jpCIDRumCcfCGI35Zf6IMR2a/DO6XQXEjhNjNFBzZDj3aZIHKzvsj 5JFZpkeiEqsnoohCGsk+61l0Ekkl+5iHusI5EWEE6rfKlJsWskxJZIe+sMW2opuNTwgX FRkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JaTzFaXBS0GiDjnfzxJBrLtyWWP0ceAU9oOMoteQlRI=; b=ky1JzZjvdl8l2tJXbntclyOG9lFf8755SS+kmAEJpJSzhN+ZW9gRMeHJQYUxRH+3ri cCVomTPcIMRGyoI08K67YYg/VxLv4O0a/IEXP4J+oSJr2sBfUWSCNDPUterWaCfQOhtY lA7MYrwN2PUJBMzNGvENnPK7QYAXGeJlSckTS+DnvxHTUeeZOi/TZ/Z5lSbM3LoA/omb M6pMYGl3f1+TpAcSbXERF5g3uosYJbmPwdA5mJF0m3s8hPdAFn22bjCFXO4y87T5VLIN PchQELa/w3XHqQhLhZqPKjokv+mE4CsRfOh8etDTZ6f5oqX6L4cCySSDP30ijJ00OtpE 0dug== X-Gm-Message-State: AOAM531dUH9arFi6BVsgfZ76558l/0rxK/CZjbDmzUslOEryyVjwL8cC eS+2ty9RfNPFJ2MPUkMS4Y/ZD+Pyk+4sKI+iuLSBhA== X-Google-Smtp-Source: ABdhPJxQqbvqsJ6qMzyvq5MNAPyk1L1at2ZdErCq6+EpAKXburajiPuQ4S9/sZ8pW20rb5n9Lg8z1yVVdTVsmuOA+TQ= X-Received: by 2002:a05:6402:1bdd:: with SMTP id ch29mr2332317edb.134.1595474608199; Wed, 22 Jul 2020 20:23:28 -0700 (PDT) MIME-Version: 1.0 References: <5F14C34E.4020704@anastigmatix.net> <5F14E15A.4040202@anastigmatix.net> <5F1664C5.2070700@anastigmatix.net> <5F1735ED.6020707@anastigmatix.net> <5F1753C9.4060500@anastigmatix.net> <5F175F40.1000905@anastigmatix.net> <5F18C58F.8060204@anastigmatix.net> In-Reply-To: <5F18C58F.8060204@anastigmatix.net> From: Kartik Ohri Date: Thu, 23 Jul 2020 08:53:16 +0530 Message-ID: Subject: Re: PL/Java new build plugin To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000451ddd05ab1361e8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000451ddd05ab1361e8 Content-Type: text/plain; charset="UTF-8" On Thu, Jul 23, 2020, 4:32 AM Chapman Flack wrote: > On 07/22/20 16:11, Kartik Ohri wrote: > > I duplicated the profile from the parent pom in the plugin and with the > > plugin changed to pgxs but it didn't work. But placing it inside each > > module did. So, we'll need to have the profile in both pljava-so and > > pljava-packaging. > > Well ... that's slightly annoying ... but it could have been worse. > That is indeed true. I think we can now move to towards replacing nar. Can you provide some pointers as to where to begin. Regards, Kartik. > --000000000000451ddd05ab1361e8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, Jul 23, 2020, 4:32 AM Chapman Flack <chap@anastigmatix.net> wrote:
On 07/22/20 16:11, Kartik Ohri wrote:
> I duplicated the profile from the parent pom in the plugin and with th= e
> plugin changed to pgxs but it didn't work. But placing it inside e= ach
> module did. So, we'll need to have the profile in both pljava-so a= nd
> pljava-packaging.

Well ... that's slightly annoying ... but it could have been worse.
=

That is indeed true. I think we can now move to towar= ds replacing nar. Can you provide some pointers as to where to begin.
=
Regards,
Kartik.
--000000000000451ddd05ab1361e8--