Hi Guillaume and Christian, Thank you for those information. I will try to do it with many other thinks ;)
Romain. 2012/6/6 Jean-Baptiste Onofré <[email protected]> > We can also imagine to mimic bash: > > - a "flag" to execute a command in "background" (like &) > - jobs to display the commands in background > - fg to get back a command in foreground > > Regards > JB > > > On 06/06/2012 07:05 PM, Christian Schneider wrote: > >> I think we could implement some reusable component for that. It could be >> a spinner if the progress is not known or a progress bar thaat fills up >> if we know it. >> >> Perhaps you can write this initially and contribute it? >> >> Christian >> >> Am 06.06.2012 16:10, schrieb Romain Gilles: >> >>> Hi JB, >>> I mean the command line console. >>> >>> Regards, >>> >>> Romain >>> >>> Le mercredi 6 juin 2012, Jean-Baptiste Onofré a écrit : >>> >>> Hi Romain, >>>> >>>> you mean in the webconsole included by default in Karaf (feature:install >>>> webconsole) or the "new" Karaf WebConsole project ? >>>> >>>> The embedded Karaf console is powered by Felix WebConsole. It's mainly >>>> javascript. >>>> >>>> Which kind of long running tasks are you executing in the WebConsole ? >>>> >>>> Regards >>>> JB >>>> >>>> On 06/06/2012 04:01 PM, Romain Gilles wrote: >>>> >>>> Hi all, >>>>> I would like to know if it's possible to have a progress monitor in the >>>>> console for long running task? >>>>> >>>>> Romain >>>>> >>>>> >>>>> -- >>>> Jean-Baptiste Onofré >>>> [email protected] >>>> http://blog.nanthrax.net >>>> Talend - http://www.talend.com >>>> >>>> >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
