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 2015/01/09 02:24:35 UTC

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

     [ https://issues.apache.org/jira/browse/STORM-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

caofangkun updated STORM-243:
-----------------------------
    Description: 
The effect shown below, 
For Subversion project :
$ 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


For Git Project:
$ storm version 
➜ storm-current storm version
Running: ... ...
Storm 0.10.0-SNAPSHOT
Subversion https://github.com/caofangkun/apache-storm.git -r ffba148cc47a92185fa1a5db11f72982de10f106
Branch storm-243
Compiled by caokun on Thu Jan 8 10:47:48 CST 2015
>From source with checksum 97e7c942939e3e82dcb854b497991a51


For UI 


  was:

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


> Record version and revision information in builds 
> --------------------------------------------------
>
>                 Key: STORM-243
>                 URL: https://issues.apache.org/jira/browse/STORM-243
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: caofangkun
>            Assignee: caofangkun
>            Priority: Minor
>         Attachments: STORM-243-1.patch
>
>
> The effect shown below, 
> For Subversion project :
> $ 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
> For Git Project:
> $ storm version 
> ➜ storm-current storm version
> Running: ... ...
> Storm 0.10.0-SNAPSHOT
> Subversion https://github.com/caofangkun/apache-storm.git -r ffba148cc47a92185fa1a5db11f72982de10f106
> Branch storm-243
> Compiled by caokun on Thu Jan 8 10:47:48 CST 2015
> From source with checksum 97e7c942939e3e82dcb854b497991a51
> For UI 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)