Github user grimreaper commented on the issue:
https://github.com/apache/commons-pool/pull/17
hrm... or at least its not consistent. I just ran it twice more and failed
only once.
â´mvn test -Dtest=TestGenericObjectPool#testCloseMultiplePools
I'm not generall
Github user grimreaper commented on the issue:
https://github.com/apache/commons-pool/pull/17
The new test doesn't fail for me if I reverse the original change:
```
[INFO] ---
[INFO] T E S T S
Github user grimreaper commented on the issue:
https://github.com/apache/commons-pool/pull/17
Works for me. Blocked on INFRA-17267
travis fails for unrelated reasons, but tests pass locally:
```
[INFO
Github user grimreaper commented on the issue:
https://github.com/apache/commons-collections/pull/55
cool. Now we're waiting for INFRA-17094.
---
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.or
Github user grimreaper commented on a diff in the pull request:
https://github.com/apache/commons-collections/pull/55#discussion_r64747
--- Diff:
src/main/java/org/apache/commons/collections4/list/FixedSizeList.java ---
@@ -31,6 +31,12 @@
* The add, remove, clear and
Github user grimreaper commented on a diff in the pull request:
https://github.com/apache/commons-collections/pull/55#discussion_r64719
--- Diff:
src/test/java/org/apache/commons/collections4/list/FixedSizeListTest.java ---
@@ -66,4 +68,20 @@ public String
Github user grimreaper commented on the issue:
https://github.com/apache/commons-collections/pull/48
IMHO yes, though that should be done separately.
---
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
GitHub user grimreaper opened a pull request:
https://github.com/apache/commons-collections/pull/49
[SetUniqueList] avoid use of deprecated newInstance
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grimreaper/commons
GitHub user grimreaper opened a pull request:
https://github.com/apache/commons-collections/pull/48
global: make use of FunctionalInterface
Now that we're using Java 8, it seems reasonable to annotate.
You can merge this pull request into a Git repository by running:
GitHub user grimreaper opened a pull request:
https://github.com/apache/commons-collections/pull/47
IdentityMap: correct JavaDoc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grimreaper/commons-collections eax/jdoc/fixit
GitHub user grimreaper opened a pull request:
https://github.com/apache/commons-collections/pull/46
travis: add java 10 to build
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grimreaper/commons-collections
eax/java10/addcheck
GitHub user grimreaper opened a pull request:
https://github.com/apache/commons-collections/pull/45
[COLLECTIONS-691] Use boolean operator for boolean result
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grimreaper/commons
12 matches
Mail list logo