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/09/12 22:19:06 UTC

[GitHub] [daffodil-vscode] michael-hoke commented on pull request #253: Daffodil vscode tdml

michael-hoke commented on PR #253:
URL: https://github.com/apache/daffodil-vscode/pull/253#issuecomment-1244595310

   There are a couple of places that I could have put this, so I'll just put it as a separate comment at the end:
   
   This last push includes the bigger changes - removing hard coded classpath creation and downloading the daffodil-lib jar to get the schema files
   
   I wanted to note that what appears to be duplication of dependencies in the libraryDependencies and xjcLibs keys is intentional and necessary. It appears that including a jar in libraryDependencies is necessary for downloading it, and including a jar in xjcLibs is necessary for properly setting up the classpath for the JAXB generation.
   
   Anyways, it looks like the Windows build is failing again because paths are different somewhere...


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