stevedlawrence commented on a change in pull request #205: Update Line counter
for new modules and schemas.
URL: https://github.com/apache/incubator-daffodil/pull/205#discussion_r288201159
##########
File path: project/plugins.sbt
##########
@@ -32,3 +32,5 @@ dependencyOverrides ++= Seq(
"org.codehaus.plexus" % "plexus-utils" % "3.0.17",
"com.google.guava" % "guava" % "20.0"
)
+
+// addSbtPlugin("com.orrsella" % "sbt-stats" % "1.0.9-SNAPSHOT")
Review comment:
Yeah, I would just prefer to not have to maintain a fork of sbt stats. If we
could get something upstreamed that would be ideal. If they accept the current
PR, that work for me.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services