You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Edward Sargisson (JIRA)" <ji...@apache.org> on 2013/04/26 23:24:15 UTC

[jira] [Created] (FLUME-2028) Build can incorrectly pick up SNAPSHOT version of zookeeper

Edward Sargisson created FLUME-2028:
---------------------------------------

             Summary: Build can incorrectly pick up SNAPSHOT version of zookeeper
                 Key: FLUME-2028
                 URL: https://issues.apache.org/jira/browse/FLUME-2028
             Project: Flume
          Issue Type: Bug
          Components: Build
    Affects Versions: v1.3.1, v1.4.0
            Reporter: Edward Sargisson


Maven doesn't allow any software to be released which is a snapshot or depends on snapshots. The asynchbase dependency has an open ended version dependency on Zookeeper. The open-endedness means that it may select a snapshot version. This will break builds in some external environments.

The included patch sets the Zookeeper version to 3.4.5 to stop this behaviour.

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