> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Compiling round about 2000 source files, Ant fails when > running over inner > classes in one of our packages. Is this a problem with Ant? or your Java compiler? Have you tried using Jikes as your compiler? I compile inner classes using Jikes and Ant without problems. Also, what error message are you seeing? David Medinets, Consultant, http://www.codebits.com World-Renowned Nested Tree Modeler -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
