From: <js...@us...> - 2006-11-23 12:54:53
|
Revision: 14 http://svn.sourceforge.net/jcontracts/?rev=14&view=rev Author: jstuyts Date: 2006-11-23 04:54:51 -0800 (Thu, 23 Nov 2006) Log Message: ----------- Moved downloads to file releases page so they don't have to be uploaded each time the site changes. Modified Paths: -------------- trunk/site/download.html Removed Paths: ------------- trunk/site/resources/downloads/ Modified: trunk/site/download.html =================================================================== --- trunk/site/download.html 2006-11-23 12:37:47 UTC (rev 13) +++ trunk/site/download.html 2006-11-23 12:54:51 UTC (rev 14) @@ -30,21 +30,12 @@ <p>The current release is v1.01.00b01. It is practically the same as the JAR compiled by John Swapceinski which is available from <a href="http://www.icontract2.org/">http://www.icontract2.org/</a>, but the classes have been moved to another package. You can download the release from the <a - href="https://sourceforge.net/project/showfiles.php?group_id=175492"><i>files</i> page of the project</a>.</p> + href="https://sourceforge.net/project/showfiles.php?group_id=175492">file releases page of the project</a>.</p> - <p>You can download the original JAR files, the source code of the original JAR for JDK 1.2 which has been - modified so it builds using a modern version of Java, and the JAR built from the source code here:</p> + <p>At the same page you can also download the original JAR files (package <i>icontract</i>), the source code of + the original JAR for JDK 1.2 which has been modified so it builds using a modern version of Java (package + <i>icontract2</i>), and the JAR built from this source code (package <i>icontract2</i>).</p> - <ul> - <li><a href="resources/downloads/icontract-jdk1_1_7.orig.jar">original JAR for JDK 1.1.7</a></li> - - <li><a href="resources/downloads/icontract-jdk1_2.orig.jar">original JAR for JDK 1.2</a></li> - - <li><a href="resources/downloads/icontract2-src.zip">source code</a></li> - - <li><a href="resources/downloads/icontract2.jar">JAR built from source code</a></li> - </ul> - <hr /> <div class="sourceforge-logo"><a href="http://sourceforge.net"><img alt="SourceForge.net Logo" height="37" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |