Closed pmeheut closed 2 years ago
At least I have my tzdb generati in a complitely separate module and I get the artifacts via maven. Would that work?
Yes, that would work fine.
https://github.com/cquiroz/sbt-tzdb/pull/135 PR fixes it I think
I think this can be closed
Yes. Sorry, I had no time to look at it because of the holidays. Thanks.
Le 27 déc. 2021 à 18:00, Carlos Quiroz @.***> a écrit :
I think this can be closed
— Reply to this email directly, view it on GitHub https://github.com/cquiroz/sbt-tzdb/issues/132#issuecomment-1001656310, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6D3DRWU2EZXWNNDKJ2NLTUTCLSTANCNFSM5KJJ77SA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.
I read issue https://github.com/cquiroz/sbt-tzdb/issues/88#issue-874044652 as well as https://github.com/an-tex/sc8s/pull/66#issue-1014934060
Whatever I do, my build.sbt recompiles tzdb every time even if it is in a separate project with no dependencies on.
Is there a way to avoid it?