[ 
https://issues.apache.org/jira/browse/CAMEL-11165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974201#comment-15974201
 ] 

Claus Ibsen commented on CAMEL-11165:
-------------------------------------

I dont think we should include timestamp as it causes the source files to 
change on each build, eg

+    @Generated(value = 
"org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo", date = 
"2017-04-19T07:04:18.056Z")

should just be

+    @Generated(value = 
"org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo")

> Add @Generated annotation to code generated by SpringBootAutoConfigurationMojo
> ------------------------------------------------------------------------------
>
>                 Key: CAMEL-11165
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11165
>             Project: Camel
>          Issue Type: Improvement
>          Components: tooling
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Trivial
>             Fix For: 2.19.0
>
>
> To help IDEs and code analysis tools classes generated by the Camel Maven 
> plugin for Spring Boot configuration support should be annotated with 
> {{@Generated}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to