You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Peter Butkovic (JIRA)" <ji...@apache.org> on 2018/01/21 12:42:00 UTC

[jira] [Updated] (CXF-7618) Supress generated date switch for wsdl2java

     [ https://issues.apache.org/jira/browse/CXF-7618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Butkovic updated CXF-7618:
--------------------------------
    Description: 
Introduce the switch:
{code:java}
-supress-generated-date{code}
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]

  was:
Introduce the switch: {{}}
{code:java}
-supress-generated-date{code}
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]


> Supress generated date switch for wsdl2java
> -------------------------------------------
>
>                 Key: CXF-7618
>                 URL: https://issues.apache.org/jira/browse/CXF-7618
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 3.2.1
>            Reporter: Peter Butkovic
>            Priority: Minor
>             Fix For: 3.2.2
>
>
> Introduce the switch:
> {code:java}
> -supress-generated-date{code}
> 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]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)