Author: ggregory
Date: Mon Nov 21 16:58:36 2011
New Revision: 1204594

URL: http://svn.apache.org/viewvc?rev=1204594&view=rev
Log:
[VFS-391] Build tests URL HTTP file system with an embedded HTTP server (Apache 
HttpComponent Core). Move NHttpServer to the test util package.

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=1204594&r1=1204593&r2=1204594&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/changes/changes.xml (original)
+++ commons/proper/vfs/trunk/src/changes/changes.xml Mon Nov 21 16:58:36 2011
@@ -23,19 +23,22 @@
 
   <body>
     <release version="2.1" date="TBD" description="">
+      <action issue="VFS-391" dev="ggregory" type="update">
+        Build tests URL HTTP file system with an embedded HTTP server (Apache 
HttpComponent Core).
+      </action>
       <action issue="VFS-390" dev="ggregory" type="update">
         Use variable argument list in org.apache.commons.vfs2.util.Messages 
instead of Object[].
       </action>
       <action issue="VFS-389" dev="ggregory" type="update">
         Use variable argument lists in FileSystemException instead of 
Object[]s.
       </action>
-      <action issue="VFS-388" dev="ggregory" type="add">
+      <action issue="VFS-388" dev="ggregory" type="update">
         Build tests SFTP file system with an embedded SFTP server (Apache 
MINA).
       </action>
-      <action issue="VFS-387" dev="ggregory" type="add">
+      <action issue="VFS-387" dev="ggregory" type="update">
         Build tests FTP file system with an embedded FTP server (Apache MINA).
       </action>
-      <action issue="VFS-386" dev="ggregory" type="add">
+      <action issue="VFS-386" dev="ggregory" type="update">
         Build tests HTTP file system with an embedded HTTP server (Apache 
HttpComponent Core).
       </action>
       <action issue="VFS-385" dev="ggregory" type="update">


Reply via email to