From d52e8e0ad6969e5bdb9dc45491f45c079693eb6c Mon Sep 17 00:00:00 2001 From: Harvey Harrison Date: Mon, 8 Apr 2013 23:43:33 -0700 Subject: vecmath: remove the www folder, there was nothing useful left Signed-off-by: Harvey Harrison --- www/build-instr.html | 41 ---------------------------------------- www/index.html | 43 ------------------------------------------ www/project_tools.html | 12 ------------ www/vm14/api-changes.html | 14 -------------- www/vm14/proposed-changes.html | 14 -------------- 5 files changed, 124 deletions(-) delete mode 100644 www/build-instr.html delete mode 100644 www/index.html delete mode 100644 www/project_tools.html delete mode 100644 www/vm14/api-changes.html delete mode 100644 www/vm14/proposed-changes.html diff --git a/www/build-instr.html b/www/build-instr.html deleted file mode 100644 index a103cd9..0000000 --- a/www/build-instr.html +++ /dev/null @@ -1,41 +0,0 @@ - - - - - CVS download and build instructions - - - -

CVS download and build instructions for vecmath -

-

To -build the vecmath package, you must first checkout the vecmath -CVS -repository. For example, run -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 vecmath source code from -CVS. Click on the "Version Control - -CVS" -link to browse the vecmath source code. Automated CVS change -messages are sent to the cvs 'at' -vecmath.dev.java.net -list list. Click here to -subscribe to this list.
-

-


-

- - diff --git a/www/index.html b/www/index.html deleted file mode 100644 index d60d304..0000000 --- a/www/index.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - - The Vecmath API - - -

This project contains the source code -for the 3D vector math package, javax.vecmath.

-

Related projects include: j3d-core -(the core 3D pacakge), -j3d-core-utils -(the 3D core utilities), and -j3d-examples -(the 3D example programs). Developers should refer to the CVS download -and build -instructions for information on downloading the source code and -building vecmath.

-

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

-

NOTE: The issue Tracker in this vecmath subproject cannot be used -to file or track issues. Please use the Issue Tracker -in the parent java3d -project -to track issues (bugs, feature requests, etc.) for -vecmath and other 3D sub-projects.
-

-

License

-

The source code for the javax.vecmath package is licensed -under the GNU -Public License, version 2, with the Classpath Exception. This is the same -license that is used for the OpenJDK project. -

-


-

- - diff --git a/www/project_tools.html b/www/project_tools.html deleted file mode 100644 index bc57931..0000000 --- a/www/project_tools.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - Project Tools - - -
Wiki
-
Downloads
- - diff --git a/www/vm14/api-changes.html b/www/vm14/api-changes.html deleted file mode 100644 index 4cdc828..0000000 --- a/www/vm14/api-changes.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - Obsolete Page - - -

Obsolete Page

-

This page is obsolete. Click here -to go the Java 3D Roadmap page of the Java 3D Wiki.

- - diff --git a/www/vm14/proposed-changes.html b/www/vm14/proposed-changes.html deleted file mode 100644 index 4cdc828..0000000 --- a/www/vm14/proposed-changes.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - Obsolete Page - - -

Obsolete Page

-

This page is obsolete. Click here -to go the Java 3D Roadmap page of the Java 3D Wiki.

- - -- cgit v1.2.3