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/03/17 11:05:02 UTC

[Bug 59187] New: JSON Post Processor : java.lang.NoClassDefFoundError: net/minidev/asm/FieldFilter at net.minidev.json.reader.JsonWriter.(JsonWriter.java:157)

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

            Bug ID: 59187
           Summary: JSON Post Processor : java.lang.NoClassDefFoundError:
                    net/minidev/asm/FieldFilter at
                    net.minidev.json.reader.JsonWriter.(JsonWriter.java:15
                    7)
           Product: JMeter
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: support@ubikloadpack.com

As reported by Maxime Chassagneux on:
https://github.com/apache/jmeter/pull/168#issuecomment-197777667

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

[Bug 59187] JSON Post Processor : java.lang.NoClassDefFoundError: net/minidev/asm/FieldFilter at net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build before 3.0 release)

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

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Thu Mar 17 19:17:38 2016
New Revision: 1735478

URL: http://svn.apache.org/viewvc?rev=1735478&view=rev
Log:
Bug 59187 - JSON Post Processor : java.lang.NoClassDefFoundError:
net/minidev/asm/FieldFilter at
net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build
before 3.0 release)
Add license for asm, BSD license
License for accessors-smart is not needed as it's the same license as
json-smart (Apache License 2.0)
Bugzilla Id: 59187

Added:
    jmeter/trunk/licenses/bin/asm-5.1.txt   (with props)

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

[Bug 59187] JSON Post Processor : java.lang.NoClassDefFoundError: net/minidev/asm/FieldFilter at net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build before 3.0 release)

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Thu Mar 17 12:32:15 2016
New Revision: 1735409

URL: http://svn.apache.org/viewvc?rev=1735409&view=rev
Log:
Bug 59187 - JSON Post Processor : java.lang.NoClassDefFoundError:
net/minidev/asm/FieldFilter at
net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build
before 3.0 release)
Fix tabs
Bugzilla Id: 59187

Modified:
    jmeter/trunk/eclipse.classpath

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

[Bug 59187] JSON Post Processor : java.lang.NoClassDefFoundError: net/minidev/asm/FieldFilter at net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build before 3.0 release)

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Thu Mar 17 12:14:44 2016
New Revision: 1735407

URL: http://svn.apache.org/viewvc?rev=1735407&view=rev
Log:
Bug 59187 - JSON Post Processor : java.lang.NoClassDefFoundError:
net/minidev/asm/FieldFilter at
net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build
before 3.0 release)
Bugzilla Id: 59187

Modified:
    jmeter/trunk/build.properties
    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 59187] JSON Post Processor : java.lang.NoClassDefFoundError: net/minidev/asm/FieldFilter at net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build before 3.0 release)

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

--- Comment #5 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Fri Mar 18 07:36:10 2016
New Revision: 1735541

URL: http://svn.apache.org/viewvc?rev=1735541&view=rev
Log:
Bug 59187 - JSON Post Processor : java.lang.NoClassDefFoundError:
net/minidev/asm/FieldFilter at
net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build
before 3.0 release)
accessor-smart not in dist
Bugzilla Id: 59187

Modified:
    jmeter/trunk/build.xml

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

[Bug 59187] JSON Post Processor : java.lang.NoClassDefFoundError: net/minidev/asm/FieldFilter at net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build before 3.0 release)

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

UbikLoadPack support <su...@ubikloadpack.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|JSON Post Processor :       |JSON Post Processor :
                   |java.lang.NoClassDefFoundEr |java.lang.NoClassDefFoundEr
                   |ror:                        |ror:
                   |net/minidev/asm/FieldFilter |net/minidev/asm/FieldFilter
                   |at                          |at
                   |net.minidev.json.reader.Jso |net.minidev.json.reader.Jso
                   |nWriter.(JsonWriter.java:15 |nWriter.(JsonWriter.java:15
                   |7)                          |7) (affects nightly build
                   |                            |before 3.0 release)

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

[Bug 59187] JSON Post Processor : java.lang.NoClassDefFoundError: net/minidev/asm/FieldFilter at net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build before 3.0 release)

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

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Thu Mar 17 20:02:28 2016
New Revision: 1735485

URL: http://svn.apache.org/viewvc?rev=1735485&view=rev
Log:
Bug 59187 - JSON Post Processor : java.lang.NoClassDefFoundError:
net/minidev/asm/FieldFilter at
net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build
before 3.0 release)
Add license for accessor-smart
Bugzilla Id: 59187

Added:
    jmeter/trunk/licenses/bin/accessors-smart-1.1.txt   (with props)

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