Project

Profile

Help

Bug #5725

closed

XPathException thrown and caught when DOM4J not on classpath

Added by Michael Kay over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Build and release
Sprint/Milestone:
-
Start date:
2022-10-29
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
trunk
Fix Committed on Branch:
trunk
Fixed in Maintenance Release:
Platforms:
Java

Description

A user reports (by email) that XPathExceptions are being silently thrown and caught when DOM4J is not on the classpath. This was picked up using a tool called DynaTrace.

It's a bit of a tricky one to investigate - hard to reproduce in the IDE because if we take DOM4J off the classpath, the build will fail. We could perhaps do a diagnostic build in which all calls to new XPathException() are logged.

Please register to edit this issue

Also available in: Atom PDF