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

apache / bookkeeper / 226
72%

Build:
DEFAULT BRANCH: master
Ran 02 Oct 2018 03:46PM UTC
Jobs 1
Files 461
Run time 44s
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
226

push

jenkins

GitHub
Add optional compile time only annotations-api dependency dropped in JDK11

Descriptions of the changes in this PR:

### Motivation

Java Annotations API has been dropped from JRE since JDK11. We should add it explicitly at compile time.
As we are using only the 'Generated' annotation, which has "source" retention when can add the dependency as 'optional'.
We are not re-distributing the JAR in binary packages.

### Changes

Add 'optional' dependency wherever it is needed (all GRPC artifacts for instance)

Master Issue: #1710




Author: Sijie Guo <guosijie@gmail.com>
Author: Enrico Olivelli <eolivelli@apache.org>

Reviewers: Ivan Kelly <ivank@apache.org>

This closes #1725 from eolivelli/fix/jdk11-add-annotations-api

26100 of 36026 relevant lines covered (72.45%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 226.1 02 Oct 2018 03:46PM UTC 0
72.45
Source Files on build 226
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #226
  • 7da429ea on github
  • Prev Build on master (#225)
  • Next Build on master (#227)
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

© 2025 Coveralls, Inc