+-file.js
jtd.conf includes
load
- ../../D/file.js
it fails with
java.lang.RuntimeException: Impossible to read file: /A/B/ObjFramework.js
if I change jtd.conf to
- ../../../D/file.js
it fails with
java.lang.RuntimeException: Impossible to read file: /A/B/ObjFramework.js
Cannot read [
/A/B/C/./../../../D/file.js
if I change to absolute path
/A/D/file.js
it fails with
java.lang.RuntimeException: Impossible to read file: /A/B/ObjFramework.js
Cannot read [
/A/B/C/./D/file.js
I used to get this error a year or so ago, then it was fixed. It now seems to be back! Quite frustrating
Hardly any development and regression creeping in all the time.
After having recommended it for a while, I am ready to give up on JSTD.
Cheers
Fritz