Bug 1154

Summary: Make compilation of JOGLNewtApplet3Run VersionApplet3 optional if plugin3-public.jar is missing
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: appletAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: 2.3.2   
Hardware: All   
OS: all   
Type: --- SCM Refs:
1b1a05eb49cc3a0e0da505c175388ae1147ea2d6 36889161d37b07835eb2db83c147585ca0ef77a1
Workaround: ---

Description Sven Gothel 2015-04-04 00:36:11 CEST
Distributions delete jar files, using official repositories.

Since JOGLNewtApplet3Run VersionApplet3 
of package com.jogamp.newt.util.applet 
are of experimental nature exclude them from being build.
Comment 1 Sven Gothel 2015-07-28 17:08:23 CEST
1b1a05eb49cc3a0e0da505c175388ae1147ea2d6:
  Relocate Applet3 classes, i.e. separate in own package.

36889161d37b07835eb2db83c147585ca0ef77a1:
  Exclude plugin3-public.jar dependent source files from compilation of NEWT.