Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Version 5.1.0
-
None
-
None
-
Linux, OpenJDK, OpenJ9
Description
I have encountered some fragility with the interface extension mechanism around
working out the root directory for JavaParser's
ProjectRoot. I
will soon upload a test case that shows a scenario where the choice of JDK for
the schema compilation makes the difference between succeeding, and failing
with "Unable to construct a common project root - giving up.". IMHO
sorting this issue out needs more than simply getting a test case to work,
rather some thought is needed about what is really required.