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

Mike Percy updated FLUME-1032:
------------------------------

    Attachment: FLUME-1032-8-branch-1.1.0.diff

I applied the other one to a copy of the branch, which applied with some 
fuzziness warnings but no errors, and then did a diff between the affected 
files on the trunk and the branch, and all differences were unrelated stuff 
having to do with artifact version numbers.

This one should apply cleanly to the branch with no warnings.
                
> Fix / clean up Flume NG build
> -----------------------------
>
>                 Key: FLUME-1032
>                 URL: https://issues.apache.org/jira/browse/FLUME-1032
>             Project: Flume
>          Issue Type: Improvement
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>         Attachments: FLUME-1032-8-branch-1.1.0.patch, FLUME-1032-8.patch
>
>
> There are problems with the current Flume NG maven build setup:
> 1. Maven build against Hadoop 0.23 is misconfigured:
>    - Referenced Hadoop artifact does not exist in central repo (build fails 
> due to this)
>    - commons-logging gets pulled in, which causes slf4j errors at Flume 
> runtime due to multiple logger implementations (commons & log4j)
> 2. Several artifacts are missing from the -dist archive:
>    - SDK jar
>    - Legacy sources
>    - log4j appender client
> Patch forthcoming to address these issues.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to