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=33943>. 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=33943 Summary: ReplaceCopy task throws ClassCastException Product: Ant Version: 1.6.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority: P1 Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Use ReplaceCopy task to generate application.xml for j2ee application. ReplaceCopy fails with ClassCastException. After looking at the code, ReplaceCopy task expects toFile from fileCopyMap to be String, while Copy task put String[] in the fileCopyTask map. -- 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]