Skip to content

Commit 7a1dfc0

Browse files
authored
Fixed commons-vfs2-sandbox module not compiling due to missing imports and library #634
1 parent 819ee4b commit 7a1dfc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ The <action> type attribute can be add,update,fix,remove.
207207
org.apache.commons.vfs2.provider.http.HttpFileObject.doListChildren() now throws UnsupportedOperationException instead of Exception.
208208
</action>
209209
<action type="fix" dev="ggregory" due-to="Gary Gregory">Pick up exec-maven-plugin version from parent POM.</action>
210+
<action type="fix" dev="ggregory" due-to="Anthony Goubard">Fixed commons-vfs2-sandbox module not compiling due to missing imports and library #634.</action>
210211
<!-- ADD -->
211212
<action type="add" issue="VFS-848" dev="ggregory" due-to="beise, Gary Gregory">
212213
Config option for trailing slash in webdav URI #425.

0 commit comments

Comments
 (0)