Hi Richard!
Yup, this change has already been discussed, and got some support (and no -1s) the last time I brought it up. I've been planning to do it (by moving test and samples under src/) but haven't had a chance yet. Tom and I are both IDEA-addicts and although the older version dealt fine with test and samples being at the same level as src, the new version doesn't, so this would help us out too. Cheers, --Glen > -----Original Message----- > From: Richard Sitze [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 29, 2002 11:22 PM > To: [EMAIL PROTECTED] > Subject: Re: AXIS Test Restructuring > > > While we are restructing the tests, could we move the > directories named > 'samples' and 'test' down into some subdirectory? > > These are 'root' package names (i.e. > samples.echo.TestClient.java and > test.soap.PackageTest.java). The java source is all down a > level, under > 'src'. > > The reason is that some of the new tooling I'm using > (eclipse, it's pretty > cool!) doesn't like source paths within source paths: > > xml-axis/java is the source path to the test & samples > packages, while > xml-axis/java/src is the source path to the axis code base. > > This is easily alleviated, and reasonably so, by either: > > 1. moving test & samples under 'src', OR > > 2. by some new directories: > > xml-axis/java/src/org.apache... > xml-axis/java/samplesrc/samples.packages... > xml-axis/java/testsrc/tests.packages... > > > ******************************************* > Richard A. Sitze [EMAIL PROTECTED] > CORBA Interoperability & WebServices > IBM WebSphere Development >