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

[jira] [Created] (JCLOUDS-77) whether needing to modify all ManagedServiceFactory's SERVICE_PID in order to allign with jclouds group id's change

TangYong created JCLOUDS-77:
-------------------------------

             Summary: whether needing to modify all ManagedServiceFactory's SERVICE_PID in order to allign with jclouds group id's change
                 Key: JCLOUDS-77
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-77
             Project: jclouds
          Issue Type: Improvement
          Components: jclouds-karaf
    Affects Versions: 1.7.0
            Reporter: TangYong
            Priority: Trivial


This is a very trivial issue, eg. jclouds-karaf\services\src\main\java\org\jclouds\karaf\services\internal\Activator.java,

 properties.put(Constants.SERVICE_PID, "org.jclouds.compute");

Whether should also modify "org.jclouds.compute" ---> "org.apache.jclouds.compute"?

Although not modifying it does not cause any issue.

In addition, a suggestion is that we'd better not use hardcoding("org.jclouds.compute") scattering in different source file. Instead, placing and grouping them into a file.

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