« Return to Thread: 'test/java' and 'test/groovy' directories

Re: 'test/java' and 'test/groovy' directories

by Peter Ledbrook :: Rate this Message:

Reply to Author | View in Thread

On 14/01/2008, Hamish Cunningham <hamish@...> wrote:

> hi
>
> Peter Ledbrook wrote:
> >  So, it would be nice to have something similar to
> > Maven's standard structure, i.e. 'test/groovy' and 'test/java' where
> > you can put classes that only apply for tests (and shouldn't be
> > distributed in the WAR file).
>
>
> is there some difficulty with having groovy and java files in the same directory?
>
> personally I find src/java vs. src/groovy to be a needless separation (and
> found similar while working with maven)


Maybe not now with the joint compiler. It might even work at the
moment if all java and groovy files go into 'src/java', although I
haven't tried it.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: 'test/java' and 'test/groovy' directories