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 1jtdRb-0007Wr-Gc for pljava-dev@arkaria.postgresql.org; Thu, 09 Jul 2020 20:46:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jtdRa-000357-6z for pljava-dev@arkaria.postgresql.org; Thu, 09 Jul 2020 20:46:58 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jtdRZ-000350-W7 for pljava-dev@lists.postgresql.org; Thu, 09 Jul 2020 20:46:58 +0000 Received: from mail-ed1-x536.google.com ([2a00:1450:4864:20::536]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jtdRW-0000BA-Ur for pljava-dev@lists.postgresql.org; Thu, 09 Jul 2020 20:46:57 +0000 Received: by mail-ed1-x536.google.com with SMTP id d16so2870685edz.12 for ; Thu, 09 Jul 2020 13:46:54 -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=uM586ABQqGpenUoxbyKkJMEAnYKsStsFtX4frr+Z2wU=; b=DP7AIb3gMswJilQvNVhM/uUM0t6OUilsQGdxOaPGspIVoMHFQh79zYTkFL3T4dMmMk hPDGaXXoV9AqgAkM8PEG7Ima/spf7ojU8SFmHvh9QypBgvndzFC6+Sh0JqGeCa3SUCgn /QWsNjVysDFiI21IgSnME4KaX+LXaojzAfbz63fh3ZxC4fYx0uC+FhhOf1C0ZI/F+Lmi YoMoyDqJWJyUR8FbFsQOEClV7Y0Ro/T10Wt2kteJEkI+Bcqgwobtd8i50Zmv1DHJJxqC XIitatEn31xPhIYK2ncp02Kvz2AEEKjBX0xHqK4TtmIbHoUd6SMO87f+/k0uvVbn+ufo kEQw== 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=uM586ABQqGpenUoxbyKkJMEAnYKsStsFtX4frr+Z2wU=; b=F+4fXOisXbVfr2mA7y5IK3H4CwfeD8u7bqdMh1/XkbRFGcCaWBz1jMVdGpNPNzq65n NoLSwcxk1vNOcWfM6zpti39TIvjUzROV/Cw4HLyOUFB3T3Zx/33bDr60vany3BDoITTt uorPdEbMTcgUNRk1LcNrn3QO8wH0chI17CExydNHUDKDkwIS5fHolS0RwwiazKdWRoqU mgBihGI2HrGg0S32gIa/B7i3wsm6nuTQ+BY9rSejJBfWG+ecto9Y8aPiULSojfNz5AaR cSmEUYkbfdOOY4RYhfpBW8D8oJEFOH/ldtg57IGUE7OnkCemmFtqcxdUPkbmGxlbNiLp 4qRg== X-Gm-Message-State: AOAM532wC1cVC2BUvKCErbzGMKRUAc62Vp22QJ3/2jlMA5H8sucpgpwK WQS0qrN/bKlYfEoXhAz+yTpU/QbZDRN9T4KFmz8= X-Google-Smtp-Source: ABdhPJz5j2LrYfuAToKb06xT/6yHfXpxsaeGR826DTHVMQB/b5Bal1zAB5o2Az6TSh5LykbEvDQNULayuS2DaHzoKh8= X-Received: by 2002:a05:6402:1bdd:: with SMTP id ch29mr63655471edb.134.1594327613516; Thu, 09 Jul 2020 13:46:53 -0700 (PDT) MIME-Version: 1.0 References: <5F021785.905@anastigmatix.net> <5F021A20.1050903@anastigmatix.net> <5F02340C.7030002@anastigmatix.net> <5F04FA65.5000600@anastigmatix.net> <5F071CFC.9090306@anastigmatix.net> <5F072647.50301@anastigmatix.net> <5F0734AD.7060001@anastigmatix.net> <5F077926.2050806@anastigmatix.net> In-Reply-To: <5F077926.2050806@anastigmatix.net> From: Kartik Ohri Date: Fri, 10 Jul 2020 02:16:41 +0530 Message-ID: Subject: Re: PL/Java new build plugin To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000000f312805aa085376" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000000f312805aa085376 Content-Type: text/plain; charset="UTF-8" Thanks for the detailed explanation. Yes, indeed. I had to make minimal changes in order to get the regex to compile in Java. I'll try to test it. You review the commit without the regex https://github.com/amCap1712/pljava/commit/e02a71a0184b70b03b14e54ff454f97dc9946759 here. The pgxs properties file is still created because it is needed by build.xml in pljava-packaging. I have not gone into depth of it but I'll take a look at it soon and try to remove it from there as well. Regards, Kartik. --0000000000000f312805aa085376 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks for the detailed explanation. Yes, indeed. I had to= make minimal changes in order to get the regex to compile in Java. I'l= l try to test it.

You review the commit without the regex=C2= =A0https://github.com/amCap1712/pljava/commit/e02a71a0= 184b70b03b14e54ff454f97dc9946759=C2=A0here. The pgxs properties file is= still created because it is needed by build.xml in pljava-packaging. I hav= e not gone into depth of it but I'll take=C2=A0a look at it soon and tr= y to remove it from there as well.=C2=A0

Regards,<= /div>
Kartik.
--0000000000000f312805aa085376--