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

Jarek Gawor commented on GERONIMO-5764:
---------------------------------------

In revision 1390068 I ended up moving the logic in 
http://svn.apache.org/viewvc?view=revision&revision=1146683 to 
FrameworkLauncher.java and executing it only for bundles listed in 
etc/startup.properties file. The reason is that a bundle that has dependencies 
on a later installed bundle, it might also be required by another later 
installed bundle. Therefore, the bundle listed in etc/system.properties have to 
be installed first and started later.

                
> Support Bundles Deployment in deployment command line
> -----------------------------------------------------
>
>                 Key: GERONIMO-5764
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5764
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: commands, console, deployment
>    Affects Versions: 3.0
>            Reporter: viola.lu
>            Assignee: Jarek Gawor
>            Priority: Critical
>             Fix For: 3.0
>
>         Attachments: GERONIMO-5764-install-bundle.patch, 
> GERONIMO-5764-install-uninstall-bundle.patch, GERONIMO-5764.patch, 
> GERONIMO-5764-record-bundle.patch
>
>
> Now we have to deploy a regular bundle via karaf shell: osgi:install 
> file:/[bunlde_path], not deployer command line, so open this jira to track 
> this feature enablement.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to