garydgregory commented on PR #290:
URL: https://github.com/apache/commons-bcel/pull/290#issuecomment-2009660812
@PabloNicolasDiaz
It does not look like you rebased on git master and run `mvn` locally
because this fails for me:
```
git apply ~/Downloads/290.diff.txt
.../Downloads/290.diff.txt:402: trailing whitespace.
.../Downloads/290.diff.txt:445: trailing whitespace.
* @throws IOException
.../Downloads/290.diff.txt:446: trailing whitespace.
* @throws ClassFormatException
.../Downloads/290.diff.txt:455: trailing whitespace.
../Downloads/290.diff.txt:459: trailing whitespace.
```
--
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]