- From: M. A. Arefin <arefin.m.a@gmail.com>
- Date: Tue, 22 May 2018 19:09:40 -0400
- To: xproc-dev@w3.org, Norman Walsh <ndw@nwalsh.com>
Received on Tuesday, 22 May 2018 23:10:04 UTC
Hi, I am getting this runtime error from XML Calabash - NoSuchMethodError: org.apache.xerces.impl.xpath.regex.RegularExpression.<init>>(Ljava/lang/String;Ljava/lang/String;Ljava/util/Locale;)V Chances are it is coming from "jing-20091111.jar" as its code imports the above xerces package, but not sure where/if that problematic regex constructor is invoked. XML Calabash does not have a xerces package in build.gradle either! Any idea how I can fix this? Thanks for any help! -- Thank you! - Arefin
Received on Tuesday, 22 May 2018 23:10:04 UTC