Hi dIon, Do you mean jakarta-turbine-maven/test/src or jakarta-turbine-maven/src/test/src?
I was thinking all test stuff be moved to jakarta-turbine-maven/src/test dirs. BTW any reason why test/src is clear to you that is where java unit tests are located. Or maybe you just meant "this is where the source to all tests are located. All the other dirs at this level just contain test resources." I heard you talking about testing ant build files. That's interesting. Where do you see those files being fitted into the dir layout. I want to get this test dir organization just right, organizing it in such a way that is generic yet clear in meaning. -Peter ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Turbine Maven Developers List" <[EMAIL PROTECTED]> Sent: Thursday, June 20, 2002 3:09 AM Subject: Re: [PROPOSAL] test-* dir reorg > I like the idea....I'd rather test/src than test/java though. > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: http://adslgateway.multitask.com.au/developers > > > > "Peter Lynch" <[EMAIL PROTECTED]> > 06/20/02 06:13 PM > Please respond to "Turbine Maven Developers List" > > > To > <[EMAIL PROTECTED]> > cc > > bcc > > Subject > [PROPOSAL] test-* dir reorg > > > > Here is a proposal I just dreamt up cause I know you all have nothing > better to > do ;-). > > There are the following dirs in under jakarta-turbine-maven/src: > > test > test-build > test-cvslib > test-dependency > test-importscrubber > test-j2ee > test-java-parser > test-reactor > test-struts > test-transformer > test-xslt > > I propose the above be changed respectively to > > test/java _or_ <your_idea_here/> > test/build > test/cvslib > test/dependency > test/importscrubber > test/j2ee > test/java-parser > test/reactor > test/struts > test/transformer > test/xslt > > Doing the above would reduce redundant "test" named dirs, consolidate all > test > related stuff under one dir, still maintain a functional organization, and > reduce the clutter directly in the src dir. > > What do you think? > > -Peter > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
