seems I had already fixed this, but forgot to "organize imports". -Marshall
On 7/6/2018 11:48 AM, Marshall Schor wrote: > oops, good catch... investigating... > > > On 7/6/2018 3:22 AM, Peter Klügl wrote: >> Hi, >> >> >> I noticed some code requiring Java 8 in the uimaj trunk, but I think the >> pom still specifies a Java 7 compiler target level. >> >> /uimaj-core/src/main/java/org/apache/uima/internal/util/Class_TCCL.java >> >> import java.util.function.Supplier; >> >> >> Best, >> >> >> Peter >> >> >
