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

grpc / grpc-java / 18218
89%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2020 04:25PM UTC
Jobs 1
Files 344
Run time 31s
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
18218

push

travis-ci

ejona86
Replace javax.annotation-api with Tomcat's annotations-api

javax.annotation-api is licensed CDDL, which was not noticed when it was
introduced. Tomcat provides an Apache 2 version of the same annotation. Note
that this annotation is only used when compiling with Java 9+.

Unfortunately this may cause classpath collisions since there are _many_ copies
of this annotation on Maven Central; we wanted one canonical source and
javax.annotation-api seemed like that source. We hope this won't impact many
users since we have always suggested using it only for compilation. But it will
probably impact some users. However, we didn't create this mess, this seems to
be "standard practice" for J2EE, which this annotation is now part of, so we're
just impacted by it.

Fixes #6833

21412 of 24261 relevant lines covered (88.26%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18218.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 30 Apr 2020 04:25PM UTC 0
88.26
Travis Job 18218.1
Source Files on build 18218
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18218
  • 6a50a63c on github
  • Prev Build on master (#18209)
  • Next Build on master (#18221)
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