Build display::trunk #274 failed (compilation failed).
Agent: Iocaste
Build results: 
http://teamcity.mkgmap.org.uk/viewLog.html?buildId=3091&buildTypeId=bt11

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.

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

see more information about changed files: 
http://teamcity.mkgmap.org.uk/viewLog.html?tab=buildChangesDiv&buildId=3091&buildTypeId=bt11

============================================================================
Configure email notifications: 
http://teamcity.mkgmap.org.uk/profile.html?init=1&tab=userNotifications
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to