Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AUTO] Increment version to 2.8.0-SNAPSHOT #346

Merged
merged 1 commit into from
May 15, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

  • Incremented version to 2.8.0-SNAPSHOT.

@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2023

Codecov Report

Merging #346 (fbde47d) into 2.x (3408269) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Current head fbde47d differs from pull request most recent head 5b8b1fd. Consider uploading reports for the commit 5b8b1fd to get more accurate results

@@             Coverage Diff              @@
##                2.x     #346      +/-   ##
============================================
+ Coverage     72.73%   72.77%   +0.03%     
- Complexity     3042     3045       +3     
============================================
  Files           381      381              
  Lines         19013    19013              
  Branches       1472     1472              
============================================
+ Hits          13829    13836       +7     
+ Misses         4587     4582       -5     
+ Partials        597      595       -2     

see 3 files with indirect coverage changes

@khushbr
Copy link
Collaborator

khushbr commented Apr 25, 2023

The build is failing with:

Caused by: java.io.IOException: Failed to process the entry 'META-INF/versions/19/com/fasterxml/jackson/core/io/doubleparser/FastDoubleSwar.class' from '/home/runner/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.15.0/12f334a1dc9c6d2854c43ae314024dde8b3ad572/jackson-core-2.15.0.jar'
	at org.gradle.internal.classpath.InstrumentingClasspathFileTransformer.lambda$visitEntries$1(InstrumentingClasspathFileTransformer.java:161)
	at org.gradle.internal.classpath.ClasspathWalker.visitJarContents(ClasspathWalker.java:91)
	at org.gradle.internal.classpath.ClasspathWalker.visit(ClasspathWalker.java:55)
	at org.gradle.internal.classpath.InstrumentingClasspathFileTransformer.visitEntries(InstrumentingClasspathFileTransformer.java:148)
	at org.gradle.internal.classpath.InstrumentingClasspathFileTransformer.lambda$instrument$0(InstrumentingClasspathFileTransformer.java:139)
	at org.gradle.internal.classpath.ClasspathBuilder.buildJar(ClasspathBuilder.java:66)
	at org.gradle.internal.classpath.ClasspathBuilder.jar(ClasspathBuilder.java:53)
	... 9 more
Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 63

@khushbr
Copy link
Collaborator

khushbr commented Apr 25, 2023

This looks related to FasterXML/jackson-core#955

@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/2.8.0-SNAPSHOT branch from 06ee086 to 3b618d2 Compare April 26, 2023 00:11
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
@opensearch-trigger-bot opensearch-trigger-bot bot force-pushed the create-pull-request/2.8.0-SNAPSHOT branch from 3b618d2 to 5b8b1fd Compare May 13, 2023 00:06
@khushbr khushbr merged commit d56b80f into 2.x May 15, 2023
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.

4 participants