You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by im...@apache.org on 2006/12/30 10:41:10 UTC

svn commit: r491201 - in /jakarta/site: news.xml xdocs/downloads/downloads.xml

Author: imario
Date: Sat Dec 30 01:41:09 2006
New Revision: 491201

URL: http://svn.apache.org/viewvc?view=rev&rev=491201
Log:
added vfs / corrected names

Modified:
    jakarta/site/news.xml
    jakarta/site/xdocs/downloads/downloads.xml

Modified: jakarta/site/news.xml
URL: http://svn.apache.org/viewvc/jakarta/site/news.xml?view=diff&rev=491201&r1=491200&r2=491201
==============================================================================
--- jakarta/site/news.xml (original)
+++ jakarta/site/news.xml Sat Dec 30 01:41:09 2006
@@ -39,16 +39,16 @@
         <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>
+                <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.
+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.
+                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">

Modified: jakarta/site/xdocs/downloads/downloads.xml
URL: http://svn.apache.org/viewvc/jakarta/site/xdocs/downloads/downloads.xml?view=diff&rev=491201&r1=491200&r2=491201
==============================================================================
--- jakarta/site/xdocs/downloads/downloads.xml (original)
+++ jakarta/site/xdocs/downloads/downloads.xml Sat Dec 30 01:41:09 2006
@@ -536,6 +536,20 @@
         </downloads>
       </project>
 
+      <project id="commons-vfs" name="Commons VFS" href="http://jakarta.apache.org/commons/vfs/">
+        <downloads keys="jakarta/commons/vfs/KEYS" primary="http://www.apache.org/dist/" mirrored="true" archive="http://archive.apache.org/dist/jakarta/commons/vfs/">
+            <group label="Binary">
+                <download name="1.0.tar.gz" href="jakarta/commons/vfs/binaries/commons-vfs-1.0.tar.gz"/>
+                <download name="1.0.zip" href="jakarta/commons/vfs/binaries/commons-vfs-1.0.zip"/>
+            </group>
+            <group label="Source">
+                <download name="1.0.tar.gz" href="jakarta/commons/vfs/source/commons-vfs-1.0-src.tar.gz"/>
+                <download name="1.0.zip" href="jakarta/commons/vfs/source/commons-vfs-1.0-src.zip"/>
+            </group>
+            <download name="browse download area" href="jakarta/commons/vfs/" directory="true"/>
+        </downloads>
+      </project>
+
     </project>
 
     <project id="ecs" name="ECS" href="http://jakarta.apache.org/ecs/">



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: site-cvs-help@jakarta.apache.org