Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-597

Avro should be usable from JDK 1.5 programs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.3.3
    • 1.3.3
    • build, java
    • None

    Description

      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

      Attachments

        1. avro-597-jdk15.patch
          13 kB
          Jon Travis

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jtravis Jon Travis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: