dropbox / dropbox-sdk-java

A Java library for the Dropbox Core API.
https://www.dropbox.com/developers/documentation/java
MIT License
593 stars 450 forks source link

Dont hardcode `src` in StoneTask outputDir #533

Closed devPalacio closed 7 months ago

devPalacio commented 7 months ago

This change allows consumers of StoneTask to define their output directory without the task prepending src to the path.