Change By: Tony Chemit (19/Jan/14 4:36 AM)
Description: Hi,

For our ongoing development we use SNAPSHOT versions of our own developed libraries. When we generate our jnlp file (using the SNAPSHOT dependencies in our maven file) we get the following jar references in our file:

...
    <jar href="">
    <jar href="">...

where we expected the following jar references in our file (this behaviour was also present previous to the 1.0-beta-5-SNAPSHOT version prior to january 6th)

...
    <jar href="">
    <jar href="">...

Is there a new parameter introduced that influences To fix  this  behaviour?

Kind regards,

Robby Commers
 we introduce the *useUniqueVersion* parameter.
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