Hi,

I just committed an update to the Gradle build. It updates the Gradle
wrapper to 1.12-rc-2 (I'll keep in mind to update it to the final
version once that's released).
I guess now that the source can be built using the shipped wrapper
version, it would be a good time to get the Jenkins builds to work
again. Uli, would you mind to have another look?

On my machine, I get a test failure in PlasticUtilsTests/Do not
urlencode file paths. The File constructor throws an
IllegalArgumentException and claims that the "URI is not hierarchical".
Apparently, the problem is that the URI starts with "jar:file:..." but
the File c'tor expects it to start with "file:" only. Couldn't we just
use File.createTempFile here?

Jochen

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to