Skip to content

Commit 62b3406

Browse files
committed
Support adding directory path when in -recurse mode for DVUploader
added as the Dataverse 'directoryLabel' for the file Also suppressed a cookie warning by customizing the CloseableHttpClient created
1 parent ed9f04e commit 62b3406

File tree

3 files changed

+345
-86
lines changed

3 files changed

+345
-86
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>DVUploader</groupId>
55
<artifactId>DVUploader</artifactId>
6-
<version>1.0.3</version>
6+
<version>1.0.4</version>
77
<build>
88
<sourceDirectory>src/main/java</sourceDirectory>
99
<plugins>

0 commit comments

Comments
 (0)