[
https://issues.apache.org/jira/browse/FELIX-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021029#comment-13021029
]
Richard S. Hall commented on FELIX-2917:
----------------------------------------
4.0.0 won't be any time soon, but we are going to roll a 3.2.1 release this
week, which will include this.
> Constructor of SecurityExceptino() which is incompatible to 1.4 is used
> -------------------------------------------------------------------------
>
> Key: FELIX-2917
> URL: https://issues.apache.org/jira/browse/FELIX-2917
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: framework-3.2.0
> Environment: J2SE-1.4
> Reporter: Ikuo YAMASAKI
> Assignee: Richard S. Hall
> Fix For: framework-4.0.0
>
>
> The constructor of SecurityException with Throwable must not be used.
> For example, Felix.java has
> --------
> throw new SecurityException(ex);
> throw new SecurityException("Unable to install custom SecurityManager: " +
> security, t);
> --------
> Other classes might use those constructors.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira