sbt / sbt-header

sbt-header is an sbt plugin for creating file headers, e.g. copyright headers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New caching feature seems to err out when deleting files

hseeberger opened this issue · comments

After deleting a file and reopening the project I got this:

[error] stack trace is suppressed; run last Test / headerCreate for the full output
[error] (Test / headerCreate) java.nio.file.NoSuchFileException: /Users/heiko/code/scala/rocks.heikoseeberger/the-next-epoch/src/test/scala/rocks/heikoseeberger/thenextepoch/mainTests.scala

Dang, is that still with 5.3.1, I thought that was exactly what I fixed (and covered with a scripted test)

Oops, wait a moment ...

Sorry, that was 5.3.0.