Bug 844

Summary: Problem when starting an Eclipse jar-in-jar configuration
Product: [JogAmp] Gluegen Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: major    
Priority: ---    
Version: 2   
Hardware: All   
OS: all   
Type: --- SCM Refs:
1a8d2c627dbab5234aea72a458c00b6bba28add0
Workaround: ---

Description Sven Gothel 2013-10-01 08:08:11 CEST
Bug 683 (Use URI instead of URL) caused a regression when using 
Eclipse's jar-in-jar configuration:

  - Test-2 of 
      - https://jogamp.org/wiki/index.php/JogAmp_JAR_File_Handling
      - Bug 522 Comment 7
Comment 1 Sven Gothel 2013-10-01 10:35:36 CEST
Cannot ctor URI w/ scheme alone, use string-based concatenation native URI root and jar file.