Jason van Zyl <[EMAIL PROTECTED]> wrote on 24/09/2002 02:04:54 AM: > On Mon, 2002-09-23 at 12:08, Juozas Baliuka wrote: > > Hi, > > my src looks like : > > src > > samples > > main > > test > > ............................. > > > > I can't find any documentation for this case. > > > > Something like this doe's not work: > > <sourceDirectory>src/samples</sourceDirectory> > > <sourceDirectory>src/main</sourceDirectory> > > > > Is it some way to solve my problem without coping everything to single > > directory ? > > Must I use two project descriptors ? > > We've discussed adding an element for sample code. I would be for > something like: > > <exampleSourceDirectory/> > > Then we would have an entry for project-proper sources, test sources and > example sources. Three distinct bodies of source IMO and should be > clearly marked as such.
Personally, I'd prefer the samples directory to have it's own project.xml, as samples almost always should have docs. And the samples project.xml can extend the 'main' project one. > -- > jvz. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
