Ah, sorry, I missed that :( I will change to use a Java 5 one. Thanks for the heads up!
David On 15 July 2015 at 08:48, Chetan Mehrotra <[email protected]> wrote: > Hi David, > > On Wed, Jul 15, 2015 at 1:14 PM, <[email protected]> wrote: >> + if (contentPath == null) >> + return Collections.emptyEnumeration(); > > This method is JDK 1.7+ > > Chetan Mehrotra
