Skip to content

Add javax.annotations-api #546

Merged
yuri-sergiichuk merged 7 commits intomasterfrom
add-javax-annotations
Jun 18, 2020
Merged

Add javax.annotations-api #546
yuri-sergiichuk merged 7 commits intomasterfrom
add-javax-annotations

Conversation

@yuri-sergiichuk
Copy link
Contributor

In this PR I have added the javax.annotations-api dependency to our plugins that rely on the usage of the javax.annotations package, e.g. the javax.annotations.Generated.

The dependency is required due to the absence of the noted package in the JDK11+.

The `javax.annotation-api` dependency is required for all modules that are using the annotations from the `javax.annotation` package, e.g. `javax.annotation.Generated`.
@yuri-sergiichuk yuri-sergiichuk self-assigned this Jun 18, 2020
We're not supporting `pull.bat` in the `config` anymore and expect developers to use `WSL` or other linux-like build environments.
@codecov
Copy link

codecov bot commented Jun 18, 2020

Codecov Report

Merging #546 into master will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #546      +/-   ##
============================================
+ Coverage     73.80%   73.82%   +0.01%     
- Complexity     2958     2959       +1     
============================================
  Files           506      506              
  Lines         11972    11972              
  Branches        669      669              
============================================
+ Hits           8836     8838       +2     
+ Misses         2908     2907       -1     
+ Partials        228      227       -1     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants