mbeckerle commented on code in PR #7: URL: https://github.com/apache/daffodil-schema.g8/pull/7#discussion_r1579863584
########## src/main/g8/default.properties: ########## @@ -16,5 +16,5 @@ name=format extension=dat package=com.example -namespaced=no -daffodil_version=maven(org.apache.daffodil, daffodil-tdml-processor_2.12) +namespaced=yes +daffodil_plugin_version=maven(org.apache.daffodil, sbt-daffodil) Review Comment: When this gets released, updating all existing schema projects to use this will help a lot by getting rid of the unnecessary library dependencies like log4j. -- 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: dev-unsubscr...@daffodil.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org