cquiroz / sbt-tzdb

sbt plugin to create custom timezone db files
BSD 3-Clause "New" or "Revised" License
8 stars 13 forks source link

Generating tzdb..." occurs on every build even when building it in a separate project #132

Closed pmeheut closed 2 years ago

pmeheut commented 2 years ago

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?

cquiroz commented 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?

pmeheut commented 2 years ago

Yes, that would work fine.

povder commented 2 years ago

https://github.com/cquiroz/sbt-tzdb/pull/135 PR fixes it I think

cquiroz commented 2 years ago

I think this can be closed

pmeheut commented 2 years ago

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.