aboutsummaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html84
1 files changed, 51 insertions, 33 deletions
diff --git a/www/index.html b/www/index.html
index 3780998..17a4ef5 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
- <meta http-equiv="content-type"
- content="text/html; charset=ISO-8859-1">
+ <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
<title>The Java 3D API Core</title>
</head>
<body>
@@ -46,7 +46,7 @@ compatibility of the API.<br>
</p>
<h3>Downloads</h3>
<p>Three types of binary builds are available in the <a
- href="../servlets/ProjectDocumentList">Documents
+ href="servlets/ProjectDocumentList">Documents
&amp; Files</a>
section of this project on java.net: Release (or FCS) builds;
Experimental (early access) builds; and Daily/Weekly builds. The latest
@@ -60,7 +60,54 @@ the
<a href="http://java3d.dev.java.net/contribute.html">Contributing to
Java&nbsp;3D</a> section in the parent java3d project to learn
how to contribute to this project or any other Java&nbsp;3D-related
-project.</p>
+project.<br>
+</p>
+<h3>Reporting Issues<br>
+</h3>
+<p>We have set up the <a
+ href="http://java3d.dev.java.net/servlets/ProjectIssues">Issue Tracker</a>
+in the parent <a href="http://java3d.dev.java.net/">java3d</a> project
+to track issues (bugs, feature requests, etc.) for
+Java&nbsp;3D-related
+sub-projects. Please use the above link rather than the Issue Tracker
+in this j3d-core project.<br>
+</p>
+<h3>Feedback and Discussion<br>
+</h3>
+<p>We have created four Java&nbsp;3D mailing lists in the parent <a
+ href="http://java3d.dev.java.net/">java3d</a> project:&nbsp;<a
+<a href="mailto:[email protected]">[email protected]</a>,
+<a href="mailto:[email protected]">[email protected]</a>,
+and <a href="mailto:[email protected]">[email protected]</a>.
+<a href="http://java3d.dev.java.net/servlets/ProjectMailingListList">Click
+here to subscribe</a> to any of these lists. The <span
+ style="font-style: italic;">interest</span> list is an open mailing
+list for
+discussing all aspects of Java&nbsp;3D, the reference implementation
+for the
+Java&nbsp;3D core, vecmath, utilities, example programs, etc. The <span
+ style="font-style: italic;">annouce</span> list is a
+low-volume moderated mailing list for announcing Java&nbsp;3D-related
+news
+and information. The <span style="font-style: italic;">issues</span>
+list is for automated issues tracking, and the <span
+ style="font-style: italic;">cvs</span> list is for automated CVS
+change messages (for changes to the parent java3d web pages only).</p>
+<p>For those who prefer a forum to a discussion mailing list, we have
+created the
+<a href="https://java3d.dev.java.net/servlets/ProjectForumView">Java&nbsp;3D
+forum</a>, hosted as part of the JavaDesktop Community. Messages
+posted on the forum are cross-posted to <a
+and vice-versa.<br>
+</p>
+<p>Finally, each sub-project has its own cvs mailing
+list.&nbsp;<a href="servlets/ProjectMailingListList">Click here to
+subscribe</a> to this list. The <a
+list is for automated CVS change messages and discussion of those
+changes.</p>
<h3><a name="Project_Highlights"></a>Project Highlights</h3>
<p><b>Release project Source code</b> </p>
<p>The current, experimental fork of the of the Java&nbsp;3D source
@@ -143,34 +190,5 @@ advantage of the capabilities of Java&nbsp;3D technology. You can
download
the source code via <a href="http://java3d.netbeans.org">http://java3d.netbeans.org</a>.<br>
</p>
-<h3>Feedback and Discussion<br>
-</h3>
-<p>We have created two Java&nbsp;3D mailing lists in the parent <a
- href="http://java3d.dev.java.net/">java3d</a> project: <a
-and <a href="mailto:[email protected]">[email protected]</a>.
-<a href="http://java3d.dev.java.net/servlets/ProjectMailingListList">Click
-here to subscribe</a> to either of these lists. The annouce list is a
-low-volume moderated mailing list for announcing Java&nbsp;3D-related
-news
-and information. The interest list is an open mailing list for
-discussing all aspects of Java&nbsp;3D, the reference implementation
-for the
-Java&nbsp;3D core, vecmath, utilities, example programs, etc.</p>
-<p>For those who prefer a forum to a mailing list, we have created the
-<a href="https://java3d.dev.java.net/servlets/ProjectForumView">Java&nbsp;3D
-forum</a>, hosted as part of the JavaDesktop Community. Messages
-posted on the forum are cross-posted to <a
-and vice-versa.<br>
-</p>
-<p>Finally, each sub-project has its own cvs and issues mailing
-lists.&nbsp;<a href="servlets/ProjectMailingListList">Click here to
-subscribe</a> to either of these lists. The <a
-list is for automated CVS change messages and discussion of those
-changes. The <a href="mailto:[email protected]">[email protected]</a>
-list is for automated issue tracking.<br>
-</p>
</body>
</html>