[ http://issues.apache.org/jira/browse/XALANC-541?page=all ] David Bertoni reopened XALANC-541: ----------------------------------
This patch breaks the clean target on Unix, because it produces an invalid rm command on Unix. The problem is line 290, which generates the following: rm -f -lxalan-c rm: invalid option -- l Try `rm --help' for more information. > Fixes for zOS build > ------------------- > > Key: XALANC-541 > URL: http://issues.apache.org/jira/browse/XALANC-541 > Project: XalanC > Type: Improvement > Components: XalanC > Versions: 1.10 > Environment: Fixes for zOS build > Reporter: Stephen Dulin > Assignee: Dmitry Hayes > Priority: Minor > Fix For: CurrentCVS > Attachments: Makefile.incl.in, configure.in, runConfigure, > src.xalanc.Harness.XalanFileUtility.cpp, > src.xalanc.Include.OS390Definitions.hpp, src.xalanc.Makefile.in, > src.xalanc.Utils.Makefile.in, src.xalanc.Utils.XalanMsgLib.Makefile.in, > src.xalanc.XalanEXSLT.XalanEXSLTDateTime.cpp > > Fixes for zOS build -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
