Re: the ScriptingMojo

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To: Kartik Ohri <kartikohri13(at)gmail(dot)com>
Cc: pljava-dev(at)lists(dot)postgresql(dot)org
Subject: Re: the ScriptingMojo
Date: 2020-08-29 17:27:57
Message-ID: 5F4A901D.1030102@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 08/29/20 13:22, Kartik Ohri wrote:
> Hi!
> I just noticed on Travis that the source build
> <https://travis-ci.com/github/amCap1712/pljava/jobs/379057991> is failing
> due to some issue with the linker flags. I'll take a look soon and update

Aha! I suspect you will find this connected to the topic below. :)

On 08/28/20 08:13, Chapman Flack wrote:
> Also, unit testing. ...
> One good candidate for testing would be getPgConfigPropertyAsList.
> It should be tested on some systematically-constructed examples
> as well as on a real-world example like [3].
> ...
> [3] https://travis-ci.com/github/amCap1712/pljava/jobs/378459461#L2217

Regards,
-Chap

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Chapman Flack 2020-08-29 18:30:48 Re: Travis and AppVeyor continuous integration [Re: feature/master/ci]
Previous Message Kartik Ohri 2020-08-29 17:22:28 Re: the ScriptingMojo