You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/06/16 10:19:00 UTC

[jira] [Updated] (SLING-10496) Prevent warning about non-existing profile "ci"

     [ https://issues.apache.org/jira/browse/SLING-10496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus updated SLING-10496:
------------------------------------
    Description: 
Most builds with Jenkins emit the following warning
{code}
[WARNING] The requested profile "ci" could not be activated because it does not exist.
{code}

To prevent the warning, the parent should contain an empty profile with that name.

  was:
Most builds with Jenkins emit the following warning
{code}
[WARNING] The requested profile "ci" could not be activated because it does not exist.
{code}


> Prevent warning about non-existing profile "ci"
> -----------------------------------------------
>
>                 Key: SLING-10496
>                 URL: https://issues.apache.org/jira/browse/SLING-10496
>             Project: Sling
>          Issue Type: Improvement
>          Components: General
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: Parent 44
>
>
> Most builds with Jenkins emit the following warning
> {code}
> [WARNING] The requested profile "ci" could not be activated because it does not exist.
> {code}
> To prevent the warning, the parent should contain an empty profile with that name.



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