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 1juCfd-0003mo-Au for pljava-dev@arkaria.postgresql.org; Sat, 11 Jul 2020 10:23:49 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1juCfb-0007Yl-Ew for pljava-dev@arkaria.postgresql.org; Sat, 11 Jul 2020 10:23:47 +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 1juCfb-0007Ye-5R for pljava-dev@lists.postgresql.org; Sat, 11 Jul 2020 10:23:47 +0000 Received: from mail-ej1-x62a.google.com ([2a00:1450:4864:20::62a]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1juCfY-000282-Bt for pljava-dev@lists.postgresql.org; Sat, 11 Jul 2020 10:23:46 +0000 Received: by mail-ej1-x62a.google.com with SMTP id o18so8676053eje.7 for ; Sat, 11 Jul 2020 03:23:44 -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=z1sZLdVf2LQ2q3TR8NoOde8s4zcid3TYXXDGkqPjFto=; b=S6aNDqOquZBRebDAnUYJE/0Eh7LwdPnlpxYpHzq21rnjzQMH119XII3RNaRuhQMZYy 64YvWLab8q6GQfjfWjuI8XY8TwxOqsNGccqO6dsQi4APU1qvRe9yAQQJ8m1J2hyBTztA phGW9nRskLm3iRkDFJGvFEj8/artljjjgKKdS50wyXW8+YIm1c+B4Dr7WryNhlPU2jUN 19QQsJLy5ujllgEmwm1MQMa1WVuH77cIB05xIaxG4f0GK+U7/NNC674Biv+BLo+/JaLL lAuxtcCTkend9u9U06RDVx50TYwIWwx3E6XyPA4Fe+cl07glBK+hojaInYQU7CCmmuSc MoDQ== 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=z1sZLdVf2LQ2q3TR8NoOde8s4zcid3TYXXDGkqPjFto=; b=Bu7Vm69LzG576Ypo1YeueqFB0CT248FjfrHXSZqhYNkuNj2b38C9M9q98HbUSIV6Gg 876xvIsSRiWcnTYH9A5Rafh8+pnlh+lGFWJ8hu6qfMz6Zq/VE0IkclVGF0bKBArOwNHr 3HVaubYkSw+7geo/rKOq7dh8/jkHMqQILEpUHRNSVJxDlQm4sIj01zJ0GKIfGZ7HOKb/ 5fOaeOTmsNstWRXvfXAr8XcEExlhkJcV4858lx4VeYEeG2yXCpQCP/Yiq7tj0MgoUpWv tyla2HaXizWDYA1rctNXkPnpwfCoWnh5LSG+NditQUPTuFHbHKK/zxnoeRjbOLCYZSSr ef1w== X-Gm-Message-State: AOAM5318LhePQ2XKlZg6EeeKUGoJ0AzgI66lyM+J4Rm1H9K1LXGObpeq 0k5Z+cj6efYcJOCYCsrx53DXZnBWJCATvZroVBi9lt4mmXE= X-Google-Smtp-Source: ABdhPJwEVr7QI9g+CZhC1y8mrI3ahQLSFGHrza42cj4u17xhIwopJa1q3M4mSfMV9Wm6doVRvSuzk7P2g+K3R6+CGBs= X-Received: by 2002:a17:906:594c:: with SMTP id g12mr64582932ejr.255.1594463020661; Sat, 11 Jul 2020 03:23:40 -0700 (PDT) MIME-Version: 1.0 References: <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> <5F07C2D5.5050904@anastigmatix.net> In-Reply-To: <5F07C2D5.5050904@anastigmatix.net> From: Kartik Ohri Date: Sat, 11 Jul 2020 15:53:28 +0530 Message-ID: Subject: Re: PL/Java new build plugin To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000f441dd05aa27d97a" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000f441dd05aa27d97a Content-Type: text/plain; charset="UTF-8" Hi! I have addressed your comments and pushed a commit fixing those and some other changes. I have opened a PR at https://github.com/amCap1712/pljava/pull/3 so that our discussion is preserved even if I force push changes. Can you test the libjvm regex to see if it works ? Also, if there are no other issues to resolve in the current functionality of the plugin, how should we proceed? Meanwhile, I'll try to debug the Windows issue again. Regards, Kartik --000000000000f441dd05aa27d97a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi!=C2=A0
I have addressed your comments and pushed a = commit fixing those and some other changes. I have opened a PR at=C2=A0https://github.com/amCap= 1712/pljava/pull/3=C2=A0so that our discussion is preserved even if I f= orce push changes.=C2=A0

Can you test the libjvm r= egex to see if it works ? Also, if there are no other issues to resolve=C2= =A0in the current functionality of the plugin, how should we=C2=A0proceed? = Meanwhile, I'll try to debug the Windows issue again.

Regards,=C2=A0
Kartik
--000000000000f441dd05aa27d97a--