Skip to content

Java version to build? #1315

@olof-nord

Description

@olof-nord

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)

  1. checkout Sentinel repository
  2. Set java version to 1.7
  3. 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 problems

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions