"Steve Loughran" <[EMAIL PROTECTED]> writes:
> > 5. A coherent directory structure.  Right now the directory structure is
> awful.
> >   It doesn't work an IDE like Eclipse at all.  For example: the main
code
> is in
> > src/java/package.name.here - however the tests are in
> src/package.name.here.
> > The tests should be in src/test/package.name.here.....
>
> This is not an ant fault, it is a historical defect of the structure. If
> CVS could move directories and files without losing history, we'd have
> done it.

I believe it can be done on the server by just moving the dirs
appropriately by someone with sufficient karma?

Sanjiva.


Reply via email to