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

Cosmin Lehene commented on KAFKA-843:
-------------------------------------

[~scott_carey] fi an empty build number is passed it will set it to SNAPSHOT. 
The build number is used by various CI servers (e.g. Jenkins) by setting the 
BUILD_NUMBER environment variable.
This is passed through the sbt script (-Dbuild.number=$BUILD_NUMBER)

Here's an example of a plugin that does something similar 
https://github.com/guardian/sbt-version-info-plugin
                
> Re-add the release-zip sbt target
> ---------------------------------
>
>                 Key: KAFKA-843
>                 URL: https://issues.apache.org/jira/browse/KAFKA-843
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: packaging
>    Affects Versions: 0.8
>            Reporter: Cosmin Lehene
>            Assignee: Cosmin Lehene
>             Fix For: 0.8
>
>         Attachments: KAFKA-843.patch, KAFKA-843.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> This target has been removed a while ago.

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

Reply via email to