<?xml version="1.0" encoding="EUC-JP"?>

<!DOCTYPE document SYSTEM "./dtd/document-v10.dtd">

<document>
  <header>
    <title>ダウンロード/Downloads</title>
    <authors>
      <person name="Vincent Massol" email="vmassol@apache.org"/>
    </authors>
    <translators><person name="漆島賢二"/></translators>
  </header>

  <body>

    <s1 title="ファイル一覧/File list">

      <p>
        Here follows the list of files that you can download :
      </p>
      <p>
        ダウンロード可能なファイルの一覧な次の通りです :
      </p>
      <ul>
        <li>
          <strong><code>jakarta-cactus-&lt;j2eeapi&gt;-&lt;version&gt;.zip</code>
          </strong> : the Cactus distribution for J2EE &lt;j2eeapi&gt; (where
          &lt;j2eeapi&gt; = { 1.2 , 1.3 }. It contains :<br/>

          <strong><code>jakarta-cactus-&lt;j2eeapi&gt;-&lt;version&gt;.zip</code>
          </strong> : 
	  J2EE &lt;j2eeapi&gt; 向け
	  Cactus ディストリビューション
	  (ここで&lt;j2eeapi&gt; = { 1.2 , 1.3 }です)。
	  次のものが含まれます : <br/>

          <ul>
            <li>
              <strong><code>cactus.jar</code></strong> : the Cactus
              runtime jar,
            </li>
            <li>
              <strong><code>cactus.jar</code></strong> : 
	      Cactus ランタイム jar ファイル
            </li>
            <li>
              <strong><code>cactus-ant.jar</code></strong> :
              some custom Ant tasks that are helpful for automating
              running Cactus unit tests. Especially the
              <code>runservertests</code> which automagically start a servlet
              engine, run the Cactus tests against it and stop the server once
              it is finished,
            </li>
            <li>
              <strong><code>cactus-ant.jar</code></strong> :
	      Cactus 単体テストの実行を自動化するために便利な、
	      幾つかのカスタム Ant タスク。
	      特に、
	      サーブレットエンジンを起動し、
	      Cactus テストを実行し、終了したらサーバーを停止させる
	      <code>runservertests</code> があります。
            </li>
            <li>
              Dependent libraries that you need to put in your classpath along
              with the Cactus jars. See
              <link href="getting_started.html">Getting Started</link> for
              details.
            </li>
            <li>
	      Cactus の jar ファイルと共に、クラスパスに置かなければならない、
	      依存のあるライブラリ。
              詳しくは<link href="getting_started.html">さあ始めよう</link>を見てください
            </li>
            <li>
              A Cactus Sample application that shows how to write
              Cactus tests for Servlets, Taglibs and Filters (only if you use
              the J2EE 1.3 API). It also demonstrates how to automate and deploy
              them in a servlet engine using Ant (scripts for several servlet
              engines are provided).
            </li>
            <li>
	      サーブレット、タグライブラリ、フィルター
	      (J2EE 1.3 API を使っている場合のみ)のための
	      Cactus テストの書き方を示す
	      Cactus サンプルアプリケーション。
	      これはまた、Ant を用いてサーブレットエンジン上で
	      自動化および配備を行う方法についてデモします。
	      (幾つかのサーブレットエンジン用のビルドファイルが提供されています。)
            </li>
            <li>
              The Cactus documentation (includes the javadoc + a local copy of
              the Cactus web site)
            </li>              
            <li>
	      Cactus ドキュメント (javadoc + Cactus ウェブサイトのローカルコピー)
            </li>              
          </ul>
        </li>
        <li>
          <strong><code>jakarta-cactus-src-&lt;version&gt;.zip</code></strong> :
          the full Cactus sources,
        </li>
        <li>
          <strong><code>jakarta-cactus-src-&lt;version&gt;.zip</code></strong> :
          Cactus の全ソース
        </li>
        <li>
          <strong><code>jakarta-cactus-ant-&lt;version of Ant&gt;-&lt;date&gt;.zip</code></strong>
          : a prepackaged version of Ant,
          which contains all needed external jars for tasks used by Cactus build
          files. This is not a compulsory download but it makes it easier for
          installing Ant and preparing it for Cactus. This file is only
          delivered for releases (and not for nightly builds).
        </li>
        <li>
          <strong><code>jakarta-cactus-ant-&lt;version of Ant&gt;-&lt;date&gt;.zip</code></strong>
          : パッケージ化されたバージョンの Ant。
	  これには、Cactus ビルドファイルで使われるタスクのための必要な全ての外部 jar アーカイブが含まれています。
	  これは必ずダウンロードする必要はありませんが、
	  Ant のインストールや Cactus の準備を簡単にします。
	  このファイルはリリース版のみ配布されます。
	  (ナイトビルドはありません)
        </li>
      </ul>

      <note>
        <code>&lt;version&gt;</code> represents the version number for releases
        and date stamp for nightly builds.
      </note>
      <note>
        <code>&lt;version&gt;</code> はリリース版のバージョン番号を示し、
	日付はナイトビルド版のものを表します。
      </note>

    </s1>

    <s1 title="リリース版/Releases">

      <p>
        Click <link href="http://jakarta.apache.org/builds/jakarta-cactus/release">
        here</link> for Cactus releases.
      </p>
      <p>
	Cactus のリリース版を得るには<link href="http://jakarta.apache.org/builds/jakarta-cactus/release">ここ</link>をクリックしてください。
      </p>

    </s1>

    <s1 title="ナイトビルド/Nightly builds">

      <p>
        Click <link href="http://jakarta.apache.org/builds/jakarta-cactus/nightly">
        here</link> for Cactus nightly builds.
      </p>
      <p>
	Cactus のナイトビルド版を得るには<link href="http://jakarta.apache.org/builds/jakarta-cactus/nightly">ここ</link>をクリックしてください。
      </p>

      <note>
        You can also check the
        <link href="build_result.html">Build result</link> page, which gives
        information on Cactus nightly builds.
      </note>
      <note>
	Cactus ナイトビルド版の情報が書かれた
	<link href="build_result.html">ビルド結果</link>のページもチェックしてください。
      </note>

    </s1>

  </body>
</document>
