[
https://issues.apache.org/jira/browse/STORM-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146849#comment-14146849
]
ASF GitHub Bot commented on STORM-490:
--------------------------------------
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.
> Build Broken Under Windows
> --------------------------
>
> Key: STORM-490
> URL: https://issues.apache.org/jira/browse/STORM-490
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.9.3-incubating
> Environment: Windows
> Reporter: P. Taylor Goetz
> Assignee: P. Taylor Goetz
> Priority: Blocker
>
> Currently unit tests fail due to the addition of platform-dependent code
> (path related).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)