Avro ivy dependencies include/propagate too many JARs
-----------------------------------------------------

                 Key: AVRO-348
                 URL: https://issues.apache.org/jira/browse/AVRO-348
             Project: Avro
          Issue Type: Bug
          Components: build
            Reporter: Steve Loughran
            Priority: Minor
             Fix For: 1.2.0


I've been tracking down why my RPM build is failing due to an unexpected 
ant-1.6.5 JAR file, amongst others; the root cause appears to be avro is 
over-declaring its dependencies.

# The dependency on slf4j-simple is causing the problem in hadoop-* projects 
with >1 SLF4J back end on the classpath.
# paranamer-ant is pulling in Ant 1.6.5
# paranamer depends on paranamer-generator and hence qdox, which isn't likely 
to be needed at run time


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to