devonfw/solicitor

NPE for blank license in License URL Guessing

Closed this issue · 2 comments

Expected behavior

Do not throw a NullPointer Exception guessing a license URL from a string full of blanks.

Actual behavior

String of blanks result in a NPE.

PR: #169

Closed via #181