From 70e87d2e87b125ebb2cbc437a72f183b0e758f93 Mon Sep 17 00:00:00 2001 From: nobody Date: Fri, 26 Aug 2005 21:18:36 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'exp-1_4_0-beta1'. --- www/build-instr.html | 20 ++---------- www/index.html | 86 ++++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 76 insertions(+), 30 deletions(-) (limited to 'www') diff --git a/www/build-instr.html b/www/build-instr.html index 24d3c68..66329f1 100644 --- a/www/build-instr.html +++ b/www/build-instr.html @@ -3,11 +3,11 @@ - CVS download and build instructions + j3d-examples download and building instructions -

CVS download and build instructions for j3d-examples

+

Instructions for downloading and building j3d-examples

To build the j3d-examples project, you must first checkout the j3d-examples @@ -22,20 +22,6 @@ the cvs checkout command as follows:

After you have downloaded the CVS repository, read the README-FIRST.txt file, then read and follow the instructions in the README-build.html -file.
-

-

Go to the "CVS client setup" -page for instructions on how to access the j3d-examples source code -from CVS. Click on the "Version -Control -- CVS" link to browse the j3d-examples source code. -Automated CVS change messages are sent to the cvs 'at' -j3d-examples.dev.java.net -list list. Click here to -subscribe to this list.
-

-


-

+file.

diff --git a/www/index.html b/www/index.html index 15d9851..1a52a8c 100644 --- a/www/index.html +++ b/www/index.html @@ -4,6 +4,12 @@ Java 3D Example Programs +

+Downloads | +How to Contribute | +Reporting Issues | +Feedback and Discussion +

This project contains the source code for the Java 3DTM example programs. @@ -14,27 +20,81 @@ programs. href="https://vecmath.dev.java.net/">vecmath (the 3D vector math package), and j3d-core-utils -(the Java 3D core utilities). Developers should refer to the CVS download +(the Java 3D core utilities). Refer to the download and build -instructions for information on downloading the source code and -building j3d-examples. +instructions for information on downloading and building vecmath. +

+

Downloads

+

Three types of Java 3D binary builds +are available on java.net: Release (or FCS) builds; +Stable (experimental, early access) builds; and Daily builds. The +latest +release build of Java 3D v1.3.1 is available. Stable +builds of Java 3D 1.3.2 (beta) are available. +Daily builds of both 1.3.2 and 1.4.0 are now available.

+

How to Contribute

+

We invite developers to contribute to Java 3D. Please refer to +the +Contributing to +Java 3D page in the parent java3d project to learn +how to contribute to this project or any other Java 3D-related +project. See the JavaDesktop +Community Governance Guidelines for general guidelines on +participating in JavaDesktop community projects, such as j3d-examples.

-

For all other project -information, including contributing to Java 3D and reporting -issues, -please go to the parent java3d -project.

-

NOTE: The issue Tracker in this j3d-core subproject cannot be used -to file or track issues. Please use the Reporting Issues
+ +

We have set up the Issue Tracker in the parent java3d project to track issues (bugs, feature requests, etc.) for Java 3D-related -sub-projects.
+sub-projects. Please use the above link rather than the Issue Tracker +in this j3d-examples project. Refer to the Reporting +Issues section in the parent java3d project for more information. +

+

Feedback and Discussion
+

+

We have created four Java 3D mailing lists in the parent java3d project: interest 'at' java3d.dev.java.net, +announce 'at' java3d.dev.java.net, +issues 'at' java3d.dev.java.net, +and cvs 'at' java3d.dev.java.net +(replace 'at' with @). +Click +here to subscribe to any of these lists. The interest list is an open mailing +list for +discussing all aspects of Java 3D, the reference implementation +for the +Java 3D core, vecmath, utilities, example programs, etc. The annouce list is a +low-volume moderated mailing list for announcing Java 3D-related +news +and information. The issues +list is for automated issues tracking, and the cvs list is for automated CVS +change messages (for changes to the parent java3d web pages only).

+

For those who prefer a forum to a discussion mailing list, we have +created the +Java 3D +forum, hosted as part of the JavaDesktop Community. Messages +posted on the forum are cross-posted to interest +'at' java3d.dev.java.net +and vice-versa.

-


+

Finally, each sub-project has its own cvs mailing +list. Click here to +subscribe to this list. The cvs 'at' +j3d-examples.dev.java.net +list is for automated CVS change messages and discussion of those +changes.

-- cgit v1.2.3