tada / pljava

PL/Java is a free add-on module that brings Java™ Stored Procedures, Triggers, Functions, Aggregates, Operators, Types, etc., to the PostgreSQL™ backend.
http://tada.github.io/pljava/
Other
238 stars 77 forks source link

Update pom.xml for FreeBSD support #475

Closed achix closed 3 months ago

achix commented 7 months ago

Update pom.xml for FreeBSD support, tested with java 11 and java 17

jcflack commented 6 months ago

Hello,

Thank you for the contribution!

May I ask you to review the documentation file src/site/markdown/build/freebsd.md to possibly remove any outdated information and add any relevant new notes, and commit those changes also on this branch?

Thanks again.

achix commented 6 months ago

Hello,

Thank you for the contribution!

May I ask you to review the documentation file src/site/markdown/build/freebsd.md to possibly remove any outdated information and add any relevant new notes, and commit those changes also on this branch?

Thanks again.

Hello, thank you for considering my patch! src/site/markdown/build/freebsd.md is outdated in its whole. Once the pom.xml is updated for FreeBSD support, I don't think there is any other special consideration that I recall. Just a note in src/site/markdown/build/freebsd.md like : The build process is the same as in other Unix systems such Linux. would suffice IMHO.

jcflack commented 3 months ago

Closing this PR; rebased as #478.