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

Fokko Driesprong resolved AVRO-597.
-----------------------------------
       Resolution: Won't Fix
    Fix Version/s: 1.3.3

Won't fix anything for JDK 1.5 anymore.

> Avro should be usable from JDK 1.5 programs
> -------------------------------------------
>
>                 Key: AVRO-597
>                 URL: https://issues.apache.org/jira/browse/AVRO-597
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: build, java
>    Affects Versions: 1.3.3
>            Reporter: Jon Travis
>            Priority: Major
>             Fix For: 1.3.3
>
>         Attachments: avro-597-jdk15.patch
>
>
> Our application needs to run on a 1.5 JDK, but Avro classes are built for 
> 1.6. 
> The change to get this to work are pretty minimal.  
>   - Removed @Override on interfaces, since 1.5 does not support this
>   - Replace usage of Arrays.copyOf with our own version of it



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to