Title:
Bug 78859:(Watson Migration Closure)[ANEFF] ER for: built-in function for cfcompile utility
| View in TrackerStatus/Resolution/Reason: Closed/Deferred/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 07/16/2009
Components: Language
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 5
Problem:
[ANEFF] ER for: built-in function for cfcompile utility.Instead of something like this:<cfexecute name="#SERVER.ColdFusion.rootDir#\bin\cfcompile.bat" arguments="-deploy #SERVER.ColdFusion.rootDir#\wwwroot #SERVER.ColdFusion.rootDir#\wwwroot\_compile #SERVER.ColdFusion.rootDir#\wwwroot\_compiled" />Just this:<cfscript> compile(directoryToCompile); //Precompiling ColdFusion pages compile(directoryToCompile, outputDirectory); //Sourceless distribution</cfscript>CF already knows path to web root, and cfcompile.bat.So, this would be simpler.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039323
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email: 3D1D17B03C844EBF992001AC
External Test Config: 07/16/2009
Attachments:
Comments: