You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/02/27 07:51:04 UTC

[jira] [Created] (DELTASPIKE-840) ConfigResolver#getConfigFilters() shall return unmutable List

Mark Struberg created DELTASPIKE-840:
----------------------------------------

             Summary: ConfigResolver#getConfigFilters() shall return unmutable List 
                 Key: DELTASPIKE-840
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-840
             Project: DeltaSpike
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 1.2.1
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.2.2


Currently ConfigResolver#getConfigFilters() returns the internal List and thus might allow to change the result We should instead always return an immutable List.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)