GitHub user caofangkun opened a pull request:

    https://github.com/apache/storm/pull/294

    Storm-243, Record version and revision information in builds

    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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/caofangkun/apache-storm storm-243

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/294.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #294
    
----
commit d22499734d74609ee2fb2bf4b16f2def932006b3
Author: caofangkun <[email protected]>
Date:   2014-10-15T08:50:57Z

    Revert "prepare for next development iteration"
    
    This reverts commit cfe7e6313acc35a5c346480b4ac4e0d863d09410.

commit fa3833516e1855a9053ba13089089c09755b28bb
Author: caofangkun <[email protected]>
Date:   2014-10-15T09:08:39Z

    Revert "Revert "prepare for next development iteration""
    
    This reverts commit d22499734d74609ee2fb2bf4b16f2def932006b3.

commit fd03e16f1a11bafb352dbda74f4b179ddf569bef
Author: caofangkun <[email protected]>
Date:   2014-10-16T01:57:48Z

    STORM-243,Record version and revision information in builds

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to