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

se-edu / addressbook-level4 / 4752
93%
master: 94%

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

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

58 of 58 new or added lines in 6 files covered. (100.0%)

1396 of 1518 relevant lines covered (91.96%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4752.1 01 Dec 2018 01:32PM UTC 0
91.96
Travis Job 4752.1
Source Files on build 4752
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4752
  • Pull Request #933
  • PR Base - master (#4726)
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