mbeckerle commented on code in PR #15:
URL: https://github.com/apache/daffodil-sbt/pull/15#discussion_r1465098746


##########
build.sbt:
##########
@@ -27,6 +27,19 @@ scalacOptions ++= Seq(
   "-Ywarn-unused:imports",
 )
 
+scmInfo := Some(

Review Comment:
   I completely misunderstood the intent of this PR. 
   
   I thought it was about making sure that a project that uses sbt-daffodil 
could have its LICENSE/NOTICES etc. included in its jars, and appropriate 
metadata into poms. 
   
   But this is just about this sbt plugin project itself. 



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