[ 
http://jira.codehaus.org/browse/MWEBSTART-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Stembridge updated MWEBSTART-89:
--------------------------------------

    Attachment: MWEBSTART-89.diff

The attached diff was run in the *webstart-maven-plugin/plugin* directory.

It patches the JnlpDownloadServletMojo class by changing the type of the 
JnlpFile's jarResources collection from List to LinkedHashSet.
The JarResourcesGenerator class was also changed to accept a Collection of 
JarResources instead of a List.

> Duplicate jarResources output in JNLP if duplicates defined in pom.xml
> ----------------------------------------------------------------------
>
>                 Key: MWEBSTART-89
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-89
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: Bug
>          Components: jnlp-download-servlet
>    Affects Versions: 1.0-alpha-2
>            Reporter: Kevin Stembridge
>            Priority: Minor
>             Fix For: 1.0-alpha-2
>
>         Attachments: MWEBSTART-89.diff
>
>
> If the same jarResource is defined in both the commonJarResources element and 
> also in a JnlpFile element, the resulting generated JNLP file will list the 
> jar twice.

-- 
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