Vlado Kuruc commented on Bug MWEBSTART-219

Thanks Tony, good job.

But there is one small issue with artifact resolution maybe.
In my project I have common JarResouce with outputJarVersion=false and more jnlpFiles whitch have this artifact resolved as transient dependency. In generated jnlp is in the end <jar href with version. So, in my case commonJarResource definition has not effect in generated jnlp. When I want to not output jar version, because it is SNAPSHOT version, i must to copy common jarResource with outputJarVersion=false to every jnlpFile config.
Fix of MWEBSTART-113 issue will resolve my need to copy common jarResources.
Look at my attached integration test project for this issue.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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