From 367da0352576e01c4b8d60719befcecbda5b9efe Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 2 Jul 2004 20:45:04 +0000 Subject: Updated web page to reflect the fact that the issues list is now in the parent Java 3D project. git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@14 9497e636-51bd-65ba-982d-a4982e1767a5 --- www/index.html | 88 ++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 52 insertions(+), 36 deletions(-) diff --git a/www/index.html b/www/index.html index 09c37a8..21d7c40 100644 --- a/www/index.html +++ b/www/index.html @@ -1,8 +1,8 @@ - + The Java 3D Core Utilities @@ -27,7 +27,7 @@ and j3d-core-utils. section of the j3d-core project on java.net: Release (or FCS) builds; Experimental (early access) builds; and Daily/Weekly builds. The latest release build of Java 3D v1.3.1 is available. A fairly stable -experimental build, labeled as Java 3D v 1.3.2-build3 is now +experimental build, labeled as Java 3D v 1.3.2-build4 is now available. We will set up daily or weekly builds in the near future.

How to Contribute

@@ -36,7 +36,54 @@ the Contributing to Java 3D section in the parent java3d project to learn how to contribute to this project or any other Java 3D-related -project.

+project.
+

+

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. Please use the above link rather than the Issue Tracker +in this j3d-core-utils project.
+

+

Feedback and Discussion
+

+

We have created four Java 3D mailing lists in the parent java3d project: interest@java3d.dev.java.net, +announce@java3d.dev.java.net, +issues@java3d.dev.java.net, +and cvs@java3d.dev.java.net. +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@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@j3d-core-utils.dev.java.net +list is for automated CVS change messages and discussion of those +changes.

Project Highlights

Please see the Project @@ -65,37 +112,6 @@ project includes a set of simple example programs. The sample application shows you how to take advantage of the capabilities of Java 3D technology. You can download -the source code via http://java3d.netbeans.org.
-

-

Feedback and Discussion
-

-

We have created two Java 3D mailing lists in the parent java3d project: announce@java3d.dev.java.net -and interest@java3d.dev.java.net. -Click -here to subscribe to either of these lists. The annouce list is a -low-volume moderated mailing list for announcing Java 3D-related -news -and information. 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.

-

For those who prefer a forum to a 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@java3d.dev.java.net -and vice-versa.
-

-

Finally, each sub-project has its own cvs and issues mailing -lists. Click -here to -subscribe to either of these lists. The cvs@j3d-core-utils.dev.java.net -list is for automated CVS change messages and discussion of those -changes. The issues@j3d-core-utils.dev.java.net -list is for automated issue tracking.

-

+the source code via http://java3d.netbeans.org.

-- cgit v1.2.3