Generate versioned JARs 
------------------------

                 Key: MWEBSTART-128
                 URL: http://jira.codehaus.org/browse/MWEBSTART-128
             Project: Maven 2.x Webstart Plugin
          Issue Type: New Feature
          Components: jnlps, pack
    Affects Versions: 1.0-alpha-1
            Reporter: Dimitar Dimitrov


Since Java 1.6.0_u10, Webstart clients can support Pack200 and versioned 
downloads based on [filename 
conventions|http://java.sun.com/javase/6/docs/technotes/guides/jweb/tools/pack200.html#versionDownload]
 and without the need for Sun's download servlet.

Right now the artifacts produced obey the Pack200 naming convention, bit not 
the one necessary for versioned download. In order to do this, the filenames 
need  to change from say asm-2.2.3.jar to asm__V2.2.3.jar (same for the pack200 
versions).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to