Jonathan Pierce created FELIX-4142:
--------------------------------------

             Summary: WebConsole doesn't allow installation of multiple 
versions of a bundle
                 Key: FELIX-4142
                 URL: https://issues.apache.org/jira/browse/FELIX-4142
             Project: Felix
          Issue Type: Bug
          Components: Web Console
    Affects Versions: webconsole-4.2.0
            Reporter: Jonathan Pierce
            Priority: Minor


Currently when using the install button on the BundleServlet, it compares the 
bundle symbolic name to determine whether or not to install (name match NOT 
found), or update (name match found).  It seems like it would be better to do a 
comparison of the name and version so that multiple versions of a bundle could 
be installed.  Or at least add an option to the install dialog to allow for it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to