typekpb opened a new pull request #324: WIP introduced: Supress generated date 
switch for wsdl2java
URL: https://github.com/apache/cxf/pull/324
 
 
   Introduced the switch: `-supress-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).
   
   However this PR is incomplete, as 
`CodeGenOptionTest.testSupressGeneratedDatePresentOption()` is still failing. 
Any hints leading to solution would be appreciated, I just could not identify 
the missing pieces to be modified (to have the new switch considered).
   
   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

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to