https://issues.apache.org/bugzilla/show_bug.cgi?id=56506
Bug ID: 56506
Summary: Current trunk (rev 1589888) is missing hamcrest -
NoClassDefFoundError: org/hamcrest/SelfDescribing
Product: JMeter
Version: Nightly (Please specify date)
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
After checking out from the trunk unit tests show that hamcrest is missing,
e.g. test case 'org.apache.jmeter.visualizers.TestSamplingStatCalculator'.
--> java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
After adding hamcrest-core-1.3.jar to lib/junit everything works fine.
jar file needs to be added to lib-folder and eclipse.classpath.
--
You are receiving this mail because:
You are the assignee for the bug.