freebsd-ports/java/jakarta-commons-collections
Greg Lewis 6960022452 . Interfaces like MultiMap in version 3.2.1 of Jakarta Commons Collections
define a remove() operation which takes two arguments and clashes with
  the new remove() operation defined in Map for Java 8.  Hence, restrict
  to Java 6 and 7.

PR:		201335
2015-07-17 02:35:02 +00:00
..
distinfo
Makefile . Interfaces like MultiMap in version 3.2.1 of Jakarta Commons Collections 2015-07-17 02:35:02 +00:00
pkg-descr