You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ioannis Canellos (JIRA)" <ji...@apache.org> on 2013/05/23 10:31:21 UTC

[jira] [Created] (JCLOUDS-84) Separate OSGi aware from non-OSGi aware commands

Ioannis Canellos created JCLOUDS-84:
---------------------------------------

             Summary: Separate OSGi aware from non-OSGi aware commands
                 Key: JCLOUDS-84
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-84
             Project: jclouds
          Issue Type: Improvement
          Components: jclouds-cli, jclouds-karaf
            Reporter: Ioannis Canellos
            Assignee: Ioannis Canellos


While reviewing JCLOUDS-71 I realized that is not crystal clear which of commands are OSGi aware and which are non-OSGi aware. This is causing a lot of confusion and should be addressed.

So, most of the commands can be run both inside and outside OSGi (there are a couple of OSGi only commands). The fact that all commands inherit from Compute/BlobStoreCommandBase which contains OSGi specific properties make this very confusing. We should break the BaseCommands into something that makes it very clear if the command is OSGi specific or not. 

--
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