You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/01/20 03:06:47 UTC

[GitHub] [daffodil-vscode] jw3 opened a new issue #74: Specify Daffodil version at one location

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


   Currently we specify the Daffodil version for SBT in [`build.sbt`](https://github.com/apache/daffodil-vscode/blob/main/build.sbt#L18) and for the backend artifact unpacker in [`daffodilDebugger.ts`](https://github.com/apache/daffodil-vscode/blob/main/src/daffodilDebugger.ts#L44).
   
   This duplication has proven to be error prone and could be eliminated by adding an entry to `package.json` and then reading it out in each place.
   


-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [daffodil-vscode] Shanedell closed issue #74: Specify Daffodil version at one location

Posted by GitBox <gi...@apache.org>.
Shanedell closed issue #74:
URL: https://github.com/apache/daffodil-vscode/issues/74


   


-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org