2009/10/12 Reto Bachmann-Gmür <
reto.bachmann@...>
> Hello
>
> I've noticed that the maven-bundle-plugin by default also export
> packages only available in the resources-tree of a project (which do not
> contain any class-file). Is there any use in doing so?
>
resource and class loading are closely related, so you can hide or export
resource packages just like class packages
> Cheers,
> reto
>
> --
> Reto Bachmann-Gmür
> trialox.org
> Tel: +41445005015
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
users-unsubscribe@...
> For additional commands, e-mail:
users-help@...
>
--
Cheers, Stuart