dev@glassfish.java.net

Re: moving tests from v2/appserv-test

From: Sahoo <Sahoo_at_Sun.COM>
Date: Wed, 18 Mar 2009 23:21:05 +0530

Jerome Dochez wrote:
>
> On Mar 18, 2009, at 8:41 AM, Sahoo wrote:
>
>> I really don't like to check out something that I don't use during my
>> regular build. Putting them in v3/web/tests will force me to check
>> out the tests. I don't think svn has a notion of modules as CVS. So,
>> I suggest you put the web tests under v3/tests/web so that we have an
>> option to create a top level src directory under v3 and move all the
>> sources to v3/src.
> instead of moving existing code, should we move all devtests under a
> directory unrelated to v3 ?
Let's move all tests that are not used during "mvn install" with the
exception of QL.
>
> v3 should eventually be renamed src and we could have devtests at the
> same leve.
>
> src (all sources we checkout and build)
> devtests (devtests)
I prefer having a tests directory parallel to src and devtests under tests.
> other (sources we might build separately, like web-beans)
>
I don't understand this. Are we going to checkin something like
web-beans into our svn? Then, why not in src?

Thanks,
Sahoo