<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>846</bug_id>
          
          <creation_ts>2013-10-01 15:50:26 +0200</creation_ts>
          <short_desc>Fix issue w/ &apos;one-jar&apos; (Similar feature as Eclipse&apos;s jar-in-jar Bug 522 Comment 7)</short_desc>
          <delta_ts>2013-10-02 01:17:23 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Gluegen</product>
          <component>core</component>
          <version>2</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>---</cf_type>
          <cf_scm_refs>01c5d59c5245068b0d005ccbb64f8d0aa5165f12
3c9812c130fac9237a2dc2e18a6639ec3583eed7
ca7a1864a1624539048809d0a1c491f57c145d15</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3021</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-10-01 15:50:26 +0200</bug_when>
    <thetext>one-jar&apos;s [http://sourceforge.net/projects/one-jar] jar-in-jar 
doesn&apos;t work w/ Jogamp.

It shall work similar as w/ Eclipse&apos;s jar-in-jar, see Bug 522 Comment 7.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3024</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-10-01 23:13:05 +0200</bug_when>
    <thetext>One-Jar lacks support of a URL handler for it&apos;s
jar-in-jar files and hence we would need to extract the jar-in-jar resources w/ our TempJarCache
from one one-jar file .. too bad. Looks like it&apos;s incomplete.

i.e. we cannot access the jar-in-jar gluegen-rt.jar resources of
  jar:file://home/sven/projects/JOGL/gluegen/test/TestOneJar_InJar/jogamp01/build/jogamp01.jar!/lib/gluegen-rt.jar!/com/jogamp/common/os/Platform.class

  jar:file://home/sven/projects/JOGL/gluegen/test/TestOneJar_InJar/jogamp01/build/jogamp01.jar!/lib/gluegen-rt-natives-linux-amd64.jar!/

Note the jogamp01.jar notation as a file within jar, i.e. &apos;file:/&lt;/home/sven/.../jogamp01.jar!&gt;/..&apos;,
where /home/ denotes the authoritative section.

Since One-Jar does not register the URL handler .. we would need to extract all
jar-in-jar files and map them ..</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>