I just created https://reviews.apache.org/r/14231/ to remove the version check that finds the JDK version. I can't see why we would ever want to find the JDK version, so might as well just not check and fall through to the existing logic that does "if (currentVersion==null) return"
Darren On Thu, Sep 19, 2013 at 9:34 AM, Daan Hoogland <daan.hoogl...@gmail.com>wrote: > On Thu, Sep 19, 2013 at 6:12 PM, Darren Shepherd > <darren.s.sheph...@gmail.com> wrote: > > Only to test builds before commit. mvn is too slow. > > That's probably it. I run from eclipse but usually do a build first. > That is going to change one minute ago, thanks. i'll keep an eye on > the dbupgradechecker >