You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "A. J. David Bosschaert (Jira)" <ji...@apache.org> on 2021/01/21 14:19:00 UTC

[jira] [Created] (SLING-10084) Prevent the creation of features with 2 identical Configuration PIDs

A. J. David Bosschaert created SLING-10084:
----------------------------------------------

             Summary: Prevent the creation of features with 2 identical Configuration PIDs
                 Key: SLING-10084
                 URL: https://issues.apache.org/jira/browse/SLING-10084
             Project: Sling
          Issue Type: Improvement
          Components: Feature Model
    Affects Versions: Feature Model 1.2.18
            Reporter: A. J. David Bosschaert
            Assignee: A. J. David Bosschaert
             Fix For: Feature Model 1.2.20


Having 2 (or more) configurations with the same PID (regardless of capitalization) is an invalid situation and should not be allowed in feature models.

When writing a feature we should fail if the feature is detected to have duplicate PIDs by comparing the configuration PIDs in a case insensitive way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)