Re: PL/Java new build plugin

From: Kartik Ohri <kartikohri13(at)gmail(dot)com>
To: Chapman Flack <chap(at)anastigmatix(dot)net>
Cc: pljava-dev(at)lists(dot)postgresql(dot)org
Subject: Re: PL/Java new build plugin
Date: 2020-07-01 19:31:26
Message-ID: CAASLQ4N0KeUx8PaJMKbHWiVtLvBo3QNACdHgOyk72q30976d+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

>
> I have added a document for discussion on the PL/Java wiki:
>
> https://github.com/tada/pljava/wiki/Build-process-custom-Maven-plugin
>
> Much of it repeats what was in the GSoC idea proposal or discussed before,
> but it also reflects more thinking I have had time to do since then.
>
I have gone through the document and have a broad overview of the things to
be implemented.

The branch I am using for developing can be viewed at
https://github.com/amCap1712/pljava/tree/plugin. As you can see I have
modified the execute method to set a property and print it later. It works
for me. How should we proceed ?

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Kartik Ohri 2020-07-01 19:33:12 Re: PL/Java new build plugin
Previous Message Chapman Flack 2020-07-01 05:02:17 Re: PL/Java new build plugin