Sure, that's fine On Thu, Nov 3, 2011 at 10:19 AM, E. Sammer (Commented) (JIRA) < [email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143332#comment-13143332] > > E. Sammer commented on FLUME-826: > --------------------------------- > > Will: > > Are you OK with splitting the guava update into a separate JIRA for now? > If so, I'll commit Prasad's patch. > > > Update libs > > ----------- > > > > Key: FLUME-826 > > URL: https://issues.apache.org/jira/browse/FLUME-826 > > Project: Flume > > Issue Type: Improvement > > Components: Build > > Affects Versions: NG alpha 1 > > Reporter: Will McQueen > > Assignee: Prasad Mujumdar > > Fix For: NG alpha 2 > > > > Attachments: FLUME-826.patch > > > > > > Please update the following libs: > > 1) guava-r07.jar ==> guava-10.0.1.jar > > The poms to modify are: > > * flume-ng-sinks/flume-hdfs-sink/pom.xml > > * flume-ng-core/pom.xml > > * flume-ng-node/pom.xml > > <dependency> > > <groupId>com.google.guava</groupId> > > <artifactId>guava</artifactId> > > <version>10.0.1</version> > > </dependency> > > 2) Remove zookeeper-3.3.3.jar from flume-ng-node project > > The pom to modify is: > > * flume-ng-node/pom.xml > > -- > 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 > > >
