[jira] [Updated] (AVRO-1834) Lower the Javadoc warnings on the generated code.

2016-04-25 Thread Niels Basjes (JIRA)

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

Niels Basjes updated AVRO-1834:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed

> Lower the Javadoc warnings on the generated code.
> -
>
> Key: AVRO-1834
> URL: https://issues.apache.org/jira/browse/AVRO-1834
> Project: Avro
>  Issue Type: Improvement
>  Components: java
>Affects Versions: 1.8.0
>Reporter: Niels Basjes
>Assignee: Niels Basjes
> Fix For: 1.8.1
>
> Attachments: AVRO-1834-2016-04-25.patch
>
>
> I see a LOT of JavaDoc related warnings on the generated code in Java.
> They are all about things like {{warning: no @param for}} and {{missing: 
> @return}}.
> In my work project this results in hundreds of warnings so they obfuscate the 
> things that do need attention.
> As these are generated I expect the required changes to be minimal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AVRO-1834) Lower the Javadoc warnings on the generated code.

2016-04-25 Thread Niels Basjes (JIRA)

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

Niels Basjes updated AVRO-1834:
---
Status: Patch Available  (was: Open)

> Lower the Javadoc warnings on the generated code.
> -
>
> Key: AVRO-1834
> URL: https://issues.apache.org/jira/browse/AVRO-1834
> Project: Avro
>  Issue Type: Improvement
>  Components: java
>Affects Versions: 1.8.0
>Reporter: Niels Basjes
>Assignee: Niels Basjes
> Fix For: 1.8.1
>
> Attachments: AVRO-1834-2016-04-25.patch
>
>
> I see a LOT of JavaDoc related warnings on the generated code in Java.
> They are all about things like {{warning: no @param for}} and {{missing: 
> @return}}.
> In my work project this results in hundreds of warnings so they obfuscate the 
> things that do need attention.
> As these are generated I expect the required changes to be minimal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AVRO-1834) Lower the Javadoc warnings on the generated code.

2016-04-25 Thread Niels Basjes (JIRA)

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

Niels Basjes updated AVRO-1834:
---
Attachment: AVRO-1834-2016-04-25.patch

This patch adds only 3 extra lines in the record.vm (and as a consequence 
changes the generated Player.java files).

This change drops the number of Javadoc warnings in my own project from >100 to 
0.

> Lower the Javadoc warnings on the generated code.
> -
>
> Key: AVRO-1834
> URL: https://issues.apache.org/jira/browse/AVRO-1834
> Project: Avro
>  Issue Type: Improvement
>  Components: java
>Affects Versions: 1.8.0
>Reporter: Niels Basjes
>Assignee: Niels Basjes
> Fix For: 1.8.1
>
> Attachments: AVRO-1834-2016-04-25.patch
>
>
> I see a LOT of JavaDoc related warnings on the generated code in Java.
> They are all about things like {{warning: no @param for}} and {{missing: 
> @return}}.
> In my work project this results in hundreds of warnings so they obfuscate the 
> things that do need attention.
> As these are generated I expect the required changes to be minimal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AVRO-1834) Lower the Javadoc warnings on the generated code.

2016-04-25 Thread Niels Basjes (JIRA)

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

Niels Basjes updated AVRO-1834:
---
Description: 
I see a LOT of JavaDoc related warnings on the generated code in Java.
They are all about things like {{warning: no @param for}} and {{missing: 
@return}}.
In my work project this results in hundreds of warnings so they obfuscate the 
things that do need attention.

As these are generated I expect the required changes to be minimal.

  was:I see a LOT of JavaDoc related warnings on the generated code in Java


> Lower the Javadoc warnings on the generated code.
> -
>
> Key: AVRO-1834
> URL: https://issues.apache.org/jira/browse/AVRO-1834
> Project: Avro
>  Issue Type: Improvement
>  Components: java
>Affects Versions: 1.8.0
>Reporter: Niels Basjes
>Assignee: Niels Basjes
> Fix For: 1.8.1
>
>
> I see a LOT of JavaDoc related warnings on the generated code in Java.
> They are all about things like {{warning: no @param for}} and {{missing: 
> @return}}.
> In my work project this results in hundreds of warnings so they obfuscate the 
> things that do need attention.
> As these are generated I expect the required changes to be minimal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)