Ajay Deshwal edited a comment on New Feature MWEBSTART-8

Patch for fix proposed in following comment: https://jira.codehaus.org/browse/MWEBSTART-8?focusedCommentId=306198&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-306198

The architecture value (arch tag) can be semi colon separated to generate same dependencies declaration for different architectures without repeating whole block. For example:

<os>Windows</os>
<arch>amd64;x86_64</arch>

I have extended JarResourcesGeneratorTest.testGetDependenciesText() test case to cover the generation of native libraries jnlp declaration.

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