Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Update versioned clientLibs md5 hash after package installation

Avatar

Level 1

md5 hash of versioned clientLibs is not getting updated after package build and it still contains the old md5 hash.
For example if I update a sample.js file in IDE and install package with mvn clean install -PautoInstallPackage, it should trigger com/adobe/granite/ui/librarymanager/INVALIDATED event for updated clientLib.

0 Replies