You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/16 07:19:34 UTC

[jira] Moved: (MPJNLP-26) Add Shortcut support for jnlp plug-in

     [ http://jira.codehaus.org/browse/MPJNLP-26?page=all ]

Brett Porter moved MAVEN-1565 to MPJNLP-26:
-------------------------------------------

       Version:     (was: 1.0.2)
    Issue Type: Bug  (was: Improvement)
           Key: MPJNLP-26  (was: MAVEN-1565)
       Project: maven-jnlp-plugin  (was: maven)

> Add Shortcut support for jnlp plug-in
> -------------------------------------
>
>          Key: MPJNLP-26
>          URL: http://jira.codehaus.org/browse/MPJNLP-26
>      Project: maven-jnlp-plugin
>         Type: Bug
>  Environment: JDK 1.5
>     Reporter: Jeff Campbell

>
>
> JNLP Plug-in NEEDS to have a "shortcut" property.  With JDK 1.5, Java Web Start NO LONGER automatically prompts the user to add a short cut.  So, you have to manually edit the jnlp file everytime (after running maven jnlp) to make sure you add the following the XML in the <information/> section of the code.
>     <shortcut online="false">
>       <desktop/>
>     </shortcut>
> This should be a EASY EASY fix....

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org