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

rhwood / JMRI / 3373
53%
master: 54%

Build:
Build:
LAST BUILD BRANCH: spdx
DEFAULT BRANCH: master
Ran 15 Mar 2020 02:48PM UTC
Jobs 1
Files 4585
Run time 4min
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
3373

push

travis-ci-com

Randall Wood
chore: ensure javac creates a class for all package-info files

The current maven (and ant) strategy for determining if recompilation is needed is to compare the list of `.class` files to the list of `.java` sources. Since `package-info.java` does not cause a class to be generated unless it contains an annotation, adding an annotation "tricks" maven into not needlessly recompiling (note that ant has special handling to create a special empty .class file for package-info.java files even if javac would not create a .class file, but maven does not).

216217 of 408943 relevant lines covered (52.87%)

0.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3373.1 (PRINT_SUMMARY=false MAVEN_OPTS=-Xmx1536m RUN_ORDER=filesystem CC_TEST_REPORTER_ID=1d1326c4dfaeede878b46588cda440432d1dd6ec605d2c99af7b240ac7db0477 SKIPINTERMITTENT=true HEADLESS=false STATIC=false) 15 Mar 2020 02:48PM UTC 0
52.87
Travis Job 3373.1
Source Files on build 3373
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3373
  • 2c5a730c on github
  • Next Build on empty-package-infos (#3375)
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