>USE the following modifications. it should work > >excludes="rex/rexml/*.classes"
nop a) "*.classes" catchs only files directly under rexml --> use rex/rexml/**/*.classes b) I think you mean "**/*.class" ... Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
