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

Mark Nuttall resolved ARIES-532.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.3

> The exception message when a service dependency cannot be resolved has the 
> inserts in the wrong order
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ARIES-532
>                 URL: https://issues.apache.org/jira/browse/ARIES-532
>             Project: Aries
>          Issue Type: Bug
>            Reporter: Alasdair Nottingham
>            Assignee: Mark Nuttall
>             Fix For: 0.3
>
>
> The following message puts the bundle symbolic name/version in the message 
> where the service dependency should go, and vice versa. The message:
> The system cannot provision the EBA com.ibm.samples.websphere.osgi.blog.app 
> because the following problems in the dependency chain were detected: The 
> service dependency with attributes com.ibm.samples.websphere.osgi.blog_1.0.0 
> required by bundle 
> {objectclass=com.ibm.samples.websphere.osgi.logging.Logger} cannot be 
> resolved.
> should read:
> The system cannot provision the EBA com.ibm.samples.websphere.osgi.blog.app 
> because the following problems in the dependency chain were detected: The 
> service dependency with attributes 
> {objectclass=com.ibm.samples.websphere.osgi.logging.Logger} required by 
> bundle com.ibm.samples.websphere.osgi.blog_1.0.0 cannot be resolved.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to