Build display::trunk #274 failed (compilation failed)
Agent: Iocaste


Changes included (2 changes).
Change 236 by steve (2 files): Updated mdr8/12 display. I think that there are only two fields. Corrected mdr11 city/region display based on what is done in mkgmap.
Change 235 by steve (5 files): Better mdr8 display

Compilation errors

/home/steve/buildAgent/work/7af5a316ea64e40d/src/test/TestAll.java:118: cannot find symbol
symbol : method isWarnEnabled()
location: class uk.me.parabola.log.Logger
if (log.isWarnEnabled()) {
^
/home/steve/buildAgent/work/7af5a316ea64e40d/src/test/TestAll.java:121: cannot find symbol
symbol : method isErrorEnabled()
location: class uk.me.parabola.log.Logger
if (log.isErrorEnabled()) {
^
/home/steve/buildAgent/work/7af5a316ea64e40d/src/test/ZipFile.java:49: cannot find symbol
symbol : constructor FileImgChannel(java.lang.String)
location: class uk.me.parabola.imgfmt.sys.FileImgChannel
FileImgChannel fin = new FileImgChannel(name);
^
/home/steve/buildAgent/work/7af5a316ea64e40d/src/test/display/CommonDisplay.java:121: cannot find symbol
symbol : constructor FileImgChannel(java.nio.channels.FileChannel)
location: class uk.me.parabola.imgfmt.sys.FileImgChannel
ImgChannel chan = new FileImgChannel(raf.getChannel());
^
4 errors
Compile failed; see the compiler error output for details.

Configure your email notifications on your settings page.