> I suspect, that you are suffering from autoclrf conversion. The > carriage-return (`\r`) is only present on windows and os x. See here:
@matthiasblaesing , You're right. I tried running verification in linux, and the error was no longer present. > Minor nitpick: `Version 2.3` for > `generated-servlet3.1-jsp2.3-api-license.txt` looks strange. You might > introduce an "artificial" version - for example > `generated-servlet-jsp-api-3.1_2.3-license.txt`. I have changed the generated jar's name to `generated-servlet-jsp-api-3.1_2.3.jar` and changed the license name and version in it accordingly. Thank you so much for all your help. 😃 [ Full content available at: https://github.com/apache/incubator-netbeans/pull/877 ] This message was relayed via gitbox.apache.org for [email protected]
