﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9480	New class in test package wrongly detected as Junit test	Don-vip	simon04	"The new class introduced in r6533 in test/unit package is not a Junit test but `ant test` assumes so. It provokes an error in the build, see:

http://donvip.fr/jenkins/job/JOSM/414/testReport/junit/org/CustomMatchers/initializationError/

http://donvip.fr/jenkins/job/JOSM/414/consoleText

{{{
test:
[jacoco:coverage] Enhancing junit with coverage
    [junit] Running org.CustomMatchers
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.349 sec
    [junit] TEST org.CustomMatchers FAILED
}}}"	defect	closed	minor	14.01	Core	latest	fixed	junit test	
