Page tree
Skip to end of metadata
Go to start of metadata
Description

If the Java version used for the analysis is changed at the application level the same will not be reflected to the job level.

Observed in CAST AIP
Release
Yes/No
8.0.x (error)
7.3.x(tick)
7.2.x(tick)
7.0.x?
Observed on RDBMS
RDBMS
Yes/No
Oracle Server(tick)
Microsoft SQL Server(tick)
CSS2(tick)
CSS1?
Step by Step Scenario

When the java source is discovered with the DMT. DMT decides the java version for few of the analysis units based on the configuration used in the project files.
This mainly occurs because the MAVEN discoverer sets by default the java version to 1.5 when no version of compiler is explicitly configured in the pom.xml.

 For all these Analysis units the java version parent is not the application level java version.

So we cannot change the java version of these analysis units by changing the java version at the application level. 

Solution

To change the java version of these analysis units we need to manually change the version in each and every java analysis unit.

Notes/comments

This problem will be fixed in the CAST AIP version 7.3.5.

Related Pages
 
  • No labels