You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2014/12/29 15:17:13 UTC

[jira] [Resolved] (FELIX-4044) Web Console has a non-optional dependency on commons fileupload

     [ https://issues.apache.org/jira/browse/FELIX-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved FELIX-4044.
-------------------------------------
    Resolution: Fixed

> Web Console has a non-optional dependency on commons fileupload
> ---------------------------------------------------------------
>
>                 Key: FELIX-4044
>                 URL: https://issues.apache.org/jira/browse/FELIX-4044
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-4.0.0
>            Reporter: Thomas Diesler
>
> The documentation suggests that the full variant contains file upload
> {code}
> Caused by: org.osgi.service.resolver.ResolutionException: Unable to resolve HostBundleRevision[org.apache.felix.webconsole:4.0.0]: missing requirement XPackageRequirement[dirs={filter=(&(osgi.wiring.package=org.apache.commons.fileupload)(&(version>=1.2.0)(!(version>=2.0.0))))},[org.apache.felix.webconsole:4.0.0]]
> 	at org.apache.felix.resolver.Candidates.populateResource(Candidates.java:285)
> 	at org.apache.felix.resolver.Candidates.populate(Candidates.java:153)
> 	at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:100)
> 	at org.jboss.osgi.resolver.felix.FelixResolver.resolve(FelixResolver.java:54)
> 	at org.jboss.osgi.framework.internal.ResolverImpl.resolveInternal(ResolverImpl.java:177)
> 	at org.jboss.osgi.framework.internal.ResolverImpl.resolveAndApply(ResolverImpl.java:125)
> 	at org.jboss.osgi.framework.spi.BootstrapBundlesResolve.start(BootstrapBundlesResolve.java:107)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)