Changeset 361

Show
Ignore:
Timestamp:
09/15/08 11:28:35 (4 months ago)
Author:
sergey.kol..@gmail.com
Message:

Sergey Kolos:

  • Changes related to new pre-release version update.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • update-site/cusp_update/index.html

    r246 r361  
    2828            <table class="bodyTable"> 
    2929              <tr class="a"><th>feature</th><th>version</th></tr> 
     30              <tr class="a"><td>cusp</td><td>0.9.360 (tested with sbcl 1.0.19)</td></tr> 
    3031              <tr class="a"><td>cusp</td><td>0.9.245 (tested with sbcl 1.0.13-19)</td></tr> 
    3132              <tr class="a"><td>cusp</td><td>0.9.218 (tested with sbcl 1.0.13-15)</td></tr> 
    3233              <tr class="a"><th>subfeature (optional)</th><th>version</th></tr> 
     34              <tr class="a"><td>libraries</td><td>1.1.0</td></tr> 
    3335              <tr class="a"><td>libraries</td><td>1.0.0</td></tr> 
    3436            </table> 
     
    3638          <div class="section"><a name="Manual"></a><h1>Manual Installation</h1> 
    3739            <p>1. Download most recent zip file from <a href="http://www.sergeykolos.com/cusp/archive">archive folder</a></p> 
    38             <p>2. Extract contents of the archive into your eclipe directory.</p> 
     40            <p>2. Extract contents of the archive into your Eclipse directory.</p> 
    3941          </div> 
    4042          <div class="section"><a name="Usage"></a><h1>Automatic Installation</h1> 
     
    4850            <p>4. Expand '<tt>Cusp update site</tt>', select the checkbox '<tt>Cusp</tt>' and press the  
    4951              '<tt>Next</tt>' button.</p> 
    50             <p>5. Accept the lincense agreeement, and press '<tt>Next</tt>' button.</p> 
     52            <p>5. Accept the license agreement, and press '<tt>Next</tt>' button.</p> 
    5153            <p>6. Unselect Lisp Libraries if you don't want this optional component be installed,  
    5254              press '<tt>Next</tt>' and then '<tt>Finish</tt>' buttons to install Cusp and accept to restart 
    5355              Eclipse. 
    5456            </p> 
    55             <p>7. Note that sbcl is no longer provided through update site. You will need to provide a version of CL. 
     57            <p>7. Note that sbcl is no longer provided through this update site. You will need to provide a version of CL. 
    5658            The Cusp should work with many CL distributions, however it is mostly tested with SBCL.  
    5759            SBCL distribution should be installed in Cusp plugin folder or it should be installed  
     
    5961            can be downloaded from its <a href="http://www.sbcl.org/">website</a>. Once you download and unpack 
    6062            archive with correct version of binary package, read install file on how to install SBCL. 
     63            </p> 
     64            Note: If Cusp cannot find your lisp installation check  
     65            <a href="http://cusp.devjavu.com/projects/cusp/wiki/FAQ">Cusp FAQ</a>.  
    6166          </div> 
    6267        </div> 
     
    6570          <div class="teaser"> 
    6671            <h1>News</h1> 
     72            <div class="news">Sep. 15,  2008 - Cusp (svn) 0.9.360 (1.0 release candidate)</a></div> 
    6773            <div class="news">Aug. 16,  2008 - Cusp (svn) 0.9.245</a></div> 
    6874            <div class="news">Aug. 12,  2008 - Cusp (svn) 0.9.218</a></div> 
     
    7177            <h1>Links</h1> 
    7278            <div class="news"><a href="http://www.bitfauna.com/projects/cusp/cusp.htm">Cusp main page</a></div> 
    73             <div class="news"><a href="http://www.sergeykolos.com/cusp/intro">Tutorial: Programming Lisp With Cusp</a></div> 
     79            <div class="news"><a href="http://www.sergeykolos.com/cusp/intro">Tutorial: Lisp Programming With Cusp</a></div> 
    7480            <div class="news"><a href="http://cusp.devjavu.com/projects/cusp/wiki/FAQ">Cusp FAQ</a></div> 
    7581            <div class="news"><a href="http://cusp.devjavu.com/projects/cusp/wiki">Cusp Wiki and Trac</a></div> 
  • update-site/cusp_update/site.xml

    r246 r361  
    77      <category name="cusp"/> 
    88   </feature> 
     9   <feature url="features/jasko.tim.lisp_0.9.360.jar" id="jasko.tim.lisp" version="0.9.360"> 
     10      <category name="cusp"/> 
     11   </feature> 
     12   <feature url="features/jasko.tim.lisp.libs_1.1.0.jar" id="jasko.tim.lisp.libs" version="1.1.0"> 
     13      <category name="cusp"/> 
     14   </feature> 
    915   <category-def name="cusp" label="Cusp"> 
    1016      <description>