Skip to content

airspec (internal): Prepare for Scala Native 0.5 support #3483

Merged
xerial merged 8 commits intomainfrom
scala-native
Apr 20, 2024
Merged

airspec (internal): Prepare for Scala Native 0.5 support #3483
xerial merged 8 commits intomainfrom
scala-native

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented Apr 11, 2024

To support Scala Native, airspec needs to support Scala Native as airspec is used for testing airframe modules.

  • Target only for Scala 3 for reducing the maintenance overhead
  • Compilation passed, but need to check why no test class is found

Challenges:

  • No java.util.logging, which is necessary for airframe-log
  • No java.util.concurrent.Executor

@xerial xerial changed the title airspec (feature): Support Scala Native airspec (internal): Prepare Scala Native 0.5 support Apr 20, 2024
@xerial xerial marked this pull request as ready for review April 20, 2024 00:28
@xerial xerial changed the title airspec (internal): Prepare Scala Native 0.5 support airspec (internal): Prepare for Scala Native 0.5 support Apr 20, 2024
@xerial xerial merged commit c1b6cc9 into main Apr 20, 2024
@xerial xerial deleted the scala-native branch April 20, 2024 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant