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 1jv0xQ-0007Te-RI for pljava-dev@arkaria.postgresql.org; Mon, 13 Jul 2020 16:05:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jv0xO-0006EO-Gv for pljava-dev@arkaria.postgresql.org; Mon, 13 Jul 2020 16:05:30 +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 1jv0xO-0006EH-9u for pljava-dev@lists.postgresql.org; Mon, 13 Jul 2020 16:05:30 +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 1jv0xM-0003aH-2a for pljava-dev@lists.postgresql.org; Mon, 13 Jul 2020 16:05:29 +0000 Received: by mail-ed1-x536.google.com with SMTP id e22so14126474edq.8 for ; Mon, 13 Jul 2020 09:05:27 -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=KqtrcR0nXNOwDJkgRYWzUxf9gy+FiSFi/Eums70dUn0=; b=P6Z/R7faEoOwTUw3T8v3wrNs6GeXYxcYLx7JJH9DHu5R0Jh66rtDZRqJyolxdj/PFp RklgNVhYh0lVSqW9WHxfUKF+Cy3XrwwHLbsua2R6PlETEBWiwGwfzVUZGjWGMlDXvU29 M7pl/TY8wgOP1g4dDB+PHQBPdEbZvDEDsDUMeyhGm3iZDR+Ib9ycO7FhlJMUgHGXfabG mLcc8pXm6yughwMGigp/b2HCoIcFxxx78pm8clOC2iQfFq8L4t6itYfS8/1JhEhT4KDK AKFPcOuiLFUlhutjtsDwtUY1xEdAtzHFfji6hrETUmt5q4mJJJbkUwN4t0qJe3EVNskl 8Tww== 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=KqtrcR0nXNOwDJkgRYWzUxf9gy+FiSFi/Eums70dUn0=; b=JbVQtXDqOm2pppmUQNdgmTK4X+6SQRGwuQjGWOJTHtkGQZr8UPjLdRqH/bxHZMkGgV 7DIooHz2LxpjrmcBGY0gSYKWgrUHQDQ0mgAizSDrbwqWpXkNk6NlND32WmMEXwGoEYBd Sft/5C2cjtmMBUPcthCT28XT1ewTkIPoPvgVYwXGzAK9J2iPh5ePR3qmBHIOLwzCOYpq uo77f7dNYNaLxe5jy0g8aIGCm5RHX4bjbEesLokyZlOBksqtUJmGaERgKHwhIyG3tEFc g1Zoxg1G9sRsv91moWpOmqlKeWdK3oOM+uSkDG8/eB4Sv9BJv7cMJq9OQEI3riWzXCLB DhRg== X-Gm-Message-State: AOAM531apMRm4STdzyyCpSbgWsrv4NSoEEYBxmlrLDT2BzTJw77O6OQe VfW6XtG9O0dxRkvvtgIk33pyneZMmVfsYKxMdSc3mCJ/YLU= X-Google-Smtp-Source: ABdhPJxQFKWb6dlc7H49JvFrQYTieUhX1fkxJDyw56m1YgHE/ouj1vufAIzZ+TsPditH3Sl7lZLYGuP2/SwhcAYokw4= X-Received: by 2002:a05:6402:1bdd:: with SMTP id ch29mr141905edb.134.1594656326126; Mon, 13 Jul 2020 09:05:26 -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: From: Kartik Ohri Date: Mon, 13 Jul 2020 21:35:14 +0530 Message-ID: Subject: Re: PL/Java new build plugin To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000db907b05aa54db61" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000db907b05aa54db61 Content-Type: text/plain; charset="UTF-8" Hi! I have incorporated your comments in the code. I read about the scripting engine but the details were scarce. Do you have any resources to learn about it ? How should I proceed with my work ? As of now, I am able to set the properties. The next step seems to be to begin replacing nar plugin's functionality. Can you point me towards a starting point ? --000000000000db907b05aa54db61 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi!=C2=A0
I have incorporated your comments in the cod= e. I read about the scripting engine but the details were scarce. Do you ha= ve any resources to learn about it ?
How should I proceed with my= work ? As of now, I am able to set the properties. The next step seems to = be to begin replacing nar plugin's=C2=A0functionality. Can you point me= towards a starting point ?
--000000000000db907b05aa54db61--