You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Will McQueen (Created) (JIRA)" <ji...@apache.org> on 2011/11/01 00:53:34 UTC

[jira] [Created] (FLUME-826) Update libs

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


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

        

Re: [jira] [Commented] (FLUME-826) Update libs

Posted by Will McQueen <wi...@cloudera.com>.
Sure, that's fine

On Thu, Nov 3, 2011 at 10:19 AM, E. Sammer (Commented) (JIRA) <
jira@apache.org> 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
>
>
>

[jira] [Commented] (FLUME-826) Update libs

Posted by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142354#comment-13142354 ] 

jiraposter@reviews.apache.org commented on FLUME-826:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2673/#review3016
-----------------------------------------------------------

Ship it!


lgtm.

- Eric


On 2011-11-02 17:44:55, Prasad Mujumdar wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/2673/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-11-02 17:44:55)
bq.  
bq.  
bq.  Review request for Eric Sammer.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  remove zk dependency on flume-ng-node
bq.  
bq.  
bq.  This addresses bug FLUME-826.
bq.      https://issues.apache.org/jira/browse/FLUME-826
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    flume-ng-node/pom.xml 0bfdf3c 
bq.  
bq.  Diff: https://reviews.apache.org/r/2673/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Prasad
bq.  
bq.


                
> 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
>
>
> 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

        

[jira] [Closed] (FLUME-826) Update libs

Posted by "E. Sammer (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

E. Sammer closed FLUME-826.
---------------------------

    
> 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

        

[jira] [Assigned] (FLUME-826) Update libs

Posted by "Prasad Mujumdar (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasad Mujumdar reassigned FLUME-826:
-------------------------------------

    Assignee: Prasad Mujumdar
    
> 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
>
>
> 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

        

[jira] [Commented] (FLUME-826) Update libs

Posted by "Prasad Mujumdar (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142314#comment-13142314 ] 

Prasad Mujumdar commented on FLUME-826:
---------------------------------------

I believe Will was just suggesting to upgrade to latest guava. I didn't see any note that 07 is a partial or problem release .. I will go ahead and make the ZK change only for now.

                
> 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
>             Fix For: NG alpha 2
>
>
> 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

        

[jira] [Commented] (FLUME-826) Update libs

Posted by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142342#comment-13142342 ] 

jiraposter@reviews.apache.org commented on FLUME-826:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2673/
-----------------------------------------------------------

Review request for Eric Sammer.


Summary
-------

remove zk dependency on flume-ng-node


This addresses bug FLUME-826.
    https://issues.apache.org/jira/browse/FLUME-826


Diffs
-----

  flume-ng-node/pom.xml 0bfdf3c 

Diff: https://reviews.apache.org/r/2673/diff


Testing
-------


Thanks,

Prasad


                
> 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
>
>
> 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

        

[jira] [Updated] (FLUME-826) Update libs

Posted by "E. Sammer (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

E. Sammer updated FLUME-826:
----------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

This was committed to branch flume-728. Thanks Prasad!
                
> 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

        

[jira] [Updated] (FLUME-826) Update libs

Posted by "Prasad Mujumdar (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasad Mujumdar updated FLUME-826:
----------------------------------

    Status: Patch Available  (was: Open)
    
> 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

        

[jira] [Commented] (FLUME-826) Update libs

Posted by "Will McQueen (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143364#comment-13143364 ] 

Will McQueen commented on FLUME-826:
------------------------------------

Sure, that's fine
                
> 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

        

[jira] [Commented] (FLUME-826) Update libs

Posted by "E. Sammer (Commented) (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Updated] (FLUME-826) Update libs

Posted by "Prasad Mujumdar (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasad Mujumdar updated FLUME-826:
----------------------------------

    Attachment: FLUME-826.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

        

[jira] [Updated] (FLUME-826) Update libs

Posted by "E. Sammer (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

E. Sammer updated FLUME-826:
----------------------------

    Fix Version/s: NG alpha 2

Targeting for NG alpha 2.

Is there a specific reason to update guava (known issues, are we using a non-final build) or are we just using an old version? +1 to ZK dependency.
                
> 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
>             Fix For: NG alpha 2
>
>
> 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

        

[jira] [Commented] (FLUME-826) Update libs

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143600#comment-13143600 ] 

Hudson commented on FLUME-826:
------------------------------

Integrated in flume-728 #60 (See [https://builds.apache.org/job/flume-728/60/])
    FLUME-826: Update libs.

(Prasad Mujumdar via E. Sammer)

esammer : http://svn.apache.org/viewvc/?view=rev&rev=1197332
Files : 
* /incubator/flume/branches/flume-728/flume-ng-node/pom.xml

                
> 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