Skip to content

Add a new integration test to validate that the built jars are compatible with Java 8. #602#636

Merged
dapr-bot merged 2 commits into
dapr:masterfrom
beiwei30:issue/602
Oct 6, 2021
Merged

Add a new integration test to validate that the built jars are compatible with Java 8. #602#636
dapr-bot merged 2 commits into
dapr:masterfrom
beiwei30:issue/602

Conversation

@beiwei30

Copy link
Copy Markdown
Member

Description

introduce animal sniffer plugin in the parent pom to fix issue#602

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #602

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@beiwei30 beiwei30 requested review from a team as code owners September 22, 2021 14:42

@johnou johnou left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@codecov

codecov Bot commented Oct 6, 2021

Copy link
Copy Markdown

Codecov Report

Merging #636 (645e3f9) into master (8d9a171) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #636   +/-   ##
=========================================
  Coverage     77.16%   77.16%           
  Complexity      942      942           
=========================================
  Files            88       88           
  Lines          3009     3009           
  Branches        334      334           
=========================================
  Hits           2322     2322           
  Misses          525      525           
  Partials        162      162           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d9a171...645e3f9. Read the comment docs.

@dapr-bot dapr-bot merged commit 5f4ee05 into dapr:master Oct 6, 2021
fackee pushed a commit to fackee/java-sdk that referenced this pull request Mar 28, 2022
…ible with Java 8. dapr#602 (dapr#636)

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
fackee pushed a commit to fackee/java-sdk that referenced this pull request Mar 28, 2022
…ible with Java 8. dapr#602 (dapr#636)

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
fackee pushed a commit to fackee/java-sdk that referenced this pull request Mar 28, 2022
…ible with Java 8. dapr#602 (dapr#636)

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
fackee pushed a commit to fackee/java-sdk that referenced this pull request Mar 28, 2022
…ible with Java 8. dapr#602 (dapr#636)

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
fackee pushed a commit to fackee/java-sdk that referenced this pull request Mar 28, 2022
…ible with Java 8. dapr#602 (dapr#636)

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
fackee pushed a commit to fackee/java-sdk that referenced this pull request Mar 28, 2022
…ible with Java 8. dapr#602 (dapr#636)

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
fackee pushed a commit to fackee/java-sdk that referenced this pull request Mar 28, 2022
…ible with Java 8. dapr#602 (dapr#636)

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
fackee pushed a commit to fackee/java-sdk that referenced this pull request Mar 28, 2022
…ible with Java 8. dapr#602 (dapr#636)

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
artursouza added a commit to pkedy/java-sdk that referenced this pull request Jun 22, 2022
…ible with Java 8. dapr#602 (dapr#636)

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a new integration test to validate that the built jars are compatible with Java 8.

4 participants