You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2006/09/06 21:32:22 UTC

[jira] Created: (FELIX-140) Drop GenericActivator from SCR

Drop GenericActivator from SCR
------------------------------

                 Key: FELIX-140
                 URL: http://issues.apache.org/jira/browse/FELIX-140
             Project: Felix
          Issue Type: Improvement
          Components: Declarative Services
    Affects Versions: 0.8.0
         Environment: Felix SVN Rev. 440841
            Reporter: Felix Meschberger


After applying a series of patches to move SCR closer to specification compliance, the GenericActivator should now be transferred in a container class of per-bundle components.

I am working on a patch for this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (FELIX-140) Drop GenericActivator from SCR

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FELIX-140?page=all ]

Felix Meschberger updated FELIX-140:
------------------------------------

    Attachment: DeclarativeServices_140_fm_20060916.patch

Attaching a patch with proposed changes:

(1) Renamed GenericActivator to BundleComponentActivator. The basic task of this class is still to manage the components of a single bundle. Difference: BundleActivator interface is not implemented anymore and logging methods have been moved to Activator.

(2) Patch also includes support to enable/disable components from the ComponentContext

(3) Logging goes to LogService if available, stdout/stderr otherwise

(4) The bundle has no exports anymore

> Drop GenericActivator from SCR
> ------------------------------
>
>                 Key: FELIX-140
>                 URL: http://issues.apache.org/jira/browse/FELIX-140
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services
>    Affects Versions: 0.8.0
>         Environment: Felix SVN Rev. 440841
>            Reporter: Felix Meschberger
>         Attachments: DeclarativeServices_140_fm_20060916.patch
>
>
> After applying a series of patches to move SCR closer to specification compliance, the GenericActivator should now be transferred in a container class of per-bundle components.
> I am working on a patch for this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (FELIX-140) Drop GenericActivator from SCR

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall closed FELIX-140.
---------------------------------


> Drop GenericActivator from SCR
> ------------------------------
>
>                 Key: FELIX-140
>                 URL: https://issues.apache.org/jira/browse/FELIX-140
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services
>    Affects Versions: 0.8.0
>         Environment: Felix SVN Rev. 440841
>            Reporter: Felix Meschberger
>         Assigned To: Richard S. Hall
>         Attachments: DeclarativeServices_140_fm_20060916.patch
>
>
> After applying a series of patches to move SCR closer to specification compliance, the GenericActivator should now be transferred in a container class of per-bundle components.
> I am working on a patch for this issue.

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


[jira] Resolved: (FELIX-140) Drop GenericActivator from SCR

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FELIX-140?page=all ]

Richard S. Hall resolved FELIX-140.
-----------------------------------

    Resolution: Fixed
      Assignee: Richard S. Hall

I have applied the patch. In the process, I also modified the spellcheckscr example to no longer use the generic activator since it no longer exists. I did not test to make sure that the new SCR and the spell check example actually worked, so it might be worthwhile if we tested this to ensure that everything is fine.

> Drop GenericActivator from SCR
> ------------------------------
>
>                 Key: FELIX-140
>                 URL: http://issues.apache.org/jira/browse/FELIX-140
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services
>    Affects Versions: 0.8.0
>         Environment: Felix SVN Rev. 440841
>            Reporter: Felix Meschberger
>         Assigned To: Richard S. Hall
>         Attachments: DeclarativeServices_140_fm_20060916.patch
>
>
> After applying a series of patches to move SCR closer to specification compliance, the GenericActivator should now be transferred in a container class of per-bundle components.
> I am working on a patch for this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira