DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32582>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32582 Summary: Conversion from upper case to lower case and vice versa Product: Ant Version: 1.6.2 Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Build Process AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Dear community, as far as I can see it is really hard to convert filenames from lower case to upper case (and also in the other direction). We get from an old host machine only upper case named files (e.g. THESOURCE) and need something like "thesource.c". Otherwise we cannot use this on PC oder UNIX-like systems. The conversion should be done with ant, since we need this on differnet platforms. So ant would ideal for that task. Shell skripts, batches, tr's and other are mostly platform dependant. Didn't I overlook something or isn't this really impossible on filenames (expect I try to catch the 26 upper case letters manually - but even this seems to fail). Any ideas? Thanks, Michael -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]