Description
Introduce the switch:
-suppress-generated-date
which enables using wsdl2java without writing the current timestamp in the generated files.
The advantage is shown once generated files are stored in source control and changes are easily diffable (as timestamps are not present => changes don't come with each and every build).
I seem to be not the 1.st one needing it, see: http://cxf.547215.n5.nabble.com/wsdl2java-suppressing-timestamps-in-Javadoc-comments-td5731702.html