<?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>991</bug_id>
          
          <creation_ts>2014-03-04 20:23:18 +0100</creation_ts>
          <short_desc>Some files are not being deployed by the maven scripts</short_desc>
          <delta_ts>2014-03-06 12:21:00 +0100</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>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Raynsford">org.jogamp</reporter>
          <assigned_to name="Mark Raynsford">org.jogamp</assigned_to>
          
          
          <cf_type>---</cf_type>
          <cf_scm_refs>7f28cc15004e143f77f7b90f8e543c16f84dcff0</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3820</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Raynsford">org.jogamp</who>
    <bug_when>2014-03-04 20:23:18 +0100</bug_when>
    <thetext>Specifically, make-deploy-one.sh is being too conservative about which jar files it&apos;s picking up. It should probably be more brutal and just grab everything matching &quot;${PROJECT}-${VERSION}-*.jar&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3821</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Raynsford">org.jogamp</who>
    <bug_when>2014-03-04 20:23:43 +0100</bug_when>
    <thetext>Will start work on this immediately.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3822</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Raynsford">org.jogamp</who>
    <bug_when>2014-03-04 22:04:15 +0100</bug_when>
    <thetext>Should be fixed in jogamp-scripting 7f28cc15004e143f77f7b90f8e543c16f84dcff0.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3823</commentid>
    <comment_count>3</comment_count>
    <who name="Mark Raynsford">org.jogamp</who>
    <bug_when>2014-03-04 22:06:49 +0100</bug_when>
    <thetext>I&apos;ve ended up actually being more strict with it in some respects. The initial make-copy-jars.sh pass uses a list of atomics given in make-projects.txt and writes out a manifest file of every jar file included. The make-deploy-one.sh script then reads this manifest and uploads everything on it (as opposed to redoing some of the work of make-copy-jars.sh as it did before).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3834</commentid>
    <comment_count>4</comment_count>
    <who name="Mark Raynsford">org.jogamp</who>
    <bug_when>2014-03-06 12:21:00 +0100</bug_when>
    <thetext>Just waiting for the next aggregated build to check that everything is actually present.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>