Replace Apache Commons Collections with Java Stream API

Description

JDK 8 introduced Java Stream API: https://docs.oracle.com/javase/8/docs/api/java/util/stream/package-summary.html. It allows to replace used transformations and filters supplied by Apache Commons Collections.

Activity

Show:

Mauro Talevi May 17, 2019 at 1:14 PM

Pulled with thanks

Valery Yatsynovich May 14, 2019 at 8:47 PM

Hi ,

Could you please review the pull request: https://github.com/jbehave/jbehave-core/pull/238/files?w=1 ?

Thanks

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created May 14, 2019 at 8:43 PM
Updated May 17, 2019 at 1:14 PM
Resolved May 17, 2019 at 1:14 PM