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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to