DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23155>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23155 [collections][PATCH] increase number of tests run from 2484 to 7429 Summary: [collections][PATCH] increase number of tests run from 2484 to 7429 Product: Commons Version: Nightly Builds Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: Other Component: Collections AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The attached file patches build.xml to use 'TestAllPackages' instead of 'TestAll' for the value of 'test.entry'. This results in a greater number of tests being run. project.xml also uses 'TestAll' but there this patch does not fix that becuase I am not using maven. (I find this situation a bit odd because Stephen Colebourne mentioned that some bugs had been detected in o.a.c.collections.observed package a few days ago by some tests and as far as I can see those tests would not have run without this change. Is the use of ant deprecated or am I just not seeing something obvious or customary?) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
