Petals ESB CLI

Don't use 'File.toURI()'

Details

  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Tue, 23 Oct 2018 - 15:53:58 +0200

Fixed in trunk using 'URI.create(new File(slZipURL).toURI().toASCIIString())' instead of 'new File(slZipURL).toURI()'

Show
Christophe DENEUX added a comment - Tue, 23 Oct 2018 - 15:53:58 +0200 Fixed in trunk using 'URI.create(new File(slZipURL).toURI().toASCIIString())' instead of 'new File(slZipURL).toURI()'

People

Dates

  • Created:
    Tue, 23 Oct 2018 - 15:22:07 +0200
    Updated:
    Tue, 23 Oct 2018 - 15:53:58 +0200
    Resolved:
    Tue, 23 Oct 2018 - 15:53:58 +0200