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)