-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
kind/questionCategory issues related to questions or problemsCategory issues related to questions or problems
Description
Java version question
feature request
Describe what happened (or what feature you want)
When building sentinel-core with Java 1.7 as specified in the sentinel-parent POM and the readme, some dependencies fails as they depend on Java 1.8.
Describe what you expected to happen
That the build would not fail.
How to reproduce it (as minimally and precisely as possible)
- checkout Sentinel repository
- Set java version to 1.7
- Run
mvn clean install
Tell us your environment
mvn -v
Maven home: /usr/local/Cellar/maven/3.6.3_1/libexec
Java version: 1.8.0_241, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_241.jdk/Contents/Home/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "mac os x", version: "10.15.3", arch: "x86_64", family: "mac"
Anything else we need to know?
Metadata
Metadata
Assignees
Labels
kind/questionCategory issues related to questions or problemsCategory issues related to questions or problems