You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "nivance (JIRA)" <ji...@apache.org> on 2014/05/12 10:48:14 UTC

[jira] [Created] (AVRO-1507) Java 7 can't not use @nullable

nivance created AVRO-1507:
-----------------------------

             Summary: Java 7 can't not use @nullable
                 Key: AVRO-1507
                 URL: https://issues.apache.org/jira/browse/AVRO-1507
             Project: Avro
          Issue Type: Bug
          Components: java
    Affects Versions: 1.7.6
         Environment: java version "1.7.0_51"
glassfish4
            Reporter: nivance


The below error occurs where using maven to build a Java bean with @nullable annotation.

"Error: the annotation type is not applicable to this type of statement "

it's ok using jdk6.




--
This message was sent by Atlassian JIRA
(v6.2#6252)