[ 
http://jira.codehaus.org/browse/MWEBSTART-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerome Lacoste closed MWEBSTART-38.
-----------------------------------

      Assignee: Jerome Lacoste
    Resolution: Fixed

Adding         
plugin/src/main/java/org/codehaus/mojo/webstart/AbstractBaseJnlpMojo.java
Sending        
plugin/src/main/java/org/codehaus/mojo/webstart/AbstractJnlpMojo.java
Adding         plugin/src/main/java/org/codehaus/mojo/webstart/JarResource.java
Adding         
plugin/src/main/java/org/codehaus/mojo/webstart/JnlpDownloadServletMojo.java
Adding         plugin/src/main/java/org/codehaus/mojo/webstart/JnlpFile.java
Adding         
plugin/src/main/java/org/codehaus/mojo/webstart/generator/JarResourcesGenerator.java
Adding         
plugin/src/main/java/org/codehaus/mojo/webstart/generator/VersionXmlGenerator.java
Adding         plugin/src/site/apt/examples/simple_jnlp_download_servlet.apt
Transmitting file data ........
Committed revision 5035.


> Create a new mojo for use within JnlpDownloadServlet webapp projects
> --------------------------------------------------------------------
>
>                 Key: MWEBSTART-38
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-38
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.0-alpha-1
>         Environment: n/a
>            Reporter: Kevin Stembridge
>            Assignee: Jerome Lacoste
>             Fix For: 1.0-alpha-2
>
>         Attachments: AbstractJnlpMojo2.java, Generator2.java, 
> JarResource.java, JnlpDownloadServletMojo.java, MWEBSTART-38-1.patch, 
> MWEBSTART-38-2.patch, VersionXmlGenerator.java
>
>
> The plugin doesn't currently cater for jnlp projects that will be bundled in 
> a webapp and served up by the JnlpDownloadServlet.
> To be suitable for this type of project, the following features are required:
> - The mojo should be usable within a war project.
> - It won't produce its own artifact. The jars will be processed and stored in 
> a subdirectory of the exploded war target directory.
> - A version.xml file is optionally generated.
> - Enables multiple versions of an artifact to be included in the bundle. This 
> is to allow the JnlpDownloadServlet to provide jardiff updates to clients.

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