On Mon, 08 Sep 2003, Steve Loughran <[EMAIL PROTECTED]> wrote: > FYI: a recent change (few weeks back?) is breaking Axis in its > iterative build (uses a descendent of ant-contrib's foreach)
<javac> fails as it cannot find SOAPStruct and in fact a find xml-axis -name \*SOAPStruct.class comes up empty after a Gump failure on my machine. Where is <javac> supposed to find the class? OK, I've found a SOAPStruct.java in interop3/groupE. Which build file contains the foreach task? Could it be that your compilation depends on the order of the files in a fileset? This may have changed, but then again we have never made any guarantees about that, filesets are by definition not ordered at all. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]