Title: [1957] trunk/xstream-distribution/src/content/download.html: Add explanation to the different XStream downloads.
Revision
1957
Author
joehni
Date
2012-01-07 06:56:43 -0600 (Sat, 07 Jan 2012)

Log Message

Add explanation to the different XStream downloads.

Modified Paths


Diff

Modified: trunk/xstream-distribution/src/content/download.html (1956 => 1957)


--- trunk/xstream-distribution/src/content/download.html	2012-01-07 12:56:09 UTC (rev 1956)
+++ trunk/xstream-distribution/src/content/download.html	2012-01-07 12:56:43 UTC (rev 1957)
@@ -21,11 +21,16 @@
     <h1 id="stable">Stable Version: <span class="version">1.4.2</span></h1>
 
     <ul>
-      <li><b><a href="" distribution</a></b></li>
-      <li><b><a href="" distribution</a></b></li>
-      <li><b><a href="" Core only</a></b></li>
-      <li><b><a href="" Hibernate module</a></b></li>
-      <li><b><a href="" Benchmark module</a></b></li>
+      <li><b><a href="" distribution:</a></b>
+      Contains the XStream jar files, the Hibernate and Benchmark modules and all the dependencies.</li>
+      <li><b><a href="" distribution:</a></b>
+      Contains the complete XStream project as if checked out from the Subversion version tag.</li>
+      <li><b><a href="" Core only:</a>
+      The xstream.jar only as it is downloaded automatically when it is referenced as Maven dependency.</b></li>
+      <li><b><a href="" Hibernate module:</a></b>
+      The xstream-hibernate.jar as it is downloaded automatically when it is referenced as Maven dependency.</li>
+      <li><b><a href="" Benchmark module:</a></b>
+      The xstream-benchmark.jar as it is downloaded automatically when it is referenced as Maven dependency.</li>
     </ul>
 
     <h1 id="snapshot">Latest Snapshot</h1>

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to