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=25913>. 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=25913 Create separate workspace file for building Xalan with ICU. Summary: Create separate workspace file for building Xalan with ICU. Product: XalanC Version: 1.6 Platform: Other OS/Version: Windows XP Status: NEW Severity: Enhancement Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The current Xalan.dsw contains AllInOneWithICU and AllInOne build steps. When building from the command line, you can't be sure what version of Xalan was built because both AllInOne and AllInOneWithICU projects are called. As an enhancement, we are creating separate workspace files - Xalan.dsw for non- ICU builds, and XalanICU.dsw for ICU builds. Workspace file contents would be similar, except Xalan.dsw does not contain AllInOneWithICU and XalanICU.dsw does not contain AllInOne. Does that make sense?
