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

Split avro-tools jar in 1.5.0 to one contains avro tool classes and one contains external dependencies

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.1
    • java
    • None
    • Reviewed

    Description

      Currently, avro-tools.jar for 1.5.0 contains both avro specific tools classes from org.apache.avro.tool and many external dependencies like org.slf4j.impl. The problem is that if i define my own logback impl for slf4j in my pom, it conflicts with the org.slf4j.impl.StaticLoggerBinder.class in avro-tools. It would be better to split it to two jars: one only contains avro specific tools, and another one only contains external dependencies

      Attachments

        1. AVRO-791.patch
          2 kB
          Scott Carey

        Issue Links

          Activity

            People

              scott_carey Scott Carey
              xiaoluye Xiaolu Ye
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: