GitHub user august782 opened a pull request:
https://github.com/apache/maven/pull/86
Modifying test in DefaultWagonManagerTest
The two tests testGetMissingJar and testGetMissingJarForced have exactly
the same test bodies. From their names, it seems testGetMissingJarForced should
GitHub user august782 opened a pull request:
https://github.com/apache/maven/pull/85
Removing redundant test
In FileSizeFormatTest, the two tests testProgressedSizeWithZeroSize and
testProgressedSizeZeroAndSizeZero are exactly the same, so one of them should
be deleted. This pull
Github user august782 commented on the pull request:
https://github.com/apache/maven/pull/83#issuecomment-221928742
This pull request's status right now is "Merged" and I cannot close this
pull request.
---
If your project is set up for it, you can reply to this emai
GitHub user august782 opened a pull request:
https://github.com/apache/maven/pull/84
Fixing misspellings in test names
Similar to Pull Request #83, I found more test names I believe are
misspelled, and this pull request simply addresses those misspellings.
You can merge this pull
GitHub user august782 opened a pull request:
https://github.com/apache/maven/pull/83
Fixing misspellings in test names (Progessed to Progressed)
I noticed that there seem to be some misspellings in the test names in this
test class (along with some similar misspellings in local