[ 
https://issues.apache.org/jira/browse/FLUME-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233056#comment-13233056
 ] 

Hudson commented on FLUME-1032:
-------------------------------

Integrated in flume-trunk #133 (See 
[https://builds.apache.org/job/flume-trunk/133/])
    FLUME-1032. Fix Flume NG build.

(Mike Percy via Arvind Prabhakar) (Revision 1302711)

     Result = SUCCESS
arvind : http://svn.apache.org/viewvc/?view=rev&rev=1302711
Files : 
* /incubator/flume/trunk/flume-ng-clients/flume-ng-log4jappender/pom.xml
* /incubator/flume/trunk/flume-ng-dist/pom.xml
* /incubator/flume/trunk/flume-ng-dist/src/main/assembly/dist.xml
* /incubator/flume/trunk/flume-ng-dist/src/main/assembly/src.xml
* /incubator/flume/trunk/flume-ng-sinks/flume-hdfs-sink/pom.xml
* /incubator/flume/trunk/pom.xml

                
> 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
>             Fix For: v1.1.0, v1.2.0
>
>         Attachments: FLUME-1032-9-branch-1.1.0.patch, FLUME-1032-9.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