We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d561d8a commit 1849c5bCopy full SHA for 1849c5b
1 file changed
pom.xml
@@ -217,6 +217,7 @@
217
<instrumentation>
218
<excludes>
219
<exclude>net/sf/jsqlparser/parser/*.class</exclude>
220
+ <exclude>net/sf/jsqlparser/JSQLParserException.class</exclude>
221
</excludes>
222
</instrumentation>
223
</configuration>
0 commit comments