Dominik Przybysz created ARIES-2166: ---------------------------------------
Summary: web-urlhandler fails to create correct bundle in org.eclipse.osgi > 3.17.0 Key: ARIES-2166 URL: https://issues.apache.org/jira/browse/ARIES-2166 Project: Aries Issue Type: Bug Components: Web Reporter: Dominik Przybysz Assignee: Dominik Przybysz In org.eclipse.osgi > 3.17.0 when creating a webbundle with url e.g. {{webbundle:file:/tmp/test7207230737428988734.war?Bundle-SymbolicName=test.war.bundle&Web-ContextPath=foo}} generated input stream containing manifest is ingored because sourceUrl has protocol {{file}} in https://github.com/eclipse-equinox/equinox/blob/e35221a86afd24ee21b7b9d02db298a90ace1bc0/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/Storage.java#L1158-L1181 -- This message was sent by Atlassian Jira (v8.20.10#820010)