Author: imario Date: Sat Dec 30 01:29:29 2006 New Revision: 491198 URL: http://svn.apache.org/viewvc?view=rev&rev=491198 Log: added vfs release announcement
Modified: jakarta/site/news.xml Modified: jakarta/site/news.xml URL: http://svn.apache.org/viewvc/jakarta/site/news.xml?view=diff&rev=491198&r1=491197&r2=491198 ============================================================================== --- jakarta/site/news.xml (original) +++ jakarta/site/news.xml Sat Dec 30 01:29:29 2006 @@ -36,6 +36,21 @@ It is also used for sorting. --> <group id="2006-q4" title="2006 Oct-Dec"> + <release id="20061230.1" product="Commons VFS 1.0"> + <p> + The Commons community would like to announce the availability of + <a href="http://jakarta.apache.org/commons/vfs/">Commons-VFS</a> + 1.0. Commons-VFS 1.0 is the first release. + </p> +Commons-VFS provides a single API for accessing various different file systems. It presents a uniform view of the files from various different sources, such as the files on local disk, on an HTTP server, or inside a Zip archive. +For example, you can use filenames like "tar:gz:http://anyhost/dir/mytar.tar.gz!/mytar.tar!/path/in/tar/README.txt" to access a compressed tar file located on a web server. + <p> + </p> + <p> + Commons-VFS is available in either binary or source form from the + <a href="http://jakarta.apache.org/site/downloads/downloads_commons-vfs.cgi">Commons-VFS downloads</a> page. + </p> + </release> <release id="20061219.1" product="Commons SCXML 0.6"> <p>Commons SCXML 0.6 has been released. Commons SCXML provides a Java State Chart XML engine. Anything that can be represented as a UML state chart -- business process --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]