Skip to content

Commit

Permalink
Change to compile protostuff using jdk 11 (#374)
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 #320).  This PR rebuilt protostuff using JDK 11.

Testing done:
1. Tested both single-stream and HCAD real-time detectors.

Signed-off-by: Kaituo Li <[email protected]>
  • Loading branch information
kaituo authored Feb 10, 2022
1 parent e0bc4a2 commit a79028f
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 a79028f

Please sign in to comment.