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 2019/07/11 13:04:00 UTC

[jira] [Commented] (SLING-8538) Temporarily disable creation of the Bundle-DocURL header

    [ https://issues.apache.org/jira/browse/SLING-8538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882932#comment-16882932 ] 

Konrad Windszus commented on SLING-8538:
----------------------------------------

Instead of disabling we should rather hardcode the fallback in the inline bnd instructions. Done via https://github.com/apache/sling-parent/commit/8caeda24b8e57785a4944ba260325c7713a48acf.

> Temporarily disable creation of the Bundle-DocURL header
> --------------------------------------------------------
>
>                 Key: SLING-8538
>                 URL: https://issues.apache.org/jira/browse/SLING-8538
>             Project: Sling
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: Bundle Parent 35
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: Bundle Parent 36
>
>
> Due to the issue outlined at SLING-8537 (which cannot easily be resolved) currently the Bundle-DocURL header has a wrong value. We should at least temporarily prevent that wrong {{Bundle-DocURL}} value from being emitted as long as we cannot fix the underlying issue.
> That can be achieved by placing an empty Bundle-DocURL in the inline bnd instructions. Each  derived Maven module can still overwrite that header with its own value (which takes precedence).



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)