https://issues.apache.org/bugzilla/show_bug.cgi?id=48999
--- Comment #3 from Richard Frovarp <[email protected]> 2010-03-26 18:00:06 UTC --- (In reply to comment #2) > (In reply to comment #1) > > You need a version of the patch command in your path. I have successfully > > used > > the one from here in the past: http://sourceforge.net/projects/unxutils/ > > We certainly need to update our documentation to address this problem. > > Richard, > > Thanks by answer, but I d'ont understand how it resolve the issue? > > Sorry if I cant understand your answer. > > Thanks alot. That part of the build runs the patch command. Since you're on Windows, you don't have a patch command by default, so it causes an error. If you put a patch command in your path, this part will work. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
