olabusayoT opened a new pull request, #1343:
URL: https://github.com/apache/daffodil/pull/1343

   - currently we don't capture NoSuchFileException from Paths.get in our run 
try/catch, which results in a "This is a bug" exception. With this fix, we 
capture the exception and add a bit more detail to make it clear what is 
happening (missing file or directory), since the exception only reports the 
file name.
   - add cli test
   
   DAFFODIL-2944


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to