arosien commented on code in PR #253:
URL: https://github.com/apache/daffodil-vscode/pull/253#discussion_r1080719987


##########
build.sbt:
##########
@@ -62,6 +64,8 @@ lazy val ratSettings = Seq(
   ratFailBinaries := true
 )
 
+lazy val xjcTask = taskKey[Seq[File]]("Create JAXB Bindings for DFDL Schemas")

Review Comment:
   Suggestions: This seems to be unused and not necessary. Delete?



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