[
https://issues.apache.org/jira/browse/DELTASPIKE-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824967#comment-16824967
]
Mark Struberg commented on DELTASPIKE-193:
------------------------------------------
Thanks for bringing this up again!
The question is whether we really want to support a SecurityManager setup?
Imo (personal opinion ofc) it is only worth it if you run unknown code on your
JVM.
In any other case the security shall imo rather be part of the OS - e.g. by
running the app as a specific user.
> Setup SecurityManager enabled CI build
> --------------------------------------
>
> Key: DELTASPIKE-193
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-193
> Project: DeltaSpike
> Issue Type: Task
> Components: Build
> Affects Versions: 0.2-incubating
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
>
> We currently don't have any CI environment which uses a SecurityManager. We
> should add such an environment to check whether DeltaSpike properly uses
> doPrivileged blocks where needed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)