Set "Clean class files" message to verbose. Fixes: #22107
Closes: #25829
If java_class_filelist exists, remove previous class files before building the new ones. If java_sources content has changed, clean and rebuild the class files of the target. Fixes: #20377