Skip to content

Commit

Permalink
Fixed commons-vfs2-sandbox module not compiling due to missing import…
Browse files Browse the repository at this point in the history
…s and library #634
  • Loading branch information
garydgregory authored Nov 21, 2024
1 parent 819ee4b commit 7a1dfc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ The <action> type attribute can be add,update,fix,remove.
org.apache.commons.vfs2.provider.http.HttpFileObject.doListChildren() now throws UnsupportedOperationException instead of Exception.
</action>
<action type="fix" dev="ggregory" due-to="Gary Gregory">Pick up exec-maven-plugin version from parent POM.</action>
<action type="fix" dev="ggregory" due-to="Anthony Goubard">Fixed commons-vfs2-sandbox module not compiling due to missing imports and library #634.</action>
<!-- ADD -->
<action type="add" issue="VFS-848" dev="ggregory" due-to="beise, Gary Gregory">
Config option for trailing slash in webdav URI #425.
Expand Down

0 comments on commit 7a1dfc0

Please sign in to comment.