You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@distributedlog.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/06 16:55:58 UTC

[jira] [Commented] (DL-180) Windows build fails due to symlink to runner in distributedlogic-tutorials

    [ https://issues.apache.org/jira/browse/DL-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15804986#comment-15804986 ] 

ASF GitHub Bot commented on DL-180:
-----------------------------------

GitHub user adamtracymartin opened a pull request:

    https://github.com/apache/incubator-distributedlog/pull/107

    DL-180: added script to point to ../../../scripts/runner instead of symlink

    

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

    $ git pull https://github.com/adamtracymartin/incubator-distributedlog DL-180

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

    https://github.com/apache/incubator-distributedlog/pull/107.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 #107
    
----
commit f711a8943ef2ac1abb81157b536ab720e2ea797d
Author: adamtracymartin <at...@yahoo.com>
Date:   2017-01-06T16:53:42Z

    added script to point to ../../../scripts/runner instead of symlink

----


> Windows build fails due to symlink to runner in distributedlogic-tutorials
> --------------------------------------------------------------------------
>
>                 Key: DL-180
>                 URL: https://issues.apache.org/jira/browse/DL-180
>             Project: DistributedLog
>          Issue Type: Bug
>          Components: distributedlog-tutorials
>    Affects Versions: 0.4.0
>            Reporter: Tracy Martin
>            Assignee: Tracy Martin
>            Priority: Minor
>
> Running "mvn clean apache-rat:check package findbugs:check" on Windows causes a failure:
> Unapproved licenses:
>   C:/Projects/apache/incubator-distributedlog/distributedlog-tutorials/distributedlog-basic/bin/runner
> This is occurring because runner is checked in as a symlink. 



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