[ 
https://issues.apache.org/jira/browse/GERONIMO-6075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064595#comment-13064595
 ] 

Rex Wang commented on GERONIMO-6075:
------------------------------------

hi Jeff, thanks for the patch!
I made a updated patch based on yours. There are a little bit issues:
1. the java coding convention requires the variable name should start with a 
lower case character. 
eg: "String bundleId", not "String BundleId"
2. use 4 spaces to replace the Tab in the xml.

You could review and try commit :-)

-Rex

> Support bundle installation and uninstallation via Karaf shell
> --------------------------------------------------------------
>
>                 Key: GERONIMO-6075
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6075
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: commands
>    Affects Versions: 3.0
>            Reporter: Chi Runhua
>            Assignee: Chi Runhua
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: 6075.patch, GERONIMO-6075-updated.patch
>
>
> deploy:install-bundle
> deploy:uninstall-bundle
> should be supported via Karaf shell in Geronimo.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to