Skip to content

Commit

Permalink
Change to compile protostuff using jdk 11
Browse files Browse the repository at this point in the history
Previously, I built protostuff using JDK 14 and upgraded protostuff. 1.3.0 build started failing afterwards (logs here: opensearch-project/opensearch-build#1613), maybe because Jenkins uses JDK 11 (read opensearch-project#320).  This PR rebuilt protostuff using JDK 11.

Testing done:
1. Tested both single-stream and HCAD real-time detectors.
  • Loading branch information
kaituo committed Feb 10, 2022
1 parent 8c860ab commit 466646b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 0 deletions.
Binary file modified lib/protostuff-api-1.8.0-SNAPSHOT.jar
Binary file not shown.
Binary file modified lib/protostuff-collectionschema-1.8.0-SNAPSHOT.jar
Binary file not shown.
Binary file modified lib/protostuff-core-1.8.0-SNAPSHOT.jar
Binary file not shown.
Binary file modified lib/protostuff-runtime-1.8.0-SNAPSHOT.jar
Binary file not shown.

0 comments on commit 466646b

Please sign in to comment.