stevedlawrence commented on code in PR #15: URL: https://github.com/apache/daffodil-sbt/pull/15#discussion_r1465192091
########## build.sbt: ########## @@ -27,6 +27,19 @@ scalacOptions ++= Seq( "-Ywarn-unused:imports", ) +scmInfo := Some( Review Comment: Correct, this is just about making Apache happy when we eventually create a release of this plugin. I'll modify the commit message to make that more obvious before pushing. Note that we do have issue https://github.com/apache/daffodil-sbt/issues/7 about copying REAMDEs into schema project jars. I'll update that to also mentions copying in LICENSE information. -- 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]
