[ https://issues.apache.org/jira/browse/ARIES-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927229#comment-17927229 ]
ASF subversion and git services commented on ARIES-2166: -------------------------------------------------------- Commit 929fc679552cb01c6c54eb234db19d23c32df4aa in aries's branch refs/heads/trunk from Dominik Przybysz [ https://gitbox.apache.org/repos/asf?p=aries.git;h=929fc6795 ] ARIES-2166: Fix web url handler in org.eclipse.osgi > 3.17.0 > 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 > Priority: Major > > 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)