You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "caofangkun (JIRA)" <ji...@apache.org> on 2014/02/19 06:36:19 UTC

[jira] [Created] (STORM-243) Record version and revision information in builds

caofangkun created STORM-243:
--------------------------------

             Summary: Record version and revision information in builds 
                 Key: STORM-243
                 URL: https://issues.apache.org/jira/browse/STORM-243
             Project: Apache Storm (Incubating)
          Issue Type: Improvement
            Reporter: caofangkun
            Priority: Minor



Patch atteThe effect shown below, 
$ storm version 
Storm 0.9.2-incubating-SNAPSHOT
Subversion https://github.com/apache/incubator-storm/trunk/storm-core -r 1959
Compiled by somebody on Wed Feb 19 11:23:38 CST 2014
>From source with checksum 9347aded8a39f3ddf8e8f2f9bf56186f
or 
$ java -classpath storm-core-0.9.2-incubating-SNAPSHOT.jar  backtype.storm.utils.VersionInfo
Storm 0.9.2-incubating-SNAPSHOT
Subversion https://github.com/apache/incubator-storm/trunk/storm-core -r 1959
Compiled by somebody on Wed Feb 19 11:23:38 CST 2014
>From source with checksum 9347aded8a39f3ddf8e8f2f9bf56186f



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)