The GitHub Actions job "Build" on jackrabbit-oak.git/OAK-12219-Upgrade-Azure-SDK-V8-to-V12-for-oak-blob-azure---rework- has failed. Run started by GitHub user seropian (triggered by reschke).
Head commit for run: cd0c9513bd445cd222c1eeafcc4a29a8179b1196 / Dikran Seropian <[email protected]> OAK-12219: Upgrade Azure SDK V8 to V12 for oak-blob-azure - rework - PropertiesUtil.populate() uses reflection to inject config properties (e.g. cacheSize) into the DataStore returned by createDataStore(). When the class is package-private, Java's reflection access control blocks it because the caller is in a different package — even if the individual setter methods are public. Making the class itself public fixes that Ai-Assisted-By: claude Ai-Assisted-By: claude-code Report URL: https://github.com/apache/jackrabbit-oak/actions/runs/28650543609 With regards, GitHub Actions via GitBox
