Konrad Windszus created SLING-8538:
--------------------------------------
Summary: 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
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.3#76005)