You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2009/11/25 00:17:39 UTC

[jira] Updated: (AVRO-238) Avro's pom is inconsistent with Common's about SLF4J implementations

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

Doug Cutting updated AVRO-238:
------------------------------

    Attachment: AVRO-238.patch

Here's a patch that fixes this.  You can generate the pom by running 'ant package'.

> Avro's pom is inconsistent with Common's about SLF4J implementations
> --------------------------------------------------------------------
>
>                 Key: AVRO-238
>                 URL: https://issues.apache.org/jira/browse/AVRO-238
>             Project: Avro
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Priority: Blocker
>         Attachments: AVRO-238.patch
>
>
> Avro's published pom files require a specific slf4j implementation (slf4j-simple), which conflicts with Hadoop Common.
> http://www.slf4j.org/faq.html#maven2
> Please change the scope to testing.
> -- Owen

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