On 11/06/18 02:49, Christoph Berg wrote:
> 1.5.2 doesn't build on Jessie and Trusty anymore (JDK 7):
>
> 23:35:43 [ERROR] .../example/saxon/S9.java:[35,16] error: package java.time does not exist
> ...
> I've also enabled -Psaxon-examples - is it correct that no new files
> appear in the .deb, but the examples are inside the existing
> /usr/share/postgresql/11/pljava/pljava-examples-1.5.2.jar file?
Correct.
1) Thanks for enabling -Psaxon-examples :)
2) ... but don't enable it for JDK 7 builds (S9.java uses Java 8 features).
I think that should solve the Jessie / Trusty problem.
Cheers,
-Chap