[jira] Created: (KARAF-161) provide an easy implementation of "public static void main(String[] args)" for a single command (i.e. for non-shells)

2010-08-24 Thread james strachan (JIRA)
provide an easy implementation of "public static void main(String[] args)" for a single command (i.e. for non-shells) - Key: KARAF-161 URL: https:/

[jira] Created: (KARAF-160) document how users should write commands with the OSGI or META-INF/services way to discover them

2010-08-24 Thread james strachan (JIRA)
document how users should write commands with the OSGI or META-INF/services way to discover them Key: KARAF-160 URL: https://issues.apache.org/jira/browse/KARAF-160

[jira] Created: (KARAF-159) when a bad command is typed (e.g. invalid command, argument, option) we should use some kind of syntax highlighting for the name of the command/argument/option in the error

2010-08-24 Thread james strachan (JIRA)
when a bad command is typed (e.g. invalid command, argument, option) we should use some kind of syntax highlighting for the name of the command/argument/option in the error message

[jira] Created: (KARAF-158) better display of errors when running a non-osgi command line outside of the shell

2010-08-24 Thread james strachan (JIRA)
better display of errors when running a non-osgi command line outside of the shell -- Key: KARAF-158 URL: https://issues.apache.org/jira/browse/KARAF-158 Project: Karaf

[jira] Resolved: (KARAF-157) [PATH] minor patch to make it easier to reuse the Karaf command line console from outside Karaf specialising the user and application

2010-08-24 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved KARAF-157. --- Assignee: Guillaume Nodet Resolution: Fixed Committing to https://svn.apache.org/repos/a

[jira] Updated: (KARAF-157) [PATH] minor patch to make it easier to reuse the Karaf command line console from outside Karaf specialising the user and application

2010-08-24 Thread james strachan (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] james strachan updated KARAF-157: - Attachment: minor-refactor.patch > [PATH] minor patch to make it easier to reuse the Karaf command

[jira] Created: (KARAF-157) [PATH] minor patch to make it easier to reuse the Karaf command line console from outside Karaf specialising the user and application

2010-08-24 Thread james strachan (JIRA)
[PATH] minor patch to make it easier to reuse the Karaf command line console from outside Karaf specialising the user and application - Key: KARAF-1

[jira] Created: (KARAF-156) command dev:dynamic-import does not work

2010-08-24 Thread Charles Moulliard (JIRA)
command dev:dynamic-import does not work Key: KARAF-156 URL: https://issues.apache.org/jira/browse/KARAF-156 Project: Karaf Issue Type: Bug Affects Versions: 2.0.0 Reporter: Charles Mo

[jira] Created: (KARAF-155) optional @Argument values (and I guess @Option values) can have default values which could be displayed in the help screen by reflecting into the value and finding non-zero

2010-08-24 Thread james strachan (JIRA)
optional @Argument values (and I guess @Option values) can have default values which could be displayed in the help screen by reflecting into the value and finding non-zero/null values

[jira] Updated: (KARAF-155) optional @Argument values (and I guess @Option values) can have default values which could be displayed in the help screen by reflecting into the value and finding non-zero

2010-08-24 Thread james strachan (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] james strachan updated KARAF-155: - Priority: Trivial (was: Major) > optional @Argument values (and I guess @Option values) can have

[jira] Created: (KARAF-154) allow @Command objects to implement Runnable - or have a @Run annotation on the method so that they don't have to extend Action to avoid runtime Karaf dependency

2010-08-24 Thread james strachan (JIRA)
allow @Command objects to implement Runnable - or have a @Run annotation on the method so that they don't have to extend Action to avoid runtime Karaf dependency ---

[jira] Created: (KARAF-153) support injection of other kinds of collections for arguments / options

2010-08-24 Thread james strachan (JIRA)
support injection of other kinds of collections for arguments / options --- Key: KARAF-153 URL: https://issues.apache.org/jira/browse/KARAF-153 Project: Karaf Issue Type: Im

[jira] Created: (KARAF-152) when using the @Argument annotation, if there is no name specified it would be nice to reuse the name of the field, rather than use VAL

2010-08-24 Thread james strachan (JIRA)
when using the @Argument annotation, if there is no name specified it would be nice to reuse the name of the field, rather than use VAL --- Key: KAR

[jira] Resolved: (KARAF-149) Add a features:removeRepository command

2010-08-24 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved KARAF-149. --- Resolution: Fixed Add missing class. Committing to https://svn.apache.org/repos/asf/karaf/tru

[jira] Updated: (KARAF-149) Add a features:removeRepository command

2010-08-24 Thread Adrian Trenaman (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Trenaman updated KARAF-149: -- Attachment: KARAF-149-1.patch Huge apologies - original patch didn't include the FeatureReposit

[jira] Commented: (KARAF-149) Add a features:removeRepository command

2010-08-24 Thread Adrian Trenaman (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901771#action_12901771 ] Adrian Trenaman commented on KARAF-149: --- Hmmm. I have a feeling that perhaps this file