From 14256647c8954bb8d6d2afa88927e75783bc912b Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 28 Apr 2010 14:27:47 +0200 Subject: - JAR Manifest: Trusted-Library: true - Added JAR Manifest to native libs as well, otherwise our chain would become mixed code. - JNLP: Set JogAmp community as vendor .. - JOGL Windows hack: WindowsWGLContext.java - temporary removed the ARB CreateContext path for Windows, due to a bug in this implementation. --- make/build-jogl.xml | 29 ++++++++++++++--------------- make/build-nativewindow.xml | 27 +++++++++++++-------------- make/build-newt.xml | 26 +++++++++++++------------- make/joglRIversion | 7 ++++--- make/joglRIversion-cdc | 7 ++++--- make/joglversion | 3 ++- make/joglversion-cdc | 3 ++- make/nativewindowRIversion | 7 ++++--- make/nativewindowRIversion-cdc | 7 ++++--- make/nativewindowversion | 7 ++++--- make/nativewindowversion-cdc | 7 ++++--- make/newtRIversion | 9 +++++---- make/newtRIversion-cdc | 9 +++++---- make/newtversion | 9 +++++---- make/newtversion-cdc | 9 +++++---- 15 files changed, 88 insertions(+), 78 deletions(-) (limited to 'make') diff --git a/make/build-jogl.xml b/make/build-jogl.xml index 760200398..a101f5ecb 100644 --- a/make/build-jogl.xml +++ b/make/build-jogl.xml @@ -1485,26 +1485,13 @@ - - - - - - - - - - - - - - + @@ -1717,6 +1704,13 @@ + + + + + + + @@ -1776,6 +1770,11 @@ + + + + + @@ -1910,7 +1909,7 @@ - + diff --git a/make/build-nativewindow.xml b/make/build-nativewindow.xml index 8d1639502..0fd0af79b 100644 --- a/make/build-nativewindow.xml +++ b/make/build-nativewindow.xml @@ -635,25 +635,13 @@ - - - - - - - - - - - - - + @@ -747,6 +735,11 @@ includes="${java.part.core}" excludes="${java.part.awt} ${java.part.x11}"/> + + + + + @@ -756,6 +749,12 @@ includes="${java.part.core}" excludes="${java.part.awt} ${java.part.x11}"/> + + + + + + @@ -828,7 +827,7 @@ - + diff --git a/make/build-newt.xml b/make/build-newt.xml index c6d67b85c..8bbfde2ae 100644 --- a/make/build-newt.xml +++ b/make/build-newt.xml @@ -520,24 +520,13 @@ - - - - - - - - - - - - + @@ -678,6 +667,11 @@ + + + + + @@ -686,6 +680,12 @@ + + + + + + @@ -756,7 +756,7 @@ - + diff --git a/make/joglRIversion b/make/joglRIversion index af9e41d8d..46b64ac0d 100644 --- a/make/joglRIversion +++ b/make/joglRIversion @@ -1,8 +1,9 @@ Specification-Title: Java Bindings for OpenGL API Specification Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: Java Bindings for OpenGL Runtime Environment Implementation-Version: @BASEVERSION@ -Implementation-Vendor: Sun Microsystems, Inc. +Implementation-Vendor: JogAmp community Extension-Name: javax.media.opengl -Implementation-Vendor-Id: com.sun +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true diff --git a/make/joglRIversion-cdc b/make/joglRIversion-cdc index 9bbb525ce..13a782ce0 100644 --- a/make/joglRIversion-cdc +++ b/make/joglRIversion-cdc @@ -1,8 +1,9 @@ Specification-Title: Java Bindings for OpenGL API Specification CDC Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: Java Bindings for OpenGL Runtime Environment CDC Implementation-Version: @BASEVERSION@ -Implementation-Vendor: Sun Microsystems, Inc. +Implementation-Vendor: JogAmp community Extension-Name: javax.media.opengl -Implementation-Vendor-Id: com.sun +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true diff --git a/make/joglversion b/make/joglversion index b65b6e3b6..185236273 100644 --- a/make/joglversion +++ b/make/joglversion @@ -1,8 +1,9 @@ Specification-Title: Java Bindings for OpenGL API Specification Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: Java Bindings for OpenGL Runtime Environment Implementation-Version: @VERSION@ Implementation-Vendor: JogAmp community Extension-Name: javax.media.opengl Implementation-Vendor-Id: com.jogamp +Trusted-Library: true diff --git a/make/joglversion-cdc b/make/joglversion-cdc index 5056fbaf3..17a5b918d 100644 --- a/make/joglversion-cdc +++ b/make/joglversion-cdc @@ -1,8 +1,9 @@ Specification-Title: Java Bindings for OpenGL API Specification CDC Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: Java Bindings for OpenGL Runtime Environment CDC Implementation-Version: @VERSION@ Implementation-Vendor: JogAmp community Extension-Name: javax.media.opengl Implementation-Vendor-Id: com.jogamp +Trusted-Library: true diff --git a/make/nativewindowRIversion b/make/nativewindowRIversion index 6a29e8a69..b039954ef 100644 --- a/make/nativewindowRIversion +++ b/make/nativewindowRIversion @@ -1,8 +1,9 @@ Specification-Title: Native Window Interface API Specification Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: Native Window Interface Runtime Environment Implementation-Version: @BASEVERSION@ -Implementation-Vendor: Sun Microsystems, Inc. +Implementation-Vendor: JogAmp community Extension-Name: javax.media.nativewindow -Implementation-Vendor-Id: com.sun +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true diff --git a/make/nativewindowRIversion-cdc b/make/nativewindowRIversion-cdc index 35ac5136e..4e9760c29 100644 --- a/make/nativewindowRIversion-cdc +++ b/make/nativewindowRIversion-cdc @@ -1,8 +1,9 @@ Specification-Title: Native Window Interface API Specification CDC Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: Native Window Interface Runtime Environment CDC Implementation-Version: @BASEVERSION@ -Implementation-Vendor: Sun Microsystems, Inc. +Implementation-Vendor: JogAmp community Extension-Name: javax.media.nativewindow -Implementation-Vendor-Id: com.sun +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true diff --git a/make/nativewindowversion b/make/nativewindowversion index 0180d3368..7872a7656 100644 --- a/make/nativewindowversion +++ b/make/nativewindowversion @@ -1,8 +1,9 @@ Specification-Title: Native Window Interface API Specification Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: Native Window Interface Runtime Environment Implementation-Version: @VERSION@ -Implementation-Vendor: java.net JOGL community +Implementation-Vendor: JogAmp community Extension-Name: javax.media.nativewindow -Implementation-Vendor-Id: com.sun +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true diff --git a/make/nativewindowversion-cdc b/make/nativewindowversion-cdc index 7213cf6f0..0354559c7 100644 --- a/make/nativewindowversion-cdc +++ b/make/nativewindowversion-cdc @@ -1,8 +1,9 @@ Specification-Title: Native Window Interface API Specification CDC Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: Native Window Interface Runtime Environment CDC Implementation-Version: @VERSION@ -Implementation-Vendor: java.net JOGL community +Implementation-Vendor: JogAmp community Extension-Name: javax.media.nativewindow -Implementation-Vendor-Id: com.sun +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true diff --git a/make/newtRIversion b/make/newtRIversion index 82cc0c0e9..73d9bc8ac 100644 --- a/make/newtRIversion +++ b/make/newtRIversion @@ -1,8 +1,9 @@ Specification-Title: NEWT API Specification Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: NEWT Runtime Environment Implementation-Version: @BASEVERSION@ -Implementation-Vendor: Sun Microsystems, Inc. -Extension-Name: com.sun.newt -Implementation-Vendor-Id: com.sun +Implementation-Vendor: JogAmp community +Extension-Name: com.jogamp.newt +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true diff --git a/make/newtRIversion-cdc b/make/newtRIversion-cdc index 5dcfecad8..a5bdfaeeb 100644 --- a/make/newtRIversion-cdc +++ b/make/newtRIversion-cdc @@ -1,8 +1,9 @@ Specification-Title: NEWT API Specification CDC Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: NEWT Runtime Environment CDC Implementation-Version: @BASEVERSION@ -Implementation-Vendor: Sun Microsystems, Inc. -Extension-Name: com.sun.newt -Implementation-Vendor-Id: com.sun +Implementation-Vendor: JogAmp community +Extension-Name: com.jogamp.newt +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true diff --git a/make/newtversion b/make/newtversion index d1734f756..b2985621d 100644 --- a/make/newtversion +++ b/make/newtversion @@ -1,8 +1,9 @@ Specification-Title: NEWT API Specification Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: NEWT Runtime Environment Implementation-Version: @VERSION@ -Implementation-Vendor: java.net JOGL community -Extension-Name: com.sun.newt -Implementation-Vendor-Id: com.sun +Implementation-Vendor: JogAmp community +Extension-Name: com.jogamp.newt +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true diff --git a/make/newtversion-cdc b/make/newtversion-cdc index 8227a4d42..89ca1db12 100644 --- a/make/newtversion-cdc +++ b/make/newtversion-cdc @@ -1,8 +1,9 @@ Specification-Title: NEWT API Specification CDC Specification-Version: @BASEVERSION@ -Specification-Vendor: Sun Microsystems, Inc. +Specification-Vendor: JogAmp community Implementation-Title: NEWT Runtime Environment CDC Implementation-Version: @VERSION@ -Implementation-Vendor: java.net JOGL community -Extension-Name: com.sun.newt -Implementation-Vendor-Id: com.sun +Implementation-Vendor: JogAmp community +Extension-Name: com.jogamp.newt +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true -- cgit v1.2.3