-
Bug
-
Resolution: Done
-
Major
-
1.10.0.CR6
-
None
The symbolic link https://github.com/wildfly-security/wildfly-elytron/blob/1.x/LICENSE.txt is broken, pointing to non-existent file
$ 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
From above findings it seems the link should be redirected to
tool/src/main/resources/META-INF/LICENSE.txt