You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/10/13 07:14:06 UTC

[GitHub] [commons-chain] nhojpatrick opened a new pull request #5: hamcrest v2.2

nhojpatrick opened a new pull request #5:
URL: https://github.com/apache/commons-chain/pull/5


   Upgrade to hamcrest v2.2 from v1.3
   
   NOTE: getting build error on master and this branch due to.
   `commons-chain/base/src/main/java/org/apache/commons/chain2/impl/ContextBase.java:[279,24] keySet() in org.apache.commons.chain2.impl.ContextBase cannot override keySet() in java.util.concurrent.ConcurrentHashMap
     return type java.util.Set<java.lang.String> is not compatible with java.util.concurrent.ConcurrentHashMap.KeySetView<java.lang.String,java.lang.Object>`


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org