You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2019/06/10 08:59:53 UTC

[GitHub] [tomee] doychin opened a new pull request #485: Use ListOrderedSet for thread context listeners.

doychin opened a new pull request #485: Use ListOrderedSet for thread context listeners.
URL: https://github.com/apache/tomee/pull/485
 
 
   - Guarantees only one instance per listener in the collection
   - Guarantees predictable execution order
   - Added commons-collections4 as dependency to openejb-core. It was already there as transitive dependency from openjpa.
   
   Signed-off-by: Doychin Bondzhev <do...@dsoft-bg.com>

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


With regards,
Apache Git Services