Need JNA fixed in Jenkins for FreeBSD

Craig Rodrigues rodrigc at FreeBSD.org
Thu Aug 21 18:21:42 UTC 2014


Hi,

In this thread:

https://github.com/jenkinsci/jna/pull/2#issuecomment-52928442

Jesse Glick pointed out to me that this pull request:

https://github.com/jenkinsci/jenkins/pull/1181

bumps up the JNA in Jenkins to 4.1.0.  This will pull in the FreeBSD
fix as a side effect.
Is anybody working on 1181?  It would be great to get this in, because
it would fix
other things besides FreeBSD.

--
Craig


On Wed, Aug 20, 2014 at 4:47 PM, Craig Rodrigues <rodrigc at freebsd.org> wrote:
> Hi,
>
> Currently, when running Jenkins under FreeBSD, libpam fails to work.
> This is because the JNA which is included with Jenkins hasn't been
> updated in a while, and lacks some minor fixes needed for FreeBSD.
>
> Anthony Williams has submitted this pull request to jna in Jenkins:
>
> https://github.com/jenkinsci/jna/pull/2
>
> to fix JNA on FreeBSD.  With this fix, PAM authentication under FreeBSD now
> works.
>
> Can someone in the Jenkins development team incorporate this pull request?
>
> Thanks.
>
> --
> Craig


More information about the freebsd-java mailing list