Java classes (.class) that were compiled by the groovy compiler (groovyc) contain timestamps.
See also: Thread on groovy-user mailing list
Detection
The diff of .class files contains the string __timeStamp__XXX_neverHappenXXXXXXXXXXXXX.
Workaround
None yet.
Solution
None yet.
