"Vincent Massol" <[EMAIL PROTECTED]> wrote on 20/09/2003 11:31:26 PM:
> dIon, > > Is it normal we have > > src/test/plugin-test/src/main/org/... > > in the checkstyle plugin? Yes. This is a test project, to test the plugin's features. > > Shouldn't it be: > > src/test/main/org/... Nope, it's a complete project, not just the source of some test cases. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
