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

   It is currently difficult to debug the packageDaffodilBin task because it is 
forked by SBT as a separate process. To make it easier to debug, this writes 
the command that packageDaffodilBin fork/execs to the export stream. Users can 
then run 'sbt "export packageDaffodilBin"' to view that command, which can then 
be manullay run, copied into a shell script, added to an IDE for debugging, etc.
   
   Closes #76
   Closes #80


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