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

--- Comment #19 from Felix Schumacher <[email protected]> ---
Created attachment 36550
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36550&action=edit
cast only conditionally

Might get rid of the ClassCastException, as it only does a cast, if the
document is really a SyntaxDocument.

To build:
git clone https://github.com/nordfalk/jsyntaxpane.git
cd jsyntaxpane
patch -p1 < ../jsyntaxview-no-cast-without-syntaxdocument.diff
cd jsyntaxpane
mvn package

now the new jar should be located under target/jsyntaxpane-1.1.5.jar and be
replaced with the jsyntaxpane-1.0.0.jar from JMeter's lib dir.

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

Reply via email to