Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
7.1.0, 7.0.2, 6.6.5
-
Untriaged
-
1
-
Unknown
Description
If the JDK version used by analytics is updated, incremental build will fail without intervention (e.g. rm -rf build)
The CMake scripts should invalidate the cached JDK properties on JDK version update.
Note, the fix to this should not affect production builds, as they are never incremental.
Build couchbase-server-7.0.2-6667 contains cbas-core commit 199587c with commit message:
MB-48390: Ensure we re-introspect for Java if _jdk_ver changes