﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2229	[patch] Problems compiling (ant) revision 1436	sanna	team	"Updated svn to revision 1436 and proceeded to try to build it with ant; and received the following error message: 

{{{
compile:
    [javac] Compiling 6 source files to <path_to_file>/build
    [javac] <path_to_file>/src/org/openstreetmap/josm/actions/UpdateDataAction.java:32: method does not override a method from its superclass
    [javac]     @Override
    [javac]      ^
    [javac] 1 error

BUILD FAILED
<path_to_file>/build.xml:70: Compile failed; see the compiler error output for details.
}}}
"	defect	closed	minor		Core		fixed		
