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/11/08 17:14:37 UTC

[GitHub] [daffodil-vscode] stevedlawrence commented on a diff in pull request #342: Update code to use Daffodil 3.4.0

stevedlawrence commented on code in PR #342:
URL: https://github.com/apache/daffodil-vscode/pull/342#discussion_r1016910774


##########
package.json:
##########
@@ -3,7 +3,7 @@
 	"displayName": "Apache Daffodil VS Code Extension",
 	"description": "VS Code extension for Apache Daffodil DFDL schema debugging",
 	"version": "1.1.0-SNAPSHOT",
-	"daffodilVersion": "3.3.0",
+	"daffodilVersion": "3.4.0",

Review Comment:
   We made some updates to he NOTICE/LICENSE files as part of Daffodil 3.4.0: https://github.com/apache/daffodil/commit/60e5f98abbeaa2fb8c94e5d64927a5c840ce2082
   
   Some of those don't need to be carried over to he VS Code `build/package` files since they are CLI dependencies and the don't get pulled into VS Code (e.g. Exificient library), but I *think* some of them do need to be included.



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