You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "David Greco (JIRA)" <ji...@apache.org> on 2008/10/24 18:38:54 UTC

[jira] Created: (SMX4KNL-127) We should add the update command in the osgi shell

We should add the update command in the osgi shell
--------------------------------------------------

                 Key: SMX4KNL-127
                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-127
             Project: ServiceMix Kernel
          Issue Type: Improvement
            Reporter: David Greco
         Attachments: patch_file.txt

The update command in OSGi is pretty useful for hot modification of a bundle especially at development time.
In attachment I put a patch with the implementation.

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


[jira] Updated: (SMX4KNL-127) We should add the update command in the osgi shell

Posted by "David Greco (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4KNL-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Greco updated SMX4KNL-127:
--------------------------------

    Attachment:     (was: patch_file.txt)

> We should add the update command in the osgi shell
> --------------------------------------------------
>
>                 Key: SMX4KNL-127
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-127
>             Project: ServiceMix Kernel
>          Issue Type: Improvement
>            Reporter: David Greco
>         Attachments: patch_file.txt
>
>
> The update command in OSGi is pretty useful for hot modification of a bundle especially at development time.
> In attachment I put a patch with the implementation.

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


[jira] Resolved: (SMX4KNL-127) We should add the update command in the osgi shell

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

Guillaume Nodet resolved SMX4KNL-127.
-------------------------------------

         Assignee: Guillaume Nodet
    Fix Version/s: 1.1.0
       Resolution: Fixed

Adding         gshell/gshell-osgi/src/main/java/org/apache/servicemix/kernel/gshell/osgi/UpdateBundle.java
Sending        gshell/gshell-osgi/src/main/resources/META-INF/spring/gshell-osgi.xml
Adding         gshell/gshell-osgi/src/main/resources/org/apache/servicemix/kernel/gshell/osgi/UpdateBundle.properties
Transmitting file data ...
Committed revision 707960.

Thanks a lot for this patch !
FYI, I've also added a dummy properties file which is required for the "osgi/update --help" command to work.

> We should add the update command in the osgi shell
> --------------------------------------------------
>
>                 Key: SMX4KNL-127
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-127
>             Project: ServiceMix Kernel
>          Issue Type: Improvement
>            Reporter: David Greco
>            Assignee: Guillaume Nodet
>             Fix For: 1.1.0
>
>         Attachments: patch_file.txt
>
>
> The update command in OSGi is pretty useful for hot modification of a bundle especially at development time.
> In attachment I put a patch with the implementation.

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


[jira] Updated: (SMX4KNL-127) Add the update command in the osgi shell

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

Guillaume Nodet updated SMX4KNL-127:
------------------------------------

    Summary: Add the update command in the osgi shell  (was: We should add the update command in the osgi shell)

> Add the update command in the osgi shell
> ----------------------------------------
>
>                 Key: SMX4KNL-127
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-127
>             Project: ServiceMix Kernel
>          Issue Type: Improvement
>            Reporter: David Greco
>            Assignee: Guillaume Nodet
>             Fix For: 1.1.0
>
>         Attachments: patch_file.txt
>
>
> The update command in OSGi is pretty useful for hot modification of a bundle especially at development time.
> In attachment I put a patch with the implementation.

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


[jira] Updated: (SMX4KNL-127) We should add the update command in the osgi shell

Posted by "David Greco (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4KNL-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Greco updated SMX4KNL-127:
--------------------------------

    Attachment: patch_file.txt

This patch contains the implementation of the update command for the OSGi console

> We should add the update command in the osgi shell
> --------------------------------------------------
>
>                 Key: SMX4KNL-127
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-127
>             Project: ServiceMix Kernel
>          Issue Type: Improvement
>            Reporter: David Greco
>         Attachments: patch_file.txt
>
>
> The update command in OSGi is pretty useful for hot modification of a bundle especially at development time.
> In attachment I put a patch with the implementation.

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