jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 1.x JNLP Plugin
  • MPJNLP-26

Add Shortcut support for jnlp plug-in

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Labels:
    None
  • Environment:
    JDK 1.5

Description

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

Issue Links

is related to

New Feature - A new feature of the product, which has yet to be developed. MPJNLP-16 Handle shortcut properties in jnlp-file

  • Major - Major loss of function.
  • Open - The issue is open and ready for the assignee to start work on it.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Unassigned
    Reporter:
    Jeff Campbell
Vote (0)
Watch (0)

Dates

  • Created:
    08/Feb/05 6:39 PM
    Updated:
    30/Aug/06 12:36 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.