Github user PascalSchumacher commented on the issue:

    https://github.com/apache/commons-text/pull/70
  
    Sure. AssertJ 2.x for java 7 and 3.x for java 8 have been developed in 
parallel for a few years (and currently still are). Java 7 compatible changes 
are done in 2.x and then merged into 3.x, so 3.x is essentially 2.x plus 
support for lambdas, predicates and java 8 classes. Migrating for AssertJ 2.x 
to 3.x is easy, I did it for multiple projects without problems.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to