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

Kevin Stembridge closed MWEBSTART-54.
-------------------------------------

    Resolution: Fixed

I was wrong too. It looks as though I've raised a false alarm here. I'm having 
the same problem as your test. I have a dependency (commons-httpclient version 
3.0) that doesn't specify a scope for junit, therefore getting the default 
scope of compile. 

By upgrading to httpclient 3.1, which correctly specifies test scope, I no 
longer get junit bundled.


One other thing I noticed that is going to need a bit more investigation...  

commons-httpclient depended on junit-3.8.1 with compile scope and my 
application code depends on junit-4.1 with test scope. And the end result is 
that I get both versions of junit in my jnlp bundle. That's something that I'll 
have to do some more investigation on. 




> JnlpDownloadServlet does not filter out system and test scope dependencies
> --------------------------------------------------------------------------
>
>                 Key: MWEBSTART-54
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-54
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-2
>            Reporter: Kevin Stembridge
>            Assignee: Jerome Lacoste
>             Fix For: 1.0-alpha-2
>
>         Attachments: log.txt, MWEBSTART-54.diff, webstartDemo 1.1.zip
>
>
> As per the summary.
> I'll get started on a patch.

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