Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

fetchable does not support destPath attribute #21

Open
fcomte opened this issue Apr 23, 2020 · 0 comments
Open

fetchable does not support destPath attribute #21

fcomte opened this issue Apr 23, 2020 · 0 comments

Comments

@fcomte
Copy link

fcomte commented Apr 23, 2020

A marathon fetchable can't have the attribute destPath

public class Fetchable { private String uri; private Boolean executable; private Boolean extract; private Boolean cache; private String outputFile;

I don't understand why there is an outputfile attribute in this java class... it should be an destPath

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant