You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2016/07/01 15:58:11 UTC

[jira] [Closed] (BEAM-415) Use AutoAnnotation for SDK Annotations

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

Thomas Groh closed BEAM-415.
----------------------------
       Resolution: Invalid
    Fix Version/s: Not applicable

We don't actually return any annotation type, so this isn't actually required. My mistake.

> Use AutoAnnotation for SDK Annotations
> --------------------------------------
>
>                 Key: BEAM-415
>                 URL: https://issues.apache.org/jira/browse/BEAM-415
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Thomas Groh
>            Assignee: Davor Bonaci
>            Priority: Minor
>             Fix For: Not applicable
>
>
> Annotation defines implementation requirements for annotations, including equals and hashCode implementations. Using AutoAnnotation corrects our implementations.
> https://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html



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