Jurrie Overgoor created CXF-8436:
------------------------------------

             Summary: Support reproducable builds together with @Generated
                 Key: CXF-8436
                 URL: https://issues.apache.org/jira/browse/CXF-8436
             Project: CXF
          Issue Type: Improvement
          Components: Tooling
    Affects Versions: 3.3.8
            Reporter: Jurrie Overgoor


We are trying to get our build reproducable. We use wsdl2java for generating 
Java classes from WSDL files, and currently have -mark-generated in effect.

This causes problems, as there are timestamps written to the @Generated tag. I 
hoped that -suppress-generated-date would suppress this, but it only affects 
the generated Javadoc comment.

Can we get -suppress-generated-date to also suppress outputting timestamps in 
the @Generated annotations?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to