[
https://issues.apache.org/jira/browse/FLUME-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501435#comment-13501435
]
Mike Percy commented on FLUME-1732:
-----------------------------------
Hmm yeah, seeing this:
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
flume-avro-source ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/jenkins/jenkins-slave/workspace/flume-trunk/flume-ng-legacy-sources/flume-avro-source/src/test/java/org/apache/flume/source/avroLegacy/TestLegacyAvroSource.java:[46,30]
package org.jboss.netty.channel does not exist
[ERROR]
/home/jenkins/jenkins-slave/workspace/flume-trunk/flume-ng-legacy-sources/flume-avro-source/src/test/java/org/apache/flume/source/avroLegacy/TestLegacyAvroSource.java:[95,15]
cannot find symbol
symbol : class ChannelException
location: class org.apache.flume.source.avroLegacy.TestLegacyAvroSource
[ERROR]
/home/jenkins/jenkins-slave/workspace/flume-trunk/flume-ng-legacy-sources/flume-avro-source/src/test/java/org/apache/flume/source/avroLegacy/TestLegacyAvroSource.java:[129,15]
cannot find symbol
symbol : class ChannelException
location: class org.apache.flume.source.avroLegacy.TestLegacyAvroSource
[INFO] 3 errors
> Build is failing due to netty problems
> --------------------------------------
>
> Key: FLUME-1732
> URL: https://issues.apache.org/jira/browse/FLUME-1732
> Project: Flume
> Issue Type: Bug
> Reporter: Brock Noland
>
> FLUME-1723 changed how we bring in netty and that seems to have broken the
> build https://builds.apache.org/job/flume-trunk/330/#showFailuresLink
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira