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


##########
package.json:
##########
@@ -3,7 +3,7 @@
   "displayName": "Apache Daffodilâ„¢ Extension for Visual Studio Code",
   "description": "Apache Daffodilâ„¢ Extension for Visual Studio Code providing 
DFDL syntax highlighting, DFDL code completion, DFDL schema debugging, and data 
editor",
   "version": "1.3.0",
-  "daffodilVersion": "3.4.0",
+  "daffodilVersion": "3.5.0",

Review Comment:
   > Oh there's a build/package directory with its own LICENSE and NOTICE 
file... hmm.
   
   Yeah, the root `LICENSE/NOTICE` files are only for files that are actually 
in the repo. The `build/package/LICENSE,NOTICE` files are for files that end up 
in the vsix (e.g. dependency jars).
   



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