jenkinsci / git-changelog-plugin

Creates a changelog, or release notes, based on Git commits between 2 revisions.
https://plugins.jenkins.io/git-changelog
MIT License
57 stars 33 forks source link

ParseException: Unexpected End Of File #59

Closed thomas-eaa closed 3 years ago

thomas-eaa commented 3 years ago

Hi,

At least since 3.5 we encounter the following error message with most repositories:

net.minidev.json.parser.ParseException: Unexpected End Of File position : null

A downgrade to 3.2 resolved the issue. Didn't try with versions 3.3 and 3.4 that might also work.

Thank you!

tomasbjerre commented 3 years ago

You must supply your configuration, or else this is impossible to work with.