cashapp / licensee

Gradle plugin which validates the licenses of your dependency graph match what you expect
https://cashapp.github.io/licensee/docs/1.x/
Apache License 2.0
614 stars 28 forks source link

Fix running tests on Windows #209

Closed consp1racy closed 12 months ago

consp1racy commented 1 year ago

Replacement for parts of https://github.com/cashapp/licensee/pull/94. All tests now finish successfully on Windows.

Goooler commented 1 year ago

Need to add Windows on CI?

JakeWharton commented 12 months ago

We can, yes

Goooler commented 12 months ago

Had a quick test at https://github.com/Goooler/licensee/pull/1.

JakeWharton commented 12 months ago

Nice! Looks good. Send it when you're ready.

Goooler commented 12 months ago

It's #226.