<?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>1023</bug_id>
          
          <creation_ts>2014-06-23 18:57:37 +0200</creation_ts>
          <short_desc>jogl-all-noawt (amongst others) Maven packages do not work, requires non-aliased native jar files</short_desc>
          <delta_ts>2014-07-11 15:25:03 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>General</product>
          <component>builds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://jogamp.org/bugzilla/show_bug.cgi?id=1024</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>1024</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Raynsford">org.jogamp</reporter>
          <assigned_to name="Mark Raynsford">org.jogamp</assigned_to>
          <cc>sgothel</cc>
          
          <cf_type>---</cf_type>
          <cf_scm_refs>gluegen 46faa59d439ef235d7691fc64d56eedc600ffa1a
gluegen df9ff7f340a5ab4e07efc613f5f264eeae63d4c7
gluegen 95dad44d1e825382bc5895f76c21f24bc5776501
gluegen ce29395e6d0515156859e78fbf7336db2ff34dbc
joal cc66b2c98ffb07eb71cc62fd1925ce0503231422
joal 8b2d4a72ec9f026f23e8c2320d298b47ac48aba7
jocl cd30f3cf2adfe753a55d47d5d8cec45e3c74f120
jocl 76f64660f4bf9532ea5c9e00d3eac2ad4c9d998b
jogl 5951b33b303df3a12888fe0fbc5ccc88112a3984
jogl 06fc570f70dc5ccfad7399d8426bdf224c239a5a
jogl</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3986</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Raynsford">org.jogamp</who>
    <bug_when>2014-06-23 18:57:37 +0200</bug_when>
    <thetext>Currently, the Maven packages for jogl-all-noawt, jogl-all-mobile, etc, are unusable.

The issue is that jogl tries to look for jogl-all-natives* jar files in all cases (&quot;aliasing&quot;), but these natives will only be present in the directory that contains jogl-all.jar.

The solution to this is part of another bug (about to be filed).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4021</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2014-07-11 15:25:03 +0200</bug_when>
    <thetext>As discussed in Bug 1024 comment 0,
 3.) same_directory_without_aliasing

requires non-aliased native jar files
matching the java jar file variation,
e.g. 
  jogl-all-noawt.jar -&gt; jogl-all-noawt-natives-&lt;os.and.arch&gt;.jar</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>