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

se-edu / addressbook-level4 / 4751 / 1
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: 453-result-message
DEFAULT BRANCH: master
Ran 01 Dec 2018 01:27PM UTC
Files 88
Run time 4s
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

01 Dec 2018 01:23PM UTC coverage: 91.963% (-0.8%) from 92.811%
4751.1

Pull #933

travis-ci

web-flow
Remove all JAXB/XML-related code from the codebase

JAXB has been deprecated and has already been removed in JDK 11[1].

Our codebase also does not require JAXB or XML support any more -- we
have already migrated our codebase to use Jackson (JSON) fully for the
storage layer.

So, let's fully remove all JAXB/XML-related code from the codebase, so
we can remove JAXB as a dependency from our build.gradle file.

Once that is done, we won't have the "IntelliJ reports code errors for
JAXB imports" problem as described in 5383298a (DeveloperGuide: update
"Setting up" section, 2018-09-08). The problem still remains for JavaFX,
however. Tweak the DeveloperGuide to reflect this.

[1] https://openjdk.java.net/jeps/320
Pull Request #933: Use Jackson for address book storage

1396 of 1518 relevant lines covered (91.96%)

0.92 hits per line

Source Files on job 4751.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4488
  • Travis Job 4751.1
  • 8df7ee80 on github
  • Prev Job for on jackson (#4726.1)
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