Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-alpha-1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
This bug is a patch to the mojo webstart plugin
In the existing plugin, the "JNLP resources" directory is hardcoded to be "src/jnlp/resources", which has a few problems
- It doesn't seem to conform to the stardard directory layout
- It isn't relative to the project root, so it will be wrong when used in a subproject
- It can't be changed
This patch addresses these things
Attachments
Issue Links
| This issue is depended upon by: | ||||
| MWEBSTART-16 | Decide of default location of files/templates used by the plugin, once and for all |
|
|
|
Thanks for your patch. I already have a patch for that that I am going to patch over the week-end or early next week.