mbeckerle commented on code in PR #1057:
URL: https://github.com/apache/daffodil/pull/1057#discussion_r1323206772


##########
build.sbt:
##########
@@ -60,6 +61,7 @@ lazy val macroLib = Project("daffodil-macro-lib", 
file("daffodil-macro-lib"))
   .disablePlugins(OsgiCheckPlugin)
 
 lazy val propgen = Project("daffodil-propgen", file("daffodil-propgen"))
+  .disablePlugins(SbtXjcPlugin)

Review Comment:
   Can this disable just become part of commonSettings, then the only clutter 
would be the one enableSettings for tdml?



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