neilcsmith-net commented on issue #4017: URL: https://github.com/apache/netbeans/issues/4017#issuecomment-1140978767
@lbruun nice find! And comment at [line 319](https://github.com/apache/netbeans/blob/master/java/maven/src/org/netbeans/modules/maven/execute/CommandLineOutputHandler.java#L319) shows this was picked up before in https://bz.apache.org/netbeans/show_bug.cgi?id=252514 .. and probably why this is a Windows bug given the guard on `\r`. I was curious why `63 ?` and `66 B` were getting through, until I looked at the screenshot again! :smile: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
