[
https://issues.apache.org/jira/browse/CXF-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309765#comment-17309765
]
Freeman Yue Fang commented on CXF-8436:
---------------------------------------
Ongoing discussion from mailing list
http://cxf.547215.n5.nabble.com/CXF-8436-proposed-solution-td5807077.html
> 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
> Priority: Major
>
> 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?
>
> When we settle on how to approach this, I would be happy to submit a pull
> request.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)