gradle-license-plugin icon indicating copy to clipboard operation
gradle-license-plugin copied to clipboard

Full license text in JSON report

Open sebastianludwig opened this issue 3 years ago • 5 comments

Currently only the HTML report contains the full license text. We'd love to use your plugin but we need the full license text in the JSON report. Would you be open to a PR?

sebastianludwig avatar Aug 09 '22 07:08 sebastianludwig

Yes. I am always willing to accept PRs!. Can we add this new functionality while keeping the old functionality?

jaredsburrows avatar Aug 09 '22 15:08 jaredsburrows

Hey, sure, we can just add a new config value. A slight problem is that the defaults currently vary between JSON (not included) and HTML (included). Would it be okay with you to change the default of either one of them? Then we could have a config value like includeFullLicenseTexts = true/false which does the same for all reports. If yes, what should be the default value? true?

sebastianludwig avatar Sep 15 '22 15:09 sebastianludwig

Yeah. Should be true.

jaredsburrows avatar Jun 20 '23 19:06 jaredsburrows

@sebastianludwig Do you mind sending a PR for this?

jaredsburrows avatar Jan 30 '24 01:01 jaredsburrows

Hey, I moved projects and am currently not working with Android. If that changes in the future, I'll happily come back to my offer. Sorry for not getting back to you any earlier and for not being able to help :-/

sebastianludwig avatar Feb 18 '24 14:02 sebastianludwig