You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2009/10/27 06:15:59 UTC

[jira] Created: (FELIX-1810) Improvements to Main startup class

Improvements to Main startup class
----------------------------------

                 Key: FELIX-1810
                 URL: https://issues.apache.org/jira/browse/FELIX-1810
             Project: Felix
          Issue Type: Improvement
          Components: Karaf
            Reporter: Jarek Gawor




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


[jira] Assigned: (FELIX-1810) Improvements to Main startup class

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

Guillaume Nodet reassigned FELIX-1810:
--------------------------------------

    Assignee: Guillaume Nodet

> Improvements to Main startup class
> ----------------------------------
>
>                 Key: FELIX-1810
>                 URL: https://issues.apache.org/jira/browse/FELIX-1810
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Jarek Gawor
>            Assignee: Guillaume Nodet
>         Attachments: FELIX-1810.patch
>
>


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


[jira] Updated: (FELIX-1810) Improvements to Main startup class

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

Jarek Gawor updated FELIX-1810:
-------------------------------

    Attachment:     (was: FELIX-1810.patch)

> Improvements to Main startup class
> ----------------------------------
>
>                 Key: FELIX-1810
>                 URL: https://issues.apache.org/jira/browse/FELIX-1810
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Jarek Gawor
>            Assignee: Guillaume Nodet
>         Attachments: FELIX-1810.patch
>
>


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


[jira] Updated: (FELIX-1810) Improvements to Main startup class

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

Jarek Gawor updated FELIX-1810:
-------------------------------

    Attachment: FELIX-1810.patch

Slightly updated patch. It contains additional improvement to copySystemProperties() function to copy all system properties that start with "org.osgi.framework." name to config properties.


> Improvements to Main startup class
> ----------------------------------
>
>                 Key: FELIX-1810
>                 URL: https://issues.apache.org/jira/browse/FELIX-1810
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Jarek Gawor
>            Assignee: Guillaume Nodet
>         Attachments: FELIX-1810.patch
>
>


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


[jira] Updated: (FELIX-1810) Improvements to Main startup class

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

Jarek Gawor updated FELIX-1810:
-------------------------------

    Attachment: FELIX-1810.patch

The attached patch has the following improvements:

1) Adds getFramework() method to return the created framework instance. This will be useful for subclasses on the Main class.
2) Minor exception handling improvements. For example, ensures the right error message is displayed when the framework fails to start up or stop, and avoids NPE when the framework fails to start up. 


> Improvements to Main startup class
> ----------------------------------
>
>                 Key: FELIX-1810
>                 URL: https://issues.apache.org/jira/browse/FELIX-1810
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Jarek Gawor
>         Attachments: FELIX-1810.patch
>
>


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


[jira] Resolved: (FELIX-1810) Improvements to Main startup class

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

Guillaume Nodet resolved FELIX-1810.
------------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.0.2

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	M	karaf/main/src/main/java/org/apache/felix/karaf/main/Main.java
Committed r831274


> Improvements to Main startup class
> ----------------------------------
>
>                 Key: FELIX-1810
>                 URL: https://issues.apache.org/jira/browse/FELIX-1810
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Jarek Gawor
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.2
>
>         Attachments: FELIX-1810.patch
>
>


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