[GitHub] commons-collections pull request #32: Update testcase

2017-10-14 Thread vamsi-kavuri
GitHub user vamsi-kavuri opened a pull request: https://github.com/apache/commons-collections/pull/32 Update testcase Updating test cases based on the comments given in #29 You can merge this pull request into a Git repository by running: $ git pull https://github.com/vamsi

[GitHub] commons-collections issue #29: Added unit tests to increase code coverage

2017-10-13 Thread vamsi-kavuri
Github user vamsi-kavuri commented on the issue: https://github.com/apache/commons-collections/pull/29 @PascalSchumacher I am late by an hour. Decimal separators are added by gregory https://github.com/apache/commons-collections/commit/641aa1c663ebead0189bf001a06ee56463070ddb

[GitHub] commons-collections pull request #31: Update test cases

2017-10-13 Thread vamsi-kavuri
Github user vamsi-kavuri closed the pull request at: https://github.com/apache/commons-collections/pull/31 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h

[GitHub] commons-collections pull request #31: Update test cases

2017-10-13 Thread vamsi-kavuri
Github user vamsi-kavuri closed the pull request at: https://github.com/apache/commons-collections/pull/31 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h

[GitHub] commons-collections pull request #31: Update test cases

2017-10-13 Thread vamsi-kavuri
GitHub user vamsi-kavuri opened a pull request: https://github.com/apache/commons-collections/pull/31 Update test cases Update test cases and correct locale issue mentioned in #29 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] commons-collections issue #29: Added unit tests to increase code coverage

2017-10-13 Thread vamsi-kavuri
Github user vamsi-kavuri commented on the issue: https://github.com/apache/commons-collections/pull/29 @PascalSchumacher Thanks for the feedback. I haven't thought of german locale. good catch. I will update it in a differe

[GitHub] commons-collections issue #27: travis: add java 9 to build

2017-10-11 Thread vamsi-kavuri
Github user vamsi-kavuri commented on the issue: https://github.com/apache/commons-collections/pull/27 #30 would resolve build issues in java9 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For

[GitHub] commons-collections pull request #30: COLLECTIONS-662 : Override Jacoco vers...

2017-10-11 Thread vamsi-kavuri
GitHub user vamsi-kavuri opened a pull request: https://github.com/apache/commons-collections/pull/30 COLLECTIONS-662 : Override Jacoco version for Java9 compatibility Overriding Jacoco version fixed the failures in Java 9. You can merge this pull request into a Git repository by

[GitHub] commons-collections pull request #29: Added unit tests to increase coverage

2017-10-11 Thread vamsi-kavuri
GitHub user vamsi-kavuri opened a pull request: https://github.com/apache/commons-collections/pull/29 Added unit tests to increase coverage You can merge this pull request into a Git repository by running: $ git pull https://github.com/vamsi-kavuri/commons-collections

[GitHub] commons-collections pull request #23: COLLECTIONS-606:Added build and covera...

2017-06-12 Thread vamsi-kavuri
GitHub user vamsi-kavuri opened a pull request: https://github.com/apache/commons-collections/pull/23 COLLECTIONS-606:Added build and coverage status @chtompki Please take a look at it Resolves: https://issues.apache.org/jira/browse/COLLECTIONS-606 You can merge