Opensaml v3.3.1 build failed due to test failures
Brent Putman
putmanb at georgetown.edu
Fri Oct 19 17:52:42 EDT 2018
On 10/19/18 3:11 PM, mbingi wrote:
> I am using MacOS with java version "1.8.0_121".
The important thing here is the exact version of the Oracle (or
Oracle-derived) JDK and the JCE crypto policy effectively in use. With
1.8.0_121 you are effectively running with the 'limited' JCE policy if
you haven't specifically installed the 'unlimited' policy files. Our
tests require you to use the 'unlimited' policy.
Either 1) update to 1.8.0_161 or newer, which has 'unlimited' policy
enabled by default (no additional file install needed) or 2) install
the unlimited JCE policy files. That is in general described here:
https://www.oracle.com/technetwork/java/javase/downloads/jce-all-download-5170447.html
> I am using opensaml v3.3.1
FYI, just last week we released 3.4.0.
> code without any changes on my local machine and building it.
>
That's fine, you can do that if you really want ... but if you aren't
making any local changes or testing a patch, etc, then why not just use
our binary builds instead of building locally?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20181019/84a17ba0/attachment-0001.html>
More information about the dev
mailing list