Skip to content

Conversation

escouvois
Copy link

I created a cross-compiled version for Scala 3 to resolve issue #10. It seems to work, I was able to use it in a Scala 3 project as well.

@alaz alaz linked an issue Aug 30, 2024 that may be closed by this pull request
alaz
alaz previously approved these changes Aug 30, 2024
Copy link
Owner

@alaz alaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely! Thank you.

@@ -1,2 +1,2 @@

version in ThisBuild := "1.0.4-SNAPSHOT"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it deserves a minor version bump.

@alaz
Copy link
Owner

alaz commented Aug 30, 2024

FYI, test:compile seems to be failing

@alaz alaz dismissed their stale review August 30, 2024 09:00

failing tests

@escouvois
Copy link
Author

Sorry I forgot to run tests... I fixed it.

@alaz alaz merged commit c0ed12b into alaz:master Aug 30, 2024
@alaz
Copy link
Owner

alaz commented Aug 30, 2024

Unfortunately, I failed to publish to Sonatype :

[error] stack trace is suppressed; run last publishSigned for the full output
[error] (publishSigned) java.net.ProtocolException: Server redirected too many times (20)

It's been 5 years after all. I will try to fix it later.

@alaz
Copy link
Owner

alaz commented Aug 30, 2024

Phew, I did it: https://repo1.maven.org/maven2/com/osinka/i18n/scala-i18n_3/

@escouvois
Copy link
Author

Awesome, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scala 3 support
2 participants