From 2329eaec304b79b1f9cd5838f7ea8747a9b45e14 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 19 May 2010 04:17:25 +0200 Subject: Fix JNLPs .. vendor and url --- www/applettest-joal-next.html | 6 +++--- www/applettest-joal.html | 12 ++++++------ www/webstart/GearsTmp.jnlp | 22 --------------------- www/webstart/HDR.jnlp | 31 ------------------------------ www/webstart/HWShadowmapsSimple.jnlp | 23 ---------------------- www/webstart/InfiniteShadowVolumes.jnlp | 23 ---------------------- www/webstart/JRefract.jnlp | 23 ---------------------- www/webstart/JRefract231NoOGL.jnlp | 23 ---------------------- www/webstart/JRefract231OGL.jnlp | 26 ------------------------- www/webstart/JRefractSingleThreaded.jnlp | 24 ----------------------- www/webstart/ProceduralTexturePhysics.jnlp | 23 ---------------------- www/webstart/TestHandleBox.jnlp | 20 ------------------- www/webstart/TestTranslate1.jnlp | 20 ------------------- www/webstart/TestTranslate2.jnlp | 20 ------------------- www/webstart/VertexArrayRange.jnlp | 22 --------------------- www/webstart/VertexBufferObject.jnlp | 22 --------------------- www/webstart/VertexProgRefract.jnlp | 23 ---------------------- www/webstart/VertexProgWarp.jnlp | 23 ---------------------- 18 files changed, 9 insertions(+), 377 deletions(-) delete mode 100644 www/webstart/GearsTmp.jnlp delete mode 100755 www/webstart/HDR.jnlp delete mode 100644 www/webstart/HWShadowmapsSimple.jnlp delete mode 100644 www/webstart/InfiniteShadowVolumes.jnlp delete mode 100755 www/webstart/JRefract.jnlp delete mode 100755 www/webstart/JRefract231NoOGL.jnlp delete mode 100755 www/webstart/JRefract231OGL.jnlp delete mode 100755 www/webstart/JRefractSingleThreaded.jnlp delete mode 100644 www/webstart/ProceduralTexturePhysics.jnlp delete mode 100644 www/webstart/TestHandleBox.jnlp delete mode 100644 www/webstart/TestTranslate1.jnlp delete mode 100644 www/webstart/TestTranslate2.jnlp delete mode 100644 www/webstart/VertexArrayRange.jnlp delete mode 100644 www/webstart/VertexBufferObject.jnlp delete mode 100644 www/webstart/VertexProgRefract.jnlp delete mode 100644 www/webstart/VertexProgWarp.jnlp diff --git a/www/applettest-joal-next.html b/www/applettest-joal-next.html index 27386ec..60a433a 100644 --- a/www/applettest-joal-next.html +++ b/www/applettest-joal-next.html @@ -15,8 +15,8 @@ http://jogamp.org/deployment/webstart-next/jogl.all.jar, http://jogamp.org/deployment/webstart-next/gluegen-rt.jar, http://jogamp.org/deployment/webstart-next/jogl-demos.jar, - http://download.java.net/media/joal/webstart/joal.jar, - http://download.java.net/media/joal/webstart/joal-demos.jar"> + http://jogamp.org/deployment/webstart/joal.jar, + http://jogamp.org/deployment/webstart/joal-demos.jar"> @@ -26,7 +26,7 @@ + value="http://jogamp.org/deployment/webstart/joal.jnlp"> diff --git a/www/applettest-joal.html b/www/applettest-joal.html index 41e8b40..0ff2de8 100644 --- a/www/applettest-joal.html +++ b/www/applettest-joal.html @@ -34,8 +34,8 @@ rendering and OpenAL audio: http://jogamp.org/deployment/webstart/jogl.all.jar, http://jogamp.org/deployment/webstart/gluegen-rt.jar, http://jogamp.org/deployment/webstart/jogl-demos.jar, - http://download.java.net/media/joal/webstart/joal.jar, - http://download.java.net/media/joal/webstart/joal-demos.jar"> + http://jogamp.org/deployment/webstart/joal.jar, + http://jogamp.org/deployment/webstart/joal-demos.jar"> @@ -45,7 +45,7 @@ rendering and OpenAL audio: + value="http://jogamp.org/deployment/webstart/joal.jnlp"> @@ -62,8 +62,8 @@ The applet above is instantiated with the following code: http://jogamp.org/deployment/webstart/jogl.all.jar, http://jogamp.org/deployment/webstart/gluegen-rt.jar, http://jogamp.org/deployment/webstart/jogl-demos.jar, - http://download.java.net/media/joal/webstart/joal.jar, - http://download.java.net/media/joal/webstart/joal-demos.jar"> + http://jogamp.org/deployment/webstart/joal.jar, + http://jogamp.org/deployment/webstart/joal-demos.jar"> <param name="codebase_lookup" value="false"> <param name="subapplet.classname" VALUE="demos.applets.GearsJOALApplet"> <param name="subapplet.displayname" VALUE="JOGL / JOAL Gears Applet"> @@ -73,7 +73,7 @@ The applet above is instantiated with the following code: <param name="jnlpExtension1" value="http://jogamp.org/deployment/webstart/jogl-core.jnlp"> <param name="jnlpExtension2" - value="http://download.java.net/media/joal/webstart/joal.jnlp"> + value="http://jogamp.org/deployment/webstart/joal.jnlp"> </applet> diff --git a/www/webstart/GearsTmp.jnlp b/www/webstart/GearsTmp.jnlp deleted file mode 100644 index 0a1cb17..0000000 --- a/www/webstart/GearsTmp.jnlp +++ /dev/null @@ -1,22 +0,0 @@ - - - - JOGL Gears Demo - Sun Microsystems, Inc. - - Gears Demo - Brian Paul's Gears demo ported to Java and JOGL. - - - - - - - - - - - - - diff --git a/www/webstart/HDR.jnlp b/www/webstart/HDR.jnlp deleted file mode 100755 index 6249d83..0000000 --- a/www/webstart/HDR.jnlp +++ /dev/null @@ -1,31 +0,0 @@ - - - - JOGL High Dynamic Range Rendering Demo - Sun Microsystems, Inc. - - High Dynamic Range Rendering Demo - NVidia's High Dynamic Range (HDR) rendering demo ported to Java and JOGL. - - - - - - - - - - - - - - demos/data/images/stpeters_cross.hdr - 512 - 384 - 2 - 7 - 3 - demos/data/models/teapot.obj - - diff --git a/www/webstart/HWShadowmapsSimple.jnlp b/www/webstart/HWShadowmapsSimple.jnlp deleted file mode 100644 index 82e2db9..0000000 --- a/www/webstart/HWShadowmapsSimple.jnlp +++ /dev/null @@ -1,23 +0,0 @@ - - - - JOGL Hardware Shadow Maps Demo - Sun Microsystems, Inc. - - HWShadowmapsSimple Demo - NVidia's HWShadowmapsSimple demo ported to Java and JOGL. - - - - - - - - - - - - - - diff --git a/www/webstart/InfiniteShadowVolumes.jnlp b/www/webstart/InfiniteShadowVolumes.jnlp deleted file mode 100644 index 279e93d..0000000 --- a/www/webstart/InfiniteShadowVolumes.jnlp +++ /dev/null @@ -1,23 +0,0 @@ - - - - JOGL Infinite Shadow Volumes Demo - Sun Microsystems, Inc. - - InfiniteShadowVolumes Demo - NVidia's InfiniteShadowVolumes demo ported to Java and JOGL. - - - - - - - - - - - - - - diff --git a/www/webstart/JRefract.jnlp b/www/webstart/JRefract.jnlp deleted file mode 100755 index 4bf630c..0000000 --- a/www/webstart/JRefract.jnlp +++ /dev/null @@ -1,23 +0,0 @@ - - - - JOGL JRefract Demo - Sun Microsystems, Inc. - - JRefract Demo - Variant of NVidia's vtxprog_refract demo illustrating JOGL's hardware-accelerated Swing component. - - - - - - - - - - - - - - diff --git a/www/webstart/JRefract231NoOGL.jnlp b/www/webstart/JRefract231NoOGL.jnlp deleted file mode 100755 index a6ff1dd..0000000 --- a/www/webstart/JRefract231NoOGL.jnlp +++ /dev/null @@ -1,23 +0,0 @@ - - - - JOGL JRefract Demo - no JOGL/Java2D Integration - Sun Microsystems, Inc. - - JRefract Demo - Variant of NVidia's vtxprog_refract demo illustrating JOGL's hardware-accelerated Swing component. - - - - - - - - - - - - - - diff --git a/www/webstart/JRefract231OGL.jnlp b/www/webstart/JRefract231OGL.jnlp deleted file mode 100755 index ccd5a01..0000000 --- a/www/webstart/JRefract231OGL.jnlp +++ /dev/null @@ -1,26 +0,0 @@ - - - - JOGL JRefract Demo - JOGL/Java2D Integration - Sun Microsystems, Inc. - - JRefract Demo - Variant of NVidia's vtxprog_refract demo illustrating JOGL's hardware-accelerated Swing component and integration with Java2D's OpenGL pipeline. - - - - - - - - - - - - - - - - - diff --git a/www/webstart/JRefractSingleThreaded.jnlp b/www/webstart/JRefractSingleThreaded.jnlp deleted file mode 100755 index 8ddda85..0000000 --- a/www/webstart/JRefractSingleThreaded.jnlp +++ /dev/null @@ -1,24 +0,0 @@ - - - - JOGL JRefract Demo - Sun Microsystems, Inc. - - JRefract Demo - Variant of NVidia's vtxprog_refract demo illustrating JOGL's hardware-accelerated Swing component. - - - - - - - - - - - - - - - diff --git a/www/webstart/ProceduralTexturePhysics.jnlp b/www/webstart/ProceduralTexturePhysics.jnlp deleted file mode 100644 index 1dc3414..0000000 --- a/www/webstart/ProceduralTexturePhysics.jnlp +++ /dev/null @@ -1,23 +0,0 @@ - - - - JOGL Procedural Texture Physics Demo - Sun Microsystems, Inc. - - ProceduralTexturePhysics Demo - NVidia's ProceduralTexturePhysics demo ported to Java and JOGL. - - - - - - - - - - - - - - diff --git a/www/webstart/TestHandleBox.jnlp b/www/webstart/TestHandleBox.jnlp deleted file mode 100644 index 1617c1d..0000000 --- a/www/webstart/TestHandleBox.jnlp +++ /dev/null @@ -1,20 +0,0 @@ - - - - HandleBox Manipulator - Kenneth Russell - - HandleBox Manipulator Test - - - - - - - - - - - - diff --git a/www/webstart/TestTranslate1.jnlp b/www/webstart/TestTranslate1.jnlp deleted file mode 100644 index 8396b84..0000000 --- a/www/webstart/TestTranslate1.jnlp +++ /dev/null @@ -1,20 +0,0 @@ - - - - Translate1 Manipulator - Kenneth Russell - - Translate1 Manipulator Test - - - - - - - - - - - - diff --git a/www/webstart/TestTranslate2.jnlp b/www/webstart/TestTranslate2.jnlp deleted file mode 100644 index 068195a..0000000 --- a/www/webstart/TestTranslate2.jnlp +++ /dev/null @@ -1,20 +0,0 @@ - - - - Translate2 Manipulator - Kenneth Russell - - Translate2 Manipulator Test - - - - - - - - - - - - diff --git a/www/webstart/VertexArrayRange.jnlp b/www/webstart/VertexArrayRange.jnlp deleted file mode 100644 index cdc9071..0000000 --- a/www/webstart/VertexArrayRange.jnlp +++ /dev/null @@ -1,22 +0,0 @@ - - - - JOGL Vertex Array Range Demo - Sun Microsystems, Inc. - - VertexArrayRange Demo - NVidia's vertex_array_range demo ported to Java and JOGL. - - - - - - - - - - - - - diff --git a/www/webstart/VertexBufferObject.jnlp b/www/webstart/VertexBufferObject.jnlp deleted file mode 100644 index 9eeca55..0000000 --- a/www/webstart/VertexBufferObject.jnlp +++ /dev/null @@ -1,22 +0,0 @@ - - - - JOGL Vertex Buffer Object Demo - Sun Microsystems, Inc. - - VertexBufferObject Demo - NVidia's vertex_array_range demo ported to Java, JOGL, and ARB_vertex_buffer_object. - - - - - - - - - - - - - diff --git a/www/webstart/VertexProgRefract.jnlp b/www/webstart/VertexProgRefract.jnlp deleted file mode 100644 index 3318643..0000000 --- a/www/webstart/VertexProgRefract.jnlp +++ /dev/null @@ -1,23 +0,0 @@ - - - - JOGL VertexProgRefract Demo - Sun Microsystems, Inc. - - VertexProgRefract Demo - NVidia's vtxprog_refract demo ported to Java and JOGL. - - - - - - - - - - - - - - diff --git a/www/webstart/VertexProgWarp.jnlp b/www/webstart/VertexProgWarp.jnlp deleted file mode 100644 index 28f6e57..0000000 --- a/www/webstart/VertexProgWarp.jnlp +++ /dev/null @@ -1,23 +0,0 @@ - - - - JOGL VertexProgWarp Demo - Sun Microsystems, Inc. - - VertexProgWarp Demo - NVidia's vtxprog_warp demo ported to Java and JOGL. - - - - - - - - - - - - - - -- cgit v1.2.3