You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/09/21 10:41:34 UTC

[jira] Created: (FELIX-2606) Gogo isn't decoupled from OSGi anymore

Gogo isn't decoupled from OSGi anymore
--------------------------------------

                 Key: FELIX-2606
                 URL: https://issues.apache.org/jira/browse/FELIX-2606
             Project: Felix
          Issue Type: Bug
          Components: Gogo Runtime
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
             Fix For: gogo-0.8.0


We need gogo to be able to run without any OSGi classes in the classpath

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


[jira] Updated: (FELIX-2606) Gogo isn't decoupled from OSGi anymore

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

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

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

> Gogo isn't decoupled from OSGi anymore
> --------------------------------------
>
>                 Key: FELIX-2606
>                 URL: https://issues.apache.org/jira/browse/FELIX-2606
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo Runtime
>            Reporter: Guillaume Nodet
>            Assignee: Hiram Chirino
>             Fix For: gogo-0.6.1
>
>
> We need gogo to be able to run without any OSGi classes in the classpath

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


[jira] Resolved: (FELIX-2606) Gogo isn't decoupled from OSGi anymore

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

Guillaume Nodet resolved FELIX-2606.
------------------------------------

      Assignee: Hiram Chirino  (was: Guillaume Nodet)
    Resolution: Fixed

Author: gnodet
Date: Tue Sep 21 08:43:27 2010
New Revision: 999273

URL: http://svn.apache.org/viewvc?rev=999273&view=rev
Log:
[FELIX-2606] Decoupled the CommandProcessorImpl from osgi a bit so that it can be reused  to implement non-osgi shells.

Modified:
   felix/trunk/gogo/runtime/src/main/java/org/apache/felix/gogo/runtime/CommandProcessorImpl.java
   felix/trunk/gogo/runtime/src/main/java/org/apache/felix/gogo/runtime/CommandSessionImpl.java
   felix/trunk/gogo/runtime/src/main/java/org/apache/felix/gogo/runtime/activator/Activator.java
   felix/trunk/gogo/runtime/src/test/java/org/apache/felix/gogo/runtime/Context.java

Patch provide by Hiram Chirino

> Gogo isn't decoupled from OSGi anymore
> --------------------------------------
>
>                 Key: FELIX-2606
>                 URL: https://issues.apache.org/jira/browse/FELIX-2606
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo Runtime
>            Reporter: Guillaume Nodet
>            Assignee: Hiram Chirino
>             Fix For: gogo-0.8.0
>
>
> We need gogo to be able to run without any OSGi classes in the classpath

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