﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3788	[PATCH] plugins/agpifoj/AgpifojLayer.java:159: cannot find symbol setErrorMessage	timo.lindfors@…	team	"{{{
Steps to reproduce:
1) svn co http://svn.openstreetmap.org/applications/editors/josm
2) cd josm/plugins
3) ant

Expected results:
3) josm and its plugins build from source

Actual results:
3) Build fails with the following error
}}}

{{{
compile:
     [echo] creating ../../dist/AgPifoJ.jar
    [javac] Compiling 5 source files to /local/lindi/scm/josm/plugins/agpifoj/build
    [javac] /local/lindi/scm/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/AgpifojLayer.java:159: cannot find symbol
    [javac] symbol  : method setErrorMessage(java.lang.String)
    [javac] location: interface org.openstreetmap.josm.gui.progress.ProgressMonitor
    [javac]                     progressMonitor.setErrorMessage(errorMessage);
    [javac
}}}
"	defect	closed	normal		Core image mapping		wontfix	ftbfs	
