From 5951b33b303df3a12888fe0fbc5ccc88112a3984 Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Mon, 30 Jun 2014 12:45:53 +0000 Subject: Attempt to remove aliasing from native libraries. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Renamed: jogl-core.jar → jogl.jar nativewindow-core.jar → nativewindow.jar The build scripts have been edited to produce sets of natives for each "module" (as opposed to producing one set of natives and then have each module point to them via aliasing). Bug: 1023 Bug: 1024 Depends on 46faa59d439ef235d7691fc64d56eedc600ffa1a from gluegen. --- doc/deployment/JOGL-DEPLOYMENT.html | 6 +++--- doc/wiki/FAQ.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/deployment/JOGL-DEPLOYMENT.html b/doc/deployment/JOGL-DEPLOYMENT.html index 81a028e87..1c504a1e4 100644 --- a/doc/deployment/JOGL-DEPLOYMENT.html +++ b/doc/deployment/JOGL-DEPLOYMENT.html @@ -227,13 +227,13 @@ diff --git a/doc/wiki/FAQ.xml b/doc/wiki/FAQ.xml index d01413d50..5539ff01f 100644 --- a/doc/wiki/FAQ.xml +++ b/doc/wiki/FAQ.xml @@ -224,7 +224,7 @@ Note: A bug on MacOSX is known, launching 2 JOGL applets in 2 tabs. + value="http://download.java.net/media/jogl/jsr-231-2.x-webstart/jogl.jnlp"> -- cgit v1.2.3