[ http://jira.codehaus.org/browse/MWEBSTART-16?page=all ]

Jerome Lacoste closed MWEBSTART-16.
-----------------------------------

         Assignee: Jerome Lacoste
       Resolution: Fixed
    Fix Version/s: 1.0-alpha-2

Checked in in r2875. Changed default location to

src/main/jnlp/template.vm
src/main/jnlp/resources/

> Decide of default location of files/templates used by the plugin, once and 
> for all
> ----------------------------------------------------------------------------------
>
>                 Key: MWEBSTART-16
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-16
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: Improvement
>            Reporter: Jerome Lacoste
>         Assigned To: Jerome Lacoste
>            Priority: Minor
>             Fix For: 1.0-alpha-2
>
>
> I want this before 1.0. Extract from email sent to mojo user list:
> > what should be the default directory for JNLP resources?
> src/main/jnlp is the official.
> > (The default location for the JNLP template is
> > src/jnlp/template.vm and not src/main/jnlp/template.vm)
> We place the template in a different location. The reason being that the 
> resources are copied over, while the template is not. The plugin would have 
> to do some sort of special excluding if the template was located in the same 
> location as the resources.
> Maybe should we change this to
> src/main/jnlp/template.vm
> and
> src/main/jnlp/resources  or src/main/resources
> I am not sure of using src/main/resources as this directory may already be 
> used to contain jar specific resources.
> Any maven experts who could give some feedback?

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