Author: ggregory
Date: Mon Feb 13 18:36:50 2012
New Revision: 1243643
URL: http://svn.apache.org/viewvc?rev=1243643&view=rev
Log:
[VFS-392] Build tests WebDAV file system with an embedded WebDAV server (Apache
Jackrabbit).
Modified:
commons/proper/vfs/trunk/src/changes/changes.xml
Modified: commons/proper/vfs/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/src/changes/changes.xml?rev=1243643&r1=1243642&r2=1243643&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/changes/changes.xml (original)
+++ commons/proper/vfs/trunk/src/changes/changes.xml Mon Feb 13 18:36:50 2012
@@ -29,6 +29,9 @@
<action issue="VFS-401" dev="ggregory" type="update">
Update JSch to 0.1.46 from 0.1.45 for the SFTP provider.
</action>
+ <action issue="VFS-392" dev="ggregory" type="update">
+ Build tests WebDAV file system with an embedded WebDAV server (Apache
Jackrabbit).
+ </action>
<action issue="VFS-391" dev="ggregory" type="update">
Build tests URL HTTP file system with an embedded HTTP server (Apache
HttpComponent Core).
</action>