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

getJsonStringEncoder() method not found on branch-1.9

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.9.2
    • build, java
    • None

    Description

      branch-1.9 began failing Travis builds in Build #1382 with the following errors:

      [ERROR] COMPILATION ERROR : 
      [INFO] -------------------------------------------------------------
      [ERROR] /home/travis/build/apache/avro/lang/java/avro/src/main/java/org/apache/avro/SchemaBuilder.java:[2714,40] cannot find symbol
        symbol:   method getJsonStringEncoder()
        location: class com.fasterxml.jackson.core.util.BufferRecyclers
      [ERROR] /home/travis/build/apache/avro/lang/java/avro/src/main/java/org/apache/avro/SchemaBuilder.java:[2718,40] cannot find symbol
        symbol:   method getJsonStringEncoder()
        location: class com.fasterxml.jackson.core.util.BufferRecyclers
      

      The Jackson version was bumped in this set of changes. This seems like it could be related to the cause of the problem.

      Attachments

        Issue Links

          Activity

            People

              blachniet Brian Lachniet
              blachniet Brian Lachniet
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: