You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2007/04/10 17:27:32 UTC

[jira] Resolved: (FELIX-266) iPOJO Composition

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

Richard S. Hall resolved FELIX-266.
-----------------------------------

    Resolution: Fixed
      Assignee: Richard S. Hall

I applied the patch and successfully built the sub-projects and ran into a little problem with ipojo.arch using InstanceDescription.getClassName(), which no longer exists. So, I converted this to InstanceDescription.getComponentDescription().getClassName(). I am not sure if this is correct, but at least it compiles now.

Clement, look things over and it they are okay, close this issue. Then I will do a "mvn deploy" on them.

> iPOJO Composition
> -----------------
>
>                 Key: FELIX-266
>                 URL: https://issues.apache.org/jira/browse/FELIX-266
>             Project: Felix
>          Issue Type: New Feature
>          Components: iPOJO
>            Reporter: Clement Escoffier
>         Assigned To: Richard S. Hall
>         Attachments: patch-core-2.patch, patch-metadata-1.patch, patch-plugin-3.patch
>
>
> Provides the iPOJO Composition

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.