Bug 844 - Problem when starting an Eclipse jar-in-jar configuration
Summary: Problem when starting an Eclipse jar-in-jar configuration
Status: RESOLVED FIXED
Alias: None
Product: Gluegen
Classification: JogAmp
Component: core (show other bugs)
Version: 2
Hardware: All all
: --- major
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2013-10-01 08:08 CEST by Sven Gothel
Modified: 2013-10-01 10:35 CEST (History)
0 users

See Also:
Type: ---
SCM Refs:
1a8d2c627dbab5234aea72a458c00b6bba28add0
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.