stevedlawrence opened a new pull request, #40:
URL: https://github.com/apache/daffodil-sbt/pull/40

   - We now detect when a schema resource could not be found and create a 
helpful error message instead of throwing a NPE
   - Change the "failed to save daffodil parser" message to include the full 
target file name instead of just the classifier--this makes it more clear which 
parser is failing to compile
   - Do not include '[error]' in error messages created by the parser saver. 
SBT automatically captures stderr and prepends '[error]'
   - Make sure to exit(1) if the correct number of arguments aren't provided to 
the saver.
   
   Close #4


-- 
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