When extracting the zip file for jmeter1.7beta3, I get a directory named src containing all the source good. this is good.
However, in this source tree, there are a lot of empty directories, for example : src/org/apache/jmeter/controllers src/org/apache/jmeter/samplers/http src/org/apache/jmeter/visualisers and some more. I'm just wondering if this is "old" directories which have been used before. When the zip file is built (propably from a cvs structure somewhere), these "old" / "deprecated" directories are present, and make it into the zip file. For people who hasn't looked much in the source tree before, these empty directories can be confusing. If these mentioned directiores are in fact "deprecated", would it be possible to build the zip file without them ? Regards Alf Hogemark
