Skip to content

Commit

Permalink
Support adding directory path when in -recurse mode for DVUploader
Browse files Browse the repository at this point in the history
added as the Dataverse 'directoryLabel' for the file

Also suppressed a cookie warning by customizing the CloseableHttpClient
created
  • Loading branch information
qqmyers committed Jul 3, 2019
1 parent ed9f04e commit 62b3406
Show file tree
Hide file tree
Showing 3 changed files with 345 additions and 86 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>DVUploader</groupId>
<artifactId>DVUploader</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<build>
<sourceDirectory>src/main/java</sourceDirectory>
<plugins>
Expand Down
Loading

0 comments on commit 62b3406

Please sign in to comment.