Thomas Driessen created KARAF-6601:
--------------------------------------

             Summary: New Command - feature:watch
                 Key: KARAF-6601
                 URL: https://issues.apache.org/jira/browse/KARAF-6601
             Project: Karaf
          Issue Type: New Feature
          Components: karaf
            Reporter: Thomas Driessen


A new command that should be added to the karaf console: feature:watch

It's the feature counterpart to bundle:watch and watches not only one bundle, 
but a whole feature for updates.

Rational: When adding a new dependency to a bundle that is watched by karaf, 
then usually the resolver complains about a missing dependency. The usual 
workflow for a developer is then:
 * refresh feature repositories
 * refresh feature

In order to streamline this workflow there should be a command that, given a 
feature, watches all bundles/resources of it and if something changes executes 
those two commands.

 

Benefit: One is not confronted with ugly resolver error messages ;) , faster 
development workflow.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to