You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/01/13 14:50:00 UTC

[Bug 58851] New: Add a dependency to hamcrest-core

https://bz.apache.org/bugzilla/show_bug.cgi?id=58851

            Bug ID: 58851
           Summary: Add a dependency to hamcrest-core
           Product: JMeter
           Version: 2.13
          Hardware: HP
                OS: OSF/1
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: benoit.wiart@gmail.com

Hamcrest is needed by junit see
https://github.com/junit-team/junit/wiki/Download-and-Install

Without you may have some tests that fail with :
java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing

Needed if you want to write tests that do not extends TestCase (pojo that only
use annotation)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58851] Add a dependency to hamcrest-core to allow JUnit tests with annotations to work

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58851

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Thu Jan 14 14:09:05 2016
New Revision: 1724617

URL: http://svn.apache.org/viewvc?rev=1724617&view=rev
Log:
Bug 58851 - Add a dependency to hamcrest-core to allow JUnit tests with
annotations to work
Bugzilla Id: 58851

Added:
    jmeter/trunk/licenses/bin/hamcrest-core-1.3.txt   (with props)
Modified:
    jmeter/trunk/build.xml
    jmeter/trunk/eclipse.classpath
    jmeter/trunk/lib/   (props changed)
    jmeter/trunk/lib/aareadme.txt
    jmeter/trunk/res/maven/ApacheJMeter_parent.pom
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58851] Add a dependency to hamcrest-core to allow JUnit tests with annotations to work

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58851

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Add a dependency to         |Add a dependency to
                   |hamcrest-core               |hamcrest-core to allow
                   |                            |JUnit tests with
                   |                            |annotations to work
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58851] Add a dependency to hamcrest-core to allow JUnit tests with annotations to work

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58851

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|OSF/1                       |All
           Hardware|HP                          |All

-- 
You are receiving this mail because:
You are the assignee for the bug.