Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make any links to licenses clickable in preformatted text #53

Merged

Conversation

iankerr
Copy link
Contributor

@iankerr iankerr commented Sep 13, 2018

This simply surrounds any links to license text with <a href></a> so that the user can click on them to follow the link and read the license.

@jaredsburrows jaredsburrows merged commit a1601bb into jaredsburrows:master Sep 18, 2018
@jaredsburrows
Copy link
Owner

Thanks!

iankerr added a commit to iankerr/gradle-license-plugin that referenced this pull request Sep 18, 2018
…ows#53)

* make any links to licenses clickable in preformatted text
* fix failing test
* rename currentProjectName to CurrentLicenseName
jaredsburrows pushed a commit that referenced this pull request Dec 19, 2018
* refactor the html parsing so that all identical licenses are grouped together, update tests

* add CC0 1.0 Universal license, add more names and urls for Apache 2.0

* remove unused string

* Revert: revert some debugging code that was accidentally committed

* update com.gradle.build-scan to 1.16

* update com.github.ben-manes.versions to 0.20.0

* update com.gradle.plugin-publish 0.10.0

* update com.jfrog.artifactory to 4.7.5

* update com.jfrog.bintray to 1.8.4

* update gradle to 4.10.1

* update android gradle plugin to 3.1.4

* update broken links

* update travis

* make any links to licenses clickable in preformatted text (#53)

* make any links to licenses clickable in preformatted text
* fix failing test
* rename currentProjectName to CurrentLicenseName

* fix broken tests, build.gradle
jaredsburrows pushed a commit that referenced this pull request Feb 14, 2019
* refactor the html parsing so that all identical licenses are grouped together, update tests

* add CC0 1.0 Universal license, add more names and urls for Apache 2.0

* remove unused string

* Revert: revert some debugging code that was accidentally committed

* update com.gradle.build-scan to 1.16

* update com.github.ben-manes.versions to 0.20.0

* update com.gradle.plugin-publish 0.10.0

* update com.jfrog.artifactory to 4.7.5

* update com.jfrog.bintray to 1.8.4

* update gradle to 4.10.1

* update android gradle plugin to 3.1.4

* update broken links

* update travis

* make any links to licenses clickable in preformatted text (#53)

* make any links to licenses clickable in preformatted text
* fix failing test
* rename currentProjectName to CurrentLicenseName

* fix broken tests, build.gradle

* attemp to fix broken tests

* missed one test fix

* more test fixes

* more test fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants