[ 
https://issues.apache.org/jira/browse/KARAF-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021442#comment-13021442
 ] 

David Jencks commented on KARAF-565:
------------------------------------

BundleWatcher is a karaf class.  We are embedding pax-url-aether in the 
shell.dev bundle so we can get to these non-exported classes.  My hope is that 
we can not embed pax-url-aether and use something it exposes.  I hope it 
exposes a way to use aether to resolve a mvn: url and get the local file system 
location of the artifact.  That's what BundleWatcher needs.

> junit bundle missing (required by dev commands)
> -----------------------------------------------
>
>                 Key: KARAF-565
>                 URL: https://issues.apache.org/jira/browse/KARAF-565
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>
> Currently, with a fresh build on trunk, when starting Karaf, we got:
> It means that the JUnit bundle is not installed and started at boot time, 
> which prevent dev commands usage.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to