[
https://issues.apache.org/jira/browse/FELIX-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall updated FELIX-2676:
-----------------------------------
Fix Version/s: (was: gogo-0.8.0)
gogo.command-0.6.2
> bundlelevel gogo command will never work for modifying bundle level
> -------------------------------------------------------------------
>
> Key: FELIX-2676
> URL: https://issues.apache.org/jira/browse/FELIX-2676
> Project: Felix
> Issue Type: Bug
> Components: Gogo Command
> Affects Versions: gogo-0.6.0
> Reporter: Arik Kfir
> Assignee: Richard S. Hall
> Priority: Blocker
> Fix For: gogo.command-0.6.2
>
>
> BundleLevel when given a list of bundles for modifying bundle level, checks
> if the given list if empty, instead of *not* empty.
> See line 137 in org.apache.felix.gogo.command.Basic: it checks if the list of
> bundles IS NOT null AND LENGTH==0 - I think it should be != 0
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.