[
https://issues.apache.org/jira/browse/KARAF-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan updated KARAF-2466:
--
Description:
when using karaf in clouds & PaaS infrastructures like OpenShift, Docker,
OpenSta
[
https://issues.apache.org/jira/browse/KARAF-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan updated KARAF-2466:
--
Summary: make it easy to access environment variables inside karaf
configuration properties fil
james strachan created KARAF-2466:
-
Summary: make it easy to access environment variables inside karaf
configuration properties files
Key: KARAF-2466
URL: https://issues.apache.org/jira/browse/KARAF-2466
james strachan created KARAF-1501:
-
Summary: provide MBean access to the spring, blueprint (& one day
CDI) status of bundles
Key: KARAF-1501
URL: https://issues.apache.org/jira/browse/KARAF-1501
Proje
parse a "~/.karafrc" type file on startup of the shell so users can define
aliases in one place which work with any karaf installation
--
Key: KARAF
admin:destroy to take wildcards
---
Key: KARAF-636
URL: https://issues.apache.org/jira/browse/KARAF-636
Project: Karaf
Issue Type: Improvement
Reporter: james strachan
When testing its handy to start
[
https://issues.apache.org/jira/browse/KARAF-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011407#comment-13011407
]
james strachan commented on KARAF-222:
--
Hey David, long time no speak! :)
Sounds lik
[
https://issues.apache.org/jira/browse/KARAF-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011190#comment-13011190
]
james strachan commented on KARAF-222:
--
I still love the idea of the 'mvn karaf:run' g
[
https://issues.apache.org/jira/browse/KARAF-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918855#action_12918855
]
james strachan commented on KARAF-223:
--
here's another link to Pomegranate
http://www
Support Pomegranate web apps?
-
Key: KARAF-223
URL: https://issues.apache.org/jira/browse/KARAF-223
Project: Karaf
Issue Type: New Feature
Reporter: james strachan
Priority: Trivial
This
mvn karaf:run plugin, like jetty:run
Key: KARAF-222
URL: https://issues.apache.org/jira/browse/KARAF-222
Project: Karaf
Issue Type: New Feature
Reporter: james strachan
Did a quick google &
provide a text entry option with remembered default values for 'wizard' like
commands
-
Key: KARAF-220
URL: https://issues.apache.org/jira/browse/KARAF-220
Project: K
[
https://issues.apache.org/jira/browse/KARAF-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913460#action_12913460
]
james strachan commented on KARAF-214:
--
Great stuff, thanks!
> Print a nice error when
[
https://issues.apache.org/jira/browse/KARAF-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan resolved KARAF-213.
--
Fix Version/s: 2.2.0
Resolution: Fixed
> create an automatic completer if an @Argument is
[
https://issues.apache.org/jira/browse/KARAF-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910511#action_12910511
]
james strachan commented on KARAF-154:
--
turns out this is a fairly big refactor with no
[
https://issues.apache.org/jira/browse/KARAF-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan updated KARAF-154:
-
Fix Version/s: (was: 2.2.0)
Priority: Trivial (was: Minor)
> allow @Command objects
felix.gogo should throw a CommandNotFoundException for easier reporting outside
of OSGi; and allow "*.:" prefix in errors to be configurable to support
single-scope stand alone shells better
--
[
https://issues.apache.org/jira/browse/KARAF-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan resolved KARAF-208.
--
Resolution: Fixed
I'm going to mark this one as fixed as pretty much all the issues are resolved
[
https://issues.apache.org/jira/browse/KARAF-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan resolved KARAF-212.
--
Resolution: Fixed
see CompleterValuesTest for test case showing it in action
> provide a simple
create an automatic completer if an @Argument is a File by using the current
working directory and completing on files. I wonder if we could provide an
optional filter method maybe to restrict available files?
---
provide a simple annotation, say,@CompleterValues which can be used on methods
on an action to provide a list of available values for an argument for tab
completion
[
https://issues.apache.org/jira/browse/KARAF-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910073#action_12910073
]
james strachan commented on KARAF-208:
--
Just committed another fix which fixes tab comp
[
https://issues.apache.org/jira/browse/KARAF-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909786#action_12909786
]
james strachan commented on KARAF-208:
--
just committed a partial fix for the help comma
when reusing the karaf shell outside of OSGi where there's only one shell
scope, it would be nice to avoid prefixing the command names with the scope or
with "*:" which is confusing
---
[
https://issues.apache.org/jira/browse/KARAF-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan updated KARAF-153:
-
Fix Version/s: 2.2.0
(was: 2.1.0)
its a nice to have - lets defer
> suppor
[
https://issues.apache.org/jira/browse/KARAF-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan resolved KARAF-161.
--
Resolution: Fixed
its now pretty straightforward for folks to derive from
org.apache.karaf.shel
[
https://issues.apache.org/jira/browse/KARAF-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan updated KARAF-160:
-
Fix Version/s: 2.2.0
(was: 2.1.0)
lets defer to get 2.1.0 out
> document h
[
https://issues.apache.org/jira/browse/KARAF-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan updated KARAF-154:
-
Fix Version/s: 2.2.0
(was: 2.1.0)
Priority: Minor (was: Major)
mo
[
https://issues.apache.org/jira/browse/KARAF-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan resolved KARAF-170.
--
Resolution: Won't Fix
not required now KARAF-171 has a patch for it
> Main --help should behave
[
https://issues.apache.org/jira/browse/KARAF-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903013#action_12903013
]
james strachan commented on KARAF-170:
--
I guess this isn't such a big deal - now we've
[
https://issues.apache.org/jira/browse/KARAF-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903012#action_12903012
]
james strachan commented on KARAF-171:
--
for simplicity I added a new "help" command by
[
https://issues.apache.org/jira/browse/KARAF-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902900#action_12902900
]
james strachan commented on KARAF-174:
--
Here's the patch
http://github.com/jstrachan/ka
tab completion of sub commands not working in the non-osgi shell
Key: KARAF-174
URL: https://issues.apache.org/jira/browse/KARAF-174
Project: Karaf
Issue Type: Improvement
provide a default "help" sub command in shells used outside of OSGi
---
Key: KARAF-171
URL: https://issues.apache.org/jira/browse/KARAF-171
Project: Karaf
Issue Type: Improvemen
Main --help should behave like Main someCommand --help and list all the
possible sub commands when outside of OSGi
--
Key: KARAF-170
URL: https://issue
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:/
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
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
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
[
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
[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
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
[
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
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
---
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
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
46 matches
Mail list logo