[ https://issues.apache.org/jira/browse/ARIES-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923032#comment-17923032 ]
ASF subversion and git services commented on ARIES-2166: -------------------------------------------------------- Commit fc00275e02e761b9c3ce4736956c41f808fdc2ba in aries's branch refs/heads/ARIES-2166-fix-web-url-handler-in-eclipse-osgi-above-3-17 from Dominik Przybysz [ https://gitbox.apache.org/repos/asf?p=aries.git;h=fc00275e0 ] ARIES-2166: Remove unnecessary dependencies in web itests > 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)