jw3 opened a new issue #75:
URL: https://github.com/apache/daffodil-vscode/issues/75


   The classpath should not be hardcoded in the template.  SBT Native Packager 
will generate that for the release based on the dependencies, we do not want to 
be responsible for that process.
   
   Here is the offending line
   
https://github.com/apache/daffodil-vscode/blob/main/server/core/src/templates/bash-template#L369
   
   The reason we have a template is only to provide the schema extension 
classpath.  That should be able to be injected in the template  rather than  
specifying a full overriding template.


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