[jboss-jira] [JBoss JIRA] (ELY-1866) Broken symbolic link to LICENSE.txt

Farah Juma (Jira) issues at jboss.org
Wed Nov 13 11:12:00 EST 2019


     [ https://issues.jboss.org/browse/ELY-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Farah Juma updated ELY-1866:
----------------------------
    Fix Version/s: 1.11.0.CR2


> Broken symbolic link to LICENSE.txt
> -----------------------------------
>
>                 Key: ELY-1866
>                 URL: https://issues.jboss.org/browse/ELY-1866
>             Project: WildFly Elytron
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.10.0.CR6
>            Reporter: Jan Blizňák
>            Assignee: Ashley Abdel-Sayed
>            Priority: Major
>             Fix For: 1.11.0.CR2
>
>
> The symbolic link  https://github.com/wildfly-security/wildfly-elytron/blob/1.x/LICENSE.txt is broken, pointing to non-existent file
> {code:java}
> $ find | grep LICENSE.txt | xargs file
> ./tool/LICENSE.txt:                             symbolic link to src/main/resources/META-INF/LICENSE.txt
> ./tool/src/main/resources/META-INF/LICENSE.txt: ASCII text
> ./LICENSE.txt:                                  broken symbolic link to src/main/resources/META-INF/LICENSE.txt
> {code}
> From above findings it seems the link should be redirected to 
> {code:java}
> tool/src/main/resources/META-INF/LICENSE.txt
> {code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list