[
https://issues.apache.org/jira/browse/UIMA-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826656#comment-13826656
]
Jerry Cwiklik commented on UIMA-3410:
-------------------------------------
The reason Lou ran into this problem was due to a misplaced jira plugin. It was
active for normal (non-release) builds. It has been moved under apache-release
profile which he does not build with.
The actual reason for the failure has to do with IBM jre which (by default) has
restrictions regarding the cryptographic algorithms and maximum cryptographic
strengths available for use. Building JIRA requires keys larger than 2048, but
due to import control restrictions IBM ships with restricted and limited
cryptography. To fix that, one must download two files from IBM
local_policy.jar and US_export_policy.jar which provide unrestricted
cryptography which works with Apache.
> DUCC should use "small" key so as not to require Unrestricted JCE Policy files
> ------------------------------------------------------------------------------
>
> Key: UIMA-3410
> URL: https://issues.apache.org/jira/browse/UIMA-3410
> Project: UIMA
> Issue Type: Bug
> Components: DUCC
> Reporter: Lou DeGenaro
> Assignee: Jerry Cwiklik
> Fix For: 1.0-Ducc
>
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)