aboutsummaryrefslogtreecommitdiffstats
path: root/release-info
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2007-06-20 00:49:47 +0000
committerKevin Rushforth <[email protected]>2007-06-20 00:49:47 +0000
commit2620ea58917819441c4b55e57bc0a95490c910ba (patch)
tree1d51cf41a29b73d2e84f39cc4574823c6a42e103 /release-info
parenta5863e6497fdad326e36b75ee275079be0e3713b (diff)
Release info for 1.5.1
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@856 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'release-info')
-rw-r--r--release-info/fcs-1_5_1/0-USAGE.txt37
-rw-r--r--release-info/fcs-1_5_1/README-download.html148
-rw-r--r--release-info/fcs-1_5_1/README-unzip.html213
-rw-r--r--release-info/fcs-1_5_1/README.txt20
4 files changed, 418 insertions, 0 deletions
diff --git a/release-info/fcs-1_5_1/0-USAGE.txt b/release-info/fcs-1_5_1/0-USAGE.txt
new file mode 100644
index 0000000..52872b5
--- /dev/null
+++ b/release-info/fcs-1_5_1/0-USAGE.txt
@@ -0,0 +1,37 @@
+I. Files for Windows Installer
+
+ README.html :
+ Modified RELEASE NOTES (with link to install instructions removed)
+ used as README file for Windows installer
+
+ LICENSE-*.rtf :
+ rtf version of license used for Windows installer
+
+II. Files for Unix Installers, Zip Bundles, and Download page
+
+ LICENSE-*.txt :
+ text version of license used for the zip bundles, the Unix
+ installers, and in download directory (and pointed to by our
+ java.net download page)
+
+III. Files for Zip Bundles
+
+ README.txt :
+ README file that is included with the zip bundles; contains terms
+ of use, pointer to LICENSE-*.txt, pointer to README-unzip.html,
+ and MANIFEST of files in bundle
+
+ README-unzip.html :
+ README file that is included with the zip bundles; contains
+ pointer to LICENSE-*.txt plus instructions for manually unzipping
+ the zip bundle.
+
+ README-distribution.txt :
+ Legal README file that is included with the zip bundles
+
+IV. Files for Download page
+
+ README-download.html :
+ README file used in download directory (and pointed to by our
+ java.net download page); includes pointer to LICENSE-*.txt plus
+ HOW_TO_INSTALL.html
diff --git a/release-info/fcs-1_5_1/README-download.html b/release-info/fcs-1_5_1/README-download.html
new file mode 100644
index 0000000..437ba5f
--- /dev/null
+++ b/release-info/fcs-1_5_1/README-download.html
@@ -0,0 +1,148 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+
+
+
+ <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
+
+
+ <title>Java 3D 1.5.1 Installation Instructions</title>
+</head>
+
+
+<body>
+
+
+<h2>Java&nbsp;3D<sup><font size="-2">TM</font></sup>
+1.5.1 Release</h2>
+
+
+<p>This software is licensed by Sun, as specified in the <a href="LICENSE-Java3D-v1_5_1.txt">LICENSE-Java3D-v1_5_1.txt</a>
+file. You
+must only use this software in accordance with the terms under which
+the
+code is licensed.</p>
+
+
+<h2>Instructions for Installing Java&nbsp;3D 1.5.1</h2>
+
+
+<p>The 1.5.1 version of the Java&nbsp;3D<sup><font size="-2">TM</font></sup>
+API runs on JDK version 1.5.0 and higher. It has been released for
+the <a href="#Solaris">Solaris</a>, <a href="#Linux">Linux</a>, <a href="#Windows">Windows</a>,
+and <a href="#MacOSX">Mac OS X</a>
+operating
+environments. See the <a href="http://j3d-core.dev.java.net/j3d1_5_1/RELEASE-NOTES.html">release
+notes</a>
+for more information.<br>
+
+
+</p>
+
+
+<h4><a name="Linux"></a>Linux</h4>
+
+
+<p>This release of Java&nbsp;3D runs on JDK version 1.5.0 and
+higher.
+To install this build, chdir to the "jre" directory within the jdk
+and execute the self-extracting binary that you downloaded. For
+example, if you are running on a Linux/x86 platform and your JDK is
+installed
+in /usr/java/jdk1.6.0_01, you would install Java&nbsp;3D as
+follows:
+</p>
+
+
+<ul>
+
+
+cd /usr/java/jdk1.6.0_01/jre<br>
+
+
+sh /path-to-download-files/java3d-1_5_1-linux-i586.bin<br>
+
+
+</ul>
+
+
+<p>You may need to be "root" to do this on Linux.<br>
+
+
+</p>
+
+
+<h4><a name="Solaris"></a>Solaris</h4>
+
+
+<p>This release of Java&nbsp;3D runs on JDK version 1.5.0 and
+higher.
+To install this build, chdir to the "jre" directory within the jdk
+and execute the self-extracting binary that you downloaded. For
+example, if you are running on a Solaris/x86 platform (including amd64)
+and your JDK is
+installed
+in /usr/java/jdk1.6.0_01, you would install Java&nbsp;3D as
+follows:
+</p>
+
+
+<ul>
+
+
+cd /usr/java/jdk1.6.0_01/jre<br>
+
+
+sh /path-to-download-files/java3d-1_5_1-solaris-x86.bin<br>
+
+
+</ul>
+
+
+<p>You may need to be "root" to do this on Solaris.<br>
+
+
+</p>
+
+
+<h4><a name="Windows"></a>Windows</h4>
+
+
+<p>
+This release of Java&nbsp;3D runs on JDK version 1.5.0 and
+higher. To install
+this build, execute the binary installer that you downloaded, by
+double-clicking on the java3d-1_5_1-windows-i586.exe (or
+java3d-1_5_1-windows-amd64.exe) icon.<br>
+
+
+</p>
+
+
+<p>Alternatively, you can download the
+java3d-1_5_1-windows-i586.zip
+file and manually install
+the
+necessary files into your JRE. In this case, unzip the file, and follow
+the instructions in the unzipped README.txt file.<br>
+
+
+</p>
+
+
+<h4><a name="MacOSX"></a>Mac OS X<br>
+
+
+</h4>
+
+
+No installer is currently available for the Mac OS X operating
+environment. You will need to download the
+java3d-1_5_1-macosx.zip
+file and manually install
+the
+necessary files into your JRE. After you unzip this file, follow
+the instructions in the unzipped README.txt file.
+</body>
+</html>
diff --git a/release-info/fcs-1_5_1/README-unzip.html b/release-info/fcs-1_5_1/README-unzip.html
new file mode 100644
index 0000000..d615077
--- /dev/null
+++ b/release-info/fcs-1_5_1/README-unzip.html
@@ -0,0 +1,213 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+
+ <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
+ <title>Java 3D 1.5.1 Installation Instructions</title>
+
+
+</head>
+
+
+<body>
+
+<h2>Java&nbsp;3D<sup><font size="-2">TM</font></sup>
+1.5.1 Release</h2>
+
+<p>This software is licensed by Sun, as specified in the <a href="LICENSE-Java3D-v1_5_1.txt">LICENSE-Java3D-v1_5_1.txt</a>
+file. You
+must only use this software in accordance with the terms under which
+the
+code is licensed.</p>
+
+<h2>Instructions for Unzipping Java&nbsp;3D 1.5.1 Release</h2>
+
+The 1.5.1 version of the
+Java&nbsp;3D<sup><font size="-2">TM</font></sup>
+API runs on JDK version 1.5.0 and higher. It has been released for
+the <a href="#Solaris">Solaris</a>, <a href="#Linux">Linux</a>, <a href="#Windows">Windows</a>,
+and <a href="#MacOSX">Mac OS X</a>
+operating
+environments.<br>
+
+<br>
+
+<h3><a name="Windows"></a>Windows</h3>
+
+<p>The 1.5.1 version of the Java&nbsp;3D<sup><font size="-2">TM</font></sup>
+API for Windows/XP and Windows 2000 runs on JDK version 1.5.0 and
+higher.<br>
+
+</p>
+
+<hr>
+<p><span style="font-style: italic; font-weight: bold;">NOTE:
+This zip
+bundle is intended for expert users who do not want to use the
+automated installer. Most users will want to download and install the
+java3d-1_5_1-windows-i586.exe file instead.</span><br>
+
+</p>
+
+<hr>
+<p>To manually install this build, do the following:
+</p>
+
+<ol>
+
+ <li>Download java3d-1_5_1-XXX.zip to a temporary
+directory,
+for example, "c:\Temp"</li>
+
+ <br>
+
+ <li>Unzip java3d-1_5_1-XXX.zip (using WinZip or a
+similar
+tool) into "c:\Temp". This will create a
+"java3d-1_5_1-XXX" subdirectory in \Temp where the
+downloaded files can be found. The file you need for manual
+installation is "j3d-jre.zip".<br>
+
+ <br>
+
+ </li>
+
+ <li>Unzip Java 3D 1.5.1 into your JRE as follows:<br>
+
+ <br>
+
+ </li>
+
+ <ul>
+
+ <li>Locate your "JRE". The default location for the current
+release
+is:
+"c:\Program&nbsp;Files\Java\jre1.6.0_01"</li>
+
+ <br>
+
+ <li>Unzip j3d-jre.zip (found in
+c:\Temp\java3d-1_5_1-XXX)
+to the jre directory.</li>
+
+ <br>
+
+ <li>Verify that the j3dcore.jar, j3dutils.jar, and
+vecmath.jar
+files end up in:
+"c:\Program&nbsp;Files\Java\jre1.6.0_01\lib\ext"</li>
+
+ <br>
+
+ <li>Verify that the j3d*.dll files end up in:
+"c:\Program&nbsp;Files\Java\jre1.6.0_01\bin"</li>
+
+ </ul>
+
+ <br>
+
+ <li>If you also installed the JDK, unzip Java 3D 1.5.1 into the
+"jre"
+directory of your JDK as follows:</li>
+
+ <br>
+
+ <ul>
+
+ <li>Locate the jre directory of your "JDK". The default
+location
+for the
+current release is: "c:\Program&nbsp;Files\Java\jdk1.6.0_01\jre"</li>
+
+ <br>
+
+ <li>Unzip j3d-jre.zip (found in
+c:\Temp\java3d-1_5_1-XXX)
+to the jre directory of the JDK.</li>
+
+ <br>
+
+ <li>Verify that the j3dcore.jar, j3dutils.jar, and
+vecmath.jar
+files end up in:
+"c:\Program&nbsp;Files\Java\jdk1.6.0_01\jre\lib\ext"</li>
+
+ <br>
+
+ <li>Verify that the j3d*.dll files end up in:
+"c:\Program&nbsp;Files\Java\jdk1.6.0_01\jre\bin"</li>
+
+ </ul>
+
+</ol>
+
+<h3><a name="Linux"></a><a name="Solaris"></a><a name="MacOSX"></a>Linux,
+Solaris, Mac OS X<br>
+
+</h3>
+
+<p>The 1.5.1 version of the Java&nbsp;3D<sup><font size="-2">TM</font></sup>
+API for Linux or Solaris runs on JDK version 1.5.0 and
+higher. To manually install this build, do the following:</p>
+
+<ol>
+
+ <li>Download java3d-1_5_1-XXX.zip to a temporary
+directory,
+for example, "/tmp"</li>
+
+ <br>
+
+ <li>Unzip java3d-1_5_1-XXX.zip into "/tmp" as follows:<br>
+
+ <br>
+
+ <ul>
+
+ <code>cd /tmp</code><br>
+
+ <code>unzip java3d-1_5_1-*.zip</code><br>
+
+ </ul>
+
+ <br>
+
+This will create a
+"java3d-1_5_1-XXX" subdirectory in /tmp where the
+downloaded files can be found. The file you need for manual
+installation is "j3d-jre.zip".<br>
+
+ <br>
+
+ </li>
+
+ <li>Unzip Java 3D 1.5.1 into the
+"jre"
+directory of your JDK. For example, if your JDK is in
+"/usr/java/jdk1.6.0_01/jre", you would do the following:<br>
+
+ <br>
+
+ <ul>
+
+ <code>cd /usr/java/jdk1.6.0_01/jre</code><br>
+
+ <code>unzip /tmp/java3d-1_5_1-*/j3d-jre.zip</code><br>
+
+ </ul>
+
+ <br>
+
+Verify that the j3dcore.jar, j3dutils.jar, and vecmath.jar files end up
+in
+"/usr/java/jdk1.6.0_01/jre/lib/ext"</li>
+
+</ol>
+
+<br>
+
+<br>
+
+</body>
+</html>
diff --git a/release-info/fcs-1_5_1/README.txt b/release-info/fcs-1_5_1/README.txt
new file mode 100644
index 0000000..21310cd
--- /dev/null
+++ b/release-info/fcs-1_5_1/README.txt
@@ -0,0 +1,20 @@
+Java 3D(TM) 1.5.1 Release
+-------------------------
+
+This software is licensed by Sun, as specified in the LICENSE-Java3D-v1_5_1.txt file. You must only use this software in accordance with the terms under which the code is licensed.
+
+
+Instructions for unzipping Java 3D 1.5.1
+----------------------------------------
+
+After downloading and unzipping the java3d-1_5_1-XXX.zip file into a temporary directory, for example, "c:\Temp", you will see the following files in the java3d-1_5_1-XXX directory:
+
+ COPYRIGHT.txt Copyright notice
+ LICENSE-Java3D-v1_5_1.txt Software License Agreement
+ README-distribution.txt Requirements for distribution of Java 3D files
+ README-unzip.html Instructions for manually installing the release
+ README.txt README file (you are reading it now)
+ j3d-jre.zip Zip file containing the files to be installed
+
+To manually install Java 3D, open README-unzip.html in your browser and follow the instructions.
+