[
https://issues.apache.org/jira/browse/CRYPTO-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dapeng Sun resolved CRYPTO-91.
------------------------------
Resolution: Fixed
Assignee: Dapeng Sun
Committed, thank Sebb
CRYPTO-91: Drop the fallback property and implementation
Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/4a3baba5
Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/4a3baba5
Diff: http://git-wip-us.apache.org/repos/asf/commons-crypto/diff/4a3baba5
> Drop the fallback property and implementation
> ---------------------------------------------
>
> Key: CRYPTO-91
> URL: https://issues.apache.org/jira/browse/CRYPTO-91
> Project: Commons Crypto
> Issue Type: Improvement
> Reporter: Sebb
> Assignee: Dapeng Sun
>
> The Cipher and Random factory classes both support creating an instance from
> a list of class names, and if none of the provided names works, they use the
> system default.
> That means that the fallback flag is redundant: the same effect is achieved
> by providing the system default as the last entry in the list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)