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=28452>.
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=28452

runConfigure help does not include new HP platform

           Summary: runConfigure help does not include new HP platform
           Product: XalanC
           Version: CurrentCVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: XalanC
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The runConfigure help currently shows the following as the supported platforms:

echo "       -p <platform> 
(accepts 'aix', 'linux', 'freebsd', 'netbsd', 'solaris',
'hp-10', 'hp-11', 'irix', 'tru64', 'macosx', 'os400', 'cygwin')"

Upcoming release supports HP-UX 11 on Itanium but it is missing from the list.

Fix should be:

echo "       -p <platform> 
(accepts 'aix', 'linux', 'freebsd', 'netbsd', 'solaris',
'hp-10', 'hp-11', 'hp-11-ia64', 'irix', 'tru64', 'macosx', 'os400', 'cygwin')"

Will submit a patch for this.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to