Github user spicoflorin commented on the pull request:

    https://github.com/apache/storm/pull/868#issuecomment-159317100
  
    Hello!
     I have downloaded the version 0.10.0 and applied the patch from  
https://patch-diff.githubusercontent.com/raw/apache/storm/pull/868.patch, but I 
got compilation errors. I would like to use the 0.10.0 storm version. Can you 
please test again? Or what code version should I use : the one from tags 
(0.10.0) or the one from the branch 0.10.x master?
     ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project storm-core: Compilation failure: Compilation failure:
    ERROR] 
/d:/Temp/stom-10/storm-0.10.0/storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java:[321,5]
 duplicate case label
    ERROR] 
/d:/Temp/stom-10/storm-0.10.0/storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java:[403,13]
 variable this_present_nimbus_uptime_secs is already defined in method 
equals(backtype.storm.generated.ClusterSummary)
    ERROR] 
/d:/Temp/stom-10/storm-0.10.0/storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java:[404,13]
 variable that_present_nimbus_uptime_secs is already defined in method 
equals(backtype.storm.generated.ClusterSummary)
    ERROR] 
/d:/Temp/stom-10/storm-0.10.0/storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java:[617,11]
 duplicate case label
    ERROR] -> [Help 1]


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