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 2010/06/24 21:48:49 UTC

[jira] Created: (FELIX-2445) [Gogo] Default gosh_profile should be updated to use system bundle to load java.lang.System

[Gogo] Default gosh_profile should be updated to use system bundle to load java.lang.System
-------------------------------------------------------------------------------------------

                 Key: FELIX-2445
                 URL: https://issues.apache.org/jira/browse/FELIX-2445
             Project: Felix
          Issue Type: Improvement
          Components: Gogo Shell
    Affects Versions: gogo-0.6.0
            Reporter: Richard S. Hall
             Fix For: gogo-0.8.0


The default gosh_profile file uses bundle 1 to load class because there was an issue with using bundle 0 (FELIX-2335), but that issue has reportedly been fixed, so in theory it should work now. Using bundle 1 is a bad idea, since there is no guarantee that such a bundle will exist.

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


[jira] Closed: (FELIX-2445) [Gogo] Default gosh_profile should be updated to use system bundle to load java.lang.System

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

Richard S. Hall closed FELIX-2445.
----------------------------------

    Assignee: Derek Baum

Thanks!

> [Gogo] Default gosh_profile should be updated to use system bundle to load java.lang.System
> -------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2445
>                 URL: https://issues.apache.org/jira/browse/FELIX-2445
>             Project: Felix
>          Issue Type: Improvement
>          Components: Gogo Shell
>    Affects Versions: gogo-0.6.0
>            Reporter: Richard S. Hall
>            Assignee: Derek Baum
>             Fix For: gogo-0.8.0
>
>
> The default gosh_profile file uses bundle 1 to load class because there was an issue with using bundle 0 (FELIX-2335), but that issue has reportedly been fixed, so in theory it should work now. Using bundle 1 is a bad idea, since there is no guarantee that such a bundle will exist.

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


[jira] Updated: (FELIX-2445) [Gogo] Default gosh_profile should be updated to use system bundle to load java.lang.System

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

Richard S. Hall updated FELIX-2445:
-----------------------------------

    Fix Version/s: gogo-0.6.1
                       (was: gogo-0.8.0)

> [Gogo] Default gosh_profile should be updated to use system bundle to load java.lang.System
> -------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2445
>                 URL: https://issues.apache.org/jira/browse/FELIX-2445
>             Project: Felix
>          Issue Type: Improvement
>          Components: Gogo Shell
>    Affects Versions: gogo-0.6.0
>            Reporter: Richard S. Hall
>            Assignee: Derek Baum
>             Fix For: gogo-0.6.1
>
>
> The default gosh_profile file uses bundle 1 to load class because there was an issue with using bundle 0 (FELIX-2335), but that issue has reportedly been fixed, so in theory it should work now. Using bundle 1 is a bad idea, since there is no guarantee that such a bundle will exist.

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


[jira] Resolved: (FELIX-2445) [Gogo] Default gosh_profile should be updated to use system bundle to load java.lang.System

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

Derek Baum resolved FELIX-2445.
-------------------------------

    Resolution: Fixed

now load java.lang.System using bundle 0

> [Gogo] Default gosh_profile should be updated to use system bundle to load java.lang.System
> -------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2445
>                 URL: https://issues.apache.org/jira/browse/FELIX-2445
>             Project: Felix
>          Issue Type: Improvement
>          Components: Gogo Shell
>    Affects Versions: gogo-0.6.0
>            Reporter: Richard S. Hall
>             Fix For: gogo-0.8.0
>
>
> The default gosh_profile file uses bundle 1 to load class because there was an issue with using bundle 0 (FELIX-2335), but that issue has reportedly been fixed, so in theory it should work now. Using bundle 1 is a bad idea, since there is no guarantee that such a bundle will exist.

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