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=22332>. 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=22332 [io] Deprecated FileUtils string methods Summary: [io] Deprecated FileUtils string methods Product: Commons Version: 1.0 Alpha Platform: All OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Sandbox AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] My primary goal was deprecation of the string methods in FileUtils. The obvious ones are now deprecated. In running the test cases for FileUtils, and recalling my previous experience, it seems that the io project is in need of separate test data. Currently, there are a few (or maybe just 1) test file located in the src/test directory. I think that the data should be separate, so I created a data/test directory and put the file there. Small modifications were made to build.xml and project.xml to allow this. I'll post some more comments about this to the mailing list. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
