There was a spam attack on Apache JIRA platform. At the moment people in the 'jira-users' group are no longer allowed to 'Create' tickets and are no longer allowed to 'Comment' on any tickets.
-- Andrea Cosentino ---------------------------------- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, May 18, 2016 8:07 AM, Cristiano Costantini <cristiano.costant...@gmail.com> wrote: Hello all, am I missing that something has changed in the issue opening process, or do I've lost capability to open issues on ASF Jira? Anyone else has problem opening issues? Thanks, Cristiano Il giorno mar 17 mag 2016 alle ore 17:08 Cristiano Costantini < cristiano.costant...@gmail.com> ha scritto: > Yeah, > ok for the Jira Issue > > P.S. If you like to give some suggestions/indications on how to do it, I > can try to make it by myself and propose a pull request. > > > > > > Il giorno mar 17 mag 2016 alle ore 17:06 Jean-Baptiste Onofré < > j...@nanthrax.net> ha scritto: > >> Hi Cristiano, >> >> ok, I see your point on the completer now ;) >> >> So, yes, I can implement a completer similar to the one I did in Cellar. >> >> Do you mind to create a Jira about that ? >> >> Regards >> JB >> >> On 05/17/2016 03:36 PM, Cristiano Costantini wrote: >> > Hi JB, >> > >> > yeah you are right, you can use symbolic name also in bundle:* commands. >> > What is cool in cluster:bundle-* commands is the autocompletion for >> > symbolic name... this is missing on the bundle:* commands. Isn't it? >> > >> > Regards, >> > Cristiano >> > >> > P.S: sorry I didn't reply before! >> > >> > >> > >> > >> > Il giorno gio 5 mag 2016 alle ore 17:25 Jean-Baptiste Onofré < >> > j...@nanthrax.net> ha scritto: >> > >> >> Hi Cristiano, >> >> >> >> it should be already the case (BundleSelector in Karaf). >> >> >> >> Regards >> >> JB >> >> >> >> On 05/05/2016 05:18 PM, Cristiano Costantini wrote: >> >>> Hello all, >> >>> >> >>> in cellar it is possible to start or stop bundles using their symbolic >> >> name: >> >>> >> >>> karaf@root> cluster:bundle-stop default my-bundle-symbolic-name >> >>> >> >>> and also provide autocompletion for the symbolic name, >> >>> while in normal karaf start and stop work only on bundle ID. >> >>> >> >>> karaf@root> list -s | grep my-bundle >> >>> 123 | Active | 80 | 1.0.0.SNAPSHOT | my-bundle-symbolic-name >> >>> karaf@root> bundle:stop 123 >> >>> >> >>> is it possible to extend the basic commands to use the symbolic name >> as >> >> in >> >>> cellar? >> >>> would it be hard? >> >>> >> >>> Bye, >> >>> Cristiano >> >>> >> >> >> >> -- >> >> Jean-Baptiste Onofré >> >> jbono...@apache.org >> >> http://blog.nanthrax.net >> >> Talend - http://www.talend.com >> >> >> > >> >> -- >> Jean-Baptiste Onofré >> jbono...@apache.org >> http://blog.nanthrax.net >> Talend - http://www.talend.com >> >