• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dropwizard / dropwizard / 6446
86%

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2019 04:36PM UTC
Jobs 1
Files 403
Run time 20s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
6446

push

travis-ci

web-flow
Enable Jackson Afterburner only on Java 8 (#2966)

The Jackson Afterburner module is currently not compatible with the JPMS and will lead to illegal reflective access operation warnings:
```
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.fasterxml.jackson.module.afterburner.util.MyClassLoader (file:.m2/repository/com/fasterxml/jackson/module/jackson-module-afterburner/2.9.9/jackson-module-afterburner-2.9.9.jar) to method java.lang.ClassLoader.findLoadedClass(java.lang.String)
WARNING: Please consider reporting this to the maintainers of com.fasterxml.jackson.module.afterburner.util.MyClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
```

Fixes #2909
Refs FasterXML/jackson-modules-base#37

2 of 2 new or added lines in 1 file covered. (100.0%)

7309 of 8525 relevant lines covered (85.74%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6446.1 06 Oct 2019 04:36PM UTC 0
85.74
Travis Job 6446.1
Source Files on build 6446
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6446
  • b1c39570 on github
  • Prev Build on master (#6441)
  • Next Build on master (#6447)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc