Skip to content

1.1.3: Fix Uploading Local File

Compare
Choose a tag to compare
@kaklakariada kaklakariada released this 04 Sep 11:42
· 4 commits to main since this release
78d83b2

Summary

This release fixes uploading a local file without specifying a directory. This failed with error Cannot invoke "java.nio.file.Path.relativize(java.nio.file.Path)" because "this.sourceRoot" is null before.

Bugfixes

  • #30: Fixed uploading when no directory is specified

Refactoring

  • #19: Removed class ListingProvider

Dependency Updates

Compile Dependency Updates

  • Updated com.exasol:bucketfs-java:3.0.0 to 3.1.0
  • Updated info.picocli:picocli:4.7.1 to 4.7.5

Test Dependency Updates

  • Updated com.exasol:exasol-testcontainers:6.5.1 to 6.6.1
  • Updated nl.jqno.equalsverifier:equalsverifier:3.14.1 to 3.15.1
  • Updated org.junit-pioneer:junit-pioneer:2.0.0 to 2.0.1
  • Removed org.junit.jupiter:junit-jupiter-engine:5.9.2
  • Updated org.junit.jupiter:junit-jupiter-params:5.9.2 to 5.10.0
  • Added org.junit.jupiter:junit-jupiter:5.10.0
  • Updated org.mockito:mockito-junit-jupiter:5.2.0 to 5.5.0
  • Added org.slf4j:slf4j-jdk14:2.0.7
  • Updated org.testcontainers:junit-jupiter:1.17.6 to 1.19.0

Plugin Dependency Updates

  • Updated com.exasol:error-code-crawler-maven-plugin:1.2.2 to 1.3.0
  • Updated com.exasol:project-keeper-maven-plugin:2.9.4 to 2.9.11
  • Updated org.apache.maven.plugins:maven-assembly-plugin:3.5.0 to 3.6.0
  • Updated org.apache.maven.plugins:maven-compiler-plugin:3.10.1 to 3.11.0
  • Updated org.apache.maven.plugins:maven-enforcer-plugin:3.2.1 to 3.4.0
  • Updated org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M8 to 3.1.2
  • Updated org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M8 to 3.1.2
  • Added org.basepom.maven:duplicate-finder-maven-plugin:1.5.1
  • Updated org.codehaus.mojo:flatten-maven-plugin:1.3.0 to 1.5.0
  • Updated org.codehaus.mojo:versions-maven-plugin:2.14.2 to 2.16.0
  • Updated org.itsallcode:openfasttrace-maven-plugin:1.5.0 to 1.6.1
  • Updated org.jacoco:jacoco-maven-plugin:0.8.8 to 0.8.10