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=23937>. 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=23937 applay command for external execution command are failed for nested build.xml files Summary: applay command for external execution command are failed for nested build.xml files Product: Ant Version: 1.5.3 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] i'm creating integration build. one of subcomponent use bat files for building process. also this subcomponent use xml build control file. if i'm start building of subproject, then all is ok. if i'm invoke integration build, then i catching the next exception Execute failed: java.io.IOException: CreateProcess: compile.bat if i place dummy bat file (with correct name, in my case compile.bat) in directory with integration build.xml, then all is ok. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]