I'll do some more digging but I now suspect it is one of the annotation
processors in the hpi lifecycle... on the versions of java on my machine I
could not reproduce this issue either... I even added some tests using
abstract classes and when the annotations are available again in a
module-c...

So sorry for the noise, better safe than sorry, and I suspect I have some
digging to in the hpi lifecycle... something I have long been promising
myself to do (time is always an issue though) ;-)


On 8 May 2013 20:01, Kristian Rosenvold <[email protected]>wrote:

> Stephen;
>
> Since I need this in with the smallest attainable spoon; I made a small
> test project:
>
> https://github.com/krosenvold/annotation-test.git
>
> In module-b there is *no* JSR whatsoever on the classpath, even though the
> interface in module A is annotated.
>
> This works on java 1.5 and 1.7.
>
> This seems to work as advertised. So when is it a problem ?
>
> Kristian
>

Reply via email to