On 2010-10-06 02.09, Dan Bergh Johnsson wrote:
Found it myself.

I was under the misconception that qi4j-core-bootstrap contained runtime support. Now I 
have realised that<artifactId>qi4j-core-runtime</artifactId>  is also needed.

That's interesting. I actually thought myself that I had to have dependencies on qi4j-core-api and qi4j-core-spi as well, but looking at qi4j-bootstrap I realize that I'll get that anyway, transitively. Funny.

So, in line with what Niclas said, add qi4j-core-runtime, but be sure to set the scope to "runtime" so you don't refer to it in code.

/Rickard


_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to