Does CQ clears /var cache automatically on package deployment
Hi all,
Wanted to check on this. We are doing clientlib & JSP deployment on CQ server. To be on safer side we delete the /var cache directory in CQ - Is this absolutely neccessary to clear /var cache or does CQ has any mechanism where-in it detects that there is new version of file on the server so it will rebuilt the cache.
Below are the 2 directories which we delete
/var/classes/org/apache/jsp/
/var/clientlibs
Is there any special setting in CQ to enable this automated cache re-build after deployment ? I
Thanks in advance.
Rohit