From: Alistair Y. <ali...@sm...> - 2006-10-18 11:12:41
|
got a problem from the 2.8 release org.bodington.logbook.server.LogBookSessionImpl::getEntriesInOrder() ... Enumeration enum = ... ... enum is a reserved word in 1.5 so bod won't compile under 1.5 any more Alistair |