On Tue, Jun 3, 2008 at 8:48 AM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
> ..I'm also wondering if we really need to mention stuff that is only used
> during the build but not contained in the release, like junit?...

We could take into account the dependency scopes in the mknotice
script, or use NO_NOTICE in  etc/notice/noticemap.txt, specifically
for junit.

Using scopes might not work as for example we might use scope
"compile" but include the dependency in the generated artiface using
the maven-bundle-plugin.

What do people think? Exclude just junit, or more?

-Bertrand

Reply via email to