Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Scala 2.13.0-M5 #232

Merged
merged 12 commits into from
Oct 31, 2018
Merged

Upgrade to Scala 2.13.0-M5 #232

merged 12 commits into from
Oct 31, 2018

Conversation

xerial
Copy link
Member

@xerial xerial commented Sep 1, 2018

Need to wait the updates of the following libraries:

[error] /home/travis/build/wvlet/airframe/airframe-jmx/src/main/scala/wvlet/airframe/jmx/JMXMBean.scala:79:26: inferred type arguments [javax.management.JMX] do not conform to method getAnnotation's type parameter bounds [A <: java.lang.annotation.Annotation]
[error]     val description = cl.getAnnotation(classOf[JMX]) match {

@codecov
Copy link

codecov bot commented Oct 11, 2018

Codecov Report

Merging #232 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #232   +/-   ##
=======================================
  Coverage   83.78%   83.78%           
=======================================
  Files         142      142           
  Lines        5457     5457           
  Branches      551      551           
=======================================
  Hits         4572     4572           
  Misses        885      885
Impacted Files Coverage Δ
...x/src/main/scala/wvlet/airframe/jmx/JMXMBean.scala 70% <100%> (ø) ⬆️
...e-log/shared/src/main/scala/wvlet/log/Logger.scala 96.92% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a580ddf...47d17ed. Read the comment docs.

@xerial xerial merged commit c31a4da into wvlet:master Oct 31, 2018
@xerial
Copy link
Member Author

xerial commented Oct 31, 2018

Although scala/bug#11192 is not yet fixed, we can release a new version for Scala 2.13.0-M5

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.

1 participant