Fixed in http://svn.apache.org/viewvc?view=revision&revision=1691141
Cheers, David On 15 July 2015 at 08:53, David Bosschaert <[email protected]> wrote: > 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
