Re: [Pljava-dev] PL/Java 1.5.1-BETA1 announced; security note.

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To:
Subject: Re: [Pljava-dev] PL/Java 1.5.1-BETA1 announced; security note.
Date: 2017-06-20 12:13:41
Message-ID: 59491175.3040608@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 06/20/17 01:22, Chapman Flack wrote:
> PL/Java brings functions, triggers, and types in Java. 1.5.1, now in beta,
> ...
> Project site: http://tada.github.io/pljava/
> Release notes: http://tada.github.io/pljava/releasenotes.html
> ...
> Selected changes:

Some notable changes I forgot to mention are in the release notes, here:

http://tada.github.io/pljava/releasenotes.html#Conveniences_for_downstream_package_maintainers

The changes are intended to help those who maintain PL/Java prebuilt
packages for various distributions tailor the build appropriately
without having to patch the source. One, the -Dpljava.libjvmdefault=
on the mvn command line, allows the package maintainer to build in
a usually-correct default for pljava.libjvm_location when building
for a distribution that has a known, conventional location for Java.

Users of such a package can avoid fussing with pljava.libjvm_location,
and have CREATE EXTENSION pljava; just work.

A whole new section intended for package maintainers has been added
to the build docs.

> Release page: https://github.com/tada/pljava/releases/tag/V1_5_1b1
>
> This wiki page will add links to prebuilt packages that become available:
> https://github.com/tada/pljava/wiki/Prebuilt-packages

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Chapman Flack 2017-06-20 12:16:12 Re: [Pljava-dev] Draft release notes in preparation for 1.5.1-BETA1
Previous Message Achilleas Mantzios 2017-06-20 06:29:29 Re: [Pljava-dev] Draft release notes in preparation for 1.5.1-BETA1