Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
import the ambari trunk into intellij
try to run any test case.
test case run fails with following error
java: invalid target release: 17 Module ambari-serviceadvisor SDK 1.8 is not compatible with the source version 17. Upgrade Module SDK in project settings to 17 or higher. Open project settings.
This is because for module ambari-serviceadvisor language level got set wrongly to 17.
Setting default value for jdk.version in ambari-serviceadvisor solves this problem.
Attachments
Issue Links
- links to