Hi all

Gump builds commons-collection's 3.x branch since it is a dependency of
Forrest and the XML Graphics projects that still enjoy using Gump.

After we've switched to using Java8 we found Collections 3.x cannot be
built on Java8 because of some addition to the Map interface.

default boolean remove(Object key,
                       Object value)

see
http://vmgump.apache.org/gump/public/commons-collections-3.x/commons-collections/gump_work/build_commons-collections-3.x_commons-collections.html

I assume this is something that is never going to get fixed as the 4.x
branch is the way to go, but before I remove collections 3.x from the
Gump build I wanted to double check.

Cheers

Stefan

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

Reply via email to