You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by revans2 <gi...@git.apache.org> on 2014/09/24 22:42:08 UTC

[GitHub] storm pull request: STORM-490: fix build under Windows

Github user revans2 commented on the pull request:

    https://github.com/apache/storm/pull/253#issuecomment-56735273
  
    I got a kind of odd error trying to merge this in.
    
    ```
    error: unable to create symlink storm-core/src/dev/resources/storm.py (File name too long)
    error: unable to create symlink storm-core/src/dev/resources/storm.rb (File name too long)
    ```
    when I copied the original files over the top of it, everything worked afterwards. I am +1 for merging this in, but I don't have a windows box, so I will leave it up to you to merge it in and be sure that it still works on windows.
    
    You probably also want to take a look at #265 as it is trying to add in another symlink for storm.js similar to what you are undoing for storm.rb and storm.py.



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---